diff pidgin/gtkdialogs.h @ 29510:a6b08260d631

Break the developer information out into its own dialog. I also bolded a few headings that weren't previously bolded because I think they look better this way. Feel free to debate and tweak.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 03 Oct 2009 19:18:18 +0000
parents eae4883944ed
children 4bdf4e5e6d67
line wrap: on
line diff
--- a/pidgin/gtkdialogs.h	Sat Oct 03 18:54:58 2009 +0000
+++ b/pidgin/gtkdialogs.h	Sat Oct 03 19:18:18 2009 +0000
@@ -34,6 +34,7 @@
 void pidgin_dialogs_destroy_all(void);
 void pidgin_dialogs_about(void);
 void pidgin_dialogs_buildinfo(void);
+void pidgin_dialogs_developers(void);
 void pidgin_dialogs_translators(void);
 void pidgin_dialogs_im(void);
 void pidgin_dialogs_im_with_user(PurpleAccount *, const char *);