diff src/gnome_applet_mgr.h @ 776:626975d79bff

[gaim-migrate @ 786] i'm not sure i want these, but they're much much better than the penguins/daemons committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 29 Aug 2000 00:44:32 +0000
parents 5a908dd5cfc4
children 38452403563b
line wrap: on
line diff
--- a/src/gnome_applet_mgr.h	Mon Aug 28 23:47:29 2000 +0000
+++ b/src/gnome_applet_mgr.h	Tue Aug 29 00:44:32 2000 +0000
@@ -61,6 +61,10 @@
 #define GAIM_GNOME_PENGUIN_CONNECT "gaim/gnome/penguin-connect.png"
 #define GAIM_GNOME_PENGUIN_ONLINE "gaim/gnome/penguin-online.png"
 
+#define GAIM_GNOME_OFFLINE_ICON "apple-red.png"
+#define GAIM_GNOME_CONNECT_ICON "gnome-battery.png"
+#define GAIM_GNOME_ONLINE_ICON "apple-green.png"
+
 extern gint init_applet_mgr();
 extern void applet_do_signon(AppletWidget *, gpointer);
 extern void make_buddy();