Fri, 17 Aug 2007 22:10:43 +0000
explicit merge of 'ce478c555c3d69e8321cbb75fa8060985522de7c'
and '050c68af4e1a07e538fbf4ea48090a19ca38719b'
to branch 'org.maemo.garage.pidgin.pidgin.dialog-transience'
|
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 | 9 | #define PIDGIN_TRAY_INVISIBLE_4BIT 112 |