pidgin/win32/resource.h

Mon, 21 Mar 2011 05:45:22 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Mon, 21 Mar 2011 05:45:22 +0000
branch
next.major
changeset 31604
ca5a2e576075
parent 16808
c0736ad72fd6
child 18068
b6554e3c8224
permissions
-rw-r--r--

propagate from branch 'im.pidgin.pidgin' (head 13ec611829f55193533e43e1e12fb973fbb5abde)
to branch 'im.pidgin.pidgin.next.major' (head 2b3dd7cca164e3101f9f5b6e65c5f40793049d4e)

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