diff pidgin/win32/resource.h @ 15997:495800004c0a

4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 05 Apr 2007 04:25:11 +0000
parents 32c366eeeb99
children 94ee22ed492b
line wrap: on
line diff
--- a/pidgin/win32/resource.h	Thu Apr 05 03:00:48 2007 +0000
+++ b/pidgin/win32/resource.h	Thu Apr 05 04:25:11 2007 +0000
@@ -1,1 +1,8 @@
-#define PURPLE_ICON                       104
+#define PIDGIN_ICON			104
+#define PIDGIN_TRAY_AVAILABLE_4BIT	105
+#define PIDGIN_TRAY_AWAY_4BIT		106
+#define PIDGIN_TRAY_BUSY_4BIT		107
+#define PIDGIN_TRAY_XA_4BIT		108
+#define PIDGIN_TRAY_OFFLINE_4BIT	109
+#define PIDGIN_TRAY_CONNECTING_4BIT	110
+#define PIDGIN_TRAY_PENDING_4BIT	111