Mercurial > pidgin
diff src/gtkprefs.c @ 11709:cae2fb7e8594
[gaim-migrate @ 14000]
This is a patch from Casey Harkins to significantly overhaul the docklet plugin. I'm pretty happy about this because it enables us to remove a win32 GTK+ dependency on the core and all the prpls.
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Sat, 22 Oct 2005 01:18:08 +0000 |
parents | 96a9462583c1 |
children | 7e0ad3b6882a |
line wrap: on
line diff
--- a/src/gtkprefs.c Sat Oct 22 01:03:18 2005 +0000 +++ b/src/gtkprefs.c Sat Oct 22 01:18:08 2005 +0000 @@ -2246,10 +2246,6 @@ gaim_prefs_add_none("/gaim/gtk"); gaim_prefs_add_none("/plugins/gtk"); - /* XXX Move this! HACK! :( Aww... */ - gaim_prefs_add_none("/plugins/gtk/docklet"); - gaim_prefs_add_bool("/plugins/gtk/docklet/queue_messages", FALSE); - /* Away Queueing */ gaim_prefs_add_none("/gaim/gtk/away"); gaim_prefs_add_bool("/gaim/gtk/away/queue_messages", FALSE);