pidgin/win32/resource.h

Thu, 05 Apr 2007 04:25:11 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Thu, 05 Apr 2007 04:25:11 +0000
changeset 16058
dc1c7b09a058
parent 15884
4de1981757fc
child 16238
33bf2fd32108
child 16808
c0736ad72fd6
child 20478
46933dc62880
permissions
-rw-r--r--

4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.

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

mercurial