diff console/gntprefs.h @ 14059:2d1b41e3cf0d

[gaim-migrate @ 16674] Add a way to change some preferences (the preferences for the conversations do not do anything yet). I used the request-api for this, which I think is cool. But too many preferences will make the dialog long, which may not fit in the screen. It looks alright for now though. You can pop the dialog up with "/prefs" command in a converastion. And some other minor fixes. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 09 Aug 2006 03:41:45 +0000
parents b7a99d54a5a9
children c65ed4f6eea8
line wrap: on
line diff
--- a/console/gntprefs.h	Tue Aug 08 23:20:08 2006 +0000
+++ b/console/gntprefs.h	Wed Aug 09 03:41:45 2006 +0000
@@ -1,2 +1,4 @@
 void gg_prefs_init();
 
+void gg_prefs_show_all();
+