Mercurial > pidgin
diff plugins/docklet/docklet.c @ 9962:499a71d5d20f
[gaim-migrate @ 10870]
#if 0 some things so other things will compile and Gaim can be
fixed once piece at a time
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Tue, 07 Sep 2004 05:24:25 +0000 |
| parents | de25b23933fa |
| children | bdec08a8fc5b |
line wrap: on
line diff
--- a/plugins/docklet/docklet.c Tue Sep 07 05:15:38 2004 +0000 +++ b/plugins/docklet/docklet.c Tue Sep 07 05:24:25 2004 +0000 @@ -22,12 +22,13 @@ * 02111-1307, USA. */ -/* todo (in order of importance): - - unify the queue so we can have a global away without the dialog - - handle and update tooltips to show your current accounts/queued messages? - - show a count of queued messages in the unified queue - - dernyi's account status menu in the right click - - optional pop up notices when GNOME2's system-tray-applet supports it */ +/* TODO (in order of importance): + * - unify the queue so we can have a global away without the dialog + * - handle and update tooltips to show your current accounts/queued messages? + * - show a count of queued messages in the unified queue + * - dernyi's account status menu in the right click + * - optional pop up notices when GNOME2's system-tray-applet supports it + */ #include "internal.h" #include "gtkgaim.h"
