libpurple/plugins/perl/scripts/gtk_frame_test.pl

changeset 33955
55aa58076485
parent 16241
0c4919abc3b7
--- a/libpurple/plugins/perl/scripts/gtk_frame_test.pl	Sun Jun 02 23:35:00 2013 -0700
+++ b/libpurple/plugins/perl/scripts/gtk_frame_test.pl	Sun Jun 02 23:59:55 2013 -0700
@@ -9,7 +9,7 @@
 	summary => "Test plugin for the Perl interpreter.", 
 	description => "Implements a set of test proccedures to ensure all functions that work in the C API still work in the Perl plugin interface.  As XSUBs are added, this *should* be updated to test the changes.  Furthermore, this will function as the tutorial perl plugin.", 
 	author => "John H. Kelm <johnhkelm\@gmail.com>", 
-	url => "http://pidgin.im", 
+	url => "https://pidgin.im", 
 	
 	GTK_UI => TRUE,
 	gtk_prefs_info => "foo",

mercurial