pidgin/win32/resource.h

Sat, 15 Sep 2007 06:26:35 +0000

author
Sadrul Habib Chowdhury <sadrul@pidgin.im>
date
Sat, 15 Sep 2007 06:26:35 +0000
branch
sadrul.conv.persistent
changeset 20311
da3f849ce6e3
parent 16808
c0736ad72fd6
child 18068
b6554e3c8224
permissions
-rw-r--r--

propagate from branch 'im.pidgin.pidgin' (head 7a408753ea6fcb06a8d7002498c1583ce6a5bcc7)
to branch 'im.pidgin.sadrul.conv.persistent' (head e6b980956cd23dd775a1b49bd600c1586f408212)

16058
dc1c7b09a058 4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
Daniel Atallah <datallah@pidgin.im>
parents: 15884
diff changeset
1 #define PIDGIN_ICON 104
dc1c7b09a058 4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
Daniel Atallah <datallah@pidgin.im>
parents: 15884
diff changeset
2 #define PIDGIN_TRAY_AVAILABLE_4BIT 105
dc1c7b09a058 4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
Daniel Atallah <datallah@pidgin.im>
parents: 15884
diff changeset
3 #define PIDGIN_TRAY_AWAY_4BIT 106
dc1c7b09a058 4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
Daniel Atallah <datallah@pidgin.im>
parents: 15884
diff changeset
4 #define PIDGIN_TRAY_BUSY_4BIT 107
dc1c7b09a058 4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
Daniel Atallah <datallah@pidgin.im>
parents: 15884
diff changeset
5 #define PIDGIN_TRAY_XA_4BIT 108
dc1c7b09a058 4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
Daniel Atallah <datallah@pidgin.im>
parents: 15884
diff changeset
6 #define PIDGIN_TRAY_OFFLINE_4BIT 109
dc1c7b09a058 4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
Daniel Atallah <datallah@pidgin.im>
parents: 15884
diff changeset
7 #define PIDGIN_TRAY_CONNECTING_4BIT 110
dc1c7b09a058 4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
Daniel Atallah <datallah@pidgin.im>
parents: 15884
diff changeset
8 #define PIDGIN_TRAY_PENDING_4BIT 111
16808
c0736ad72fd6 And make them used
Sean Egan <seanegan@pidgin.im>
parents: 16058
diff changeset
9 #define PIDGIN_TRAY_INVISIBLE_4BIT 112

mercurial