diff -r e8c5de29a4b6 -r 55aa58076485 pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Sun Jun 02 23:35:00 2013 -0700 +++ b/pidgin/gtkdialogs.c Sun Jun 02 23:59:55 2013 -0700 @@ -531,8 +531,8 @@ "
Help for Oracle Employees is " @@ -551,8 +551,8 @@ "are welcome to post in another language, but the responses may " "be less helpful.
"), "support@pidgin.im", "support@pidgin.im", - "http://pidgin.im/pipermail/support/", - "http://pidgin.im/pipermail/support/"); + "https://pidgin.im/pipermail/support/", + "https://pidgin.im/pipermail/support/"); tmp = g_strdup_printf(_("About %s"), PIDGIN_NAME); about = pidgin_build_help_dialog(tmp, "about", str);