| 266 #define LOGIN_STEPS 5 |
266 #define LOGIN_STEPS 5 |
| 267 |
267 |
| 268 #define CONVERSATION_TITLE "Gaim - Conversation with %s" |
268 #define CONVERSATION_TITLE "Gaim - Conversation with %s" |
| 269 #define LOG_CONVERSATION_TITLE "Gaim - Conversation with %s (logged)" |
269 #define LOG_CONVERSATION_TITLE "Gaim - Conversation with %s (logged)" |
| 270 |
270 |
| 271 #define FILETRANS_UID "09461343-4C7F-11D1-8222-444553540000" |
271 #define VOICE_UID "09461341-4C7F-11D1-8222-444553540000" |
| |
272 #define FILE_GET_UID "09461343-4C7F-11D1-8222-444553540000" |
| |
273 #define IMAGE_UID "09461345-4C7F-11D1-8222-444553540000" |
| |
274 #define B_ICON_UID "09461346-4C7F-11D1-8222-444553540000" |
| |
275 #define FILE_SEND_UID "09461348-4C7F-11D1-8222-444553540000" |
| 272 |
276 |
| 273 #define LAGOMETER_STR "123CHECKLAG456" |
277 #define LAGOMETER_STR "123CHECKLAG456" |
| 274 |
278 |
| 275 #define AOL_SRCHSTR "/community/aimcheck.adp/url=" |
279 #define AOL_SRCHSTR "/community/aimcheck.adp/url=" |
| 276 |
280 |