comparison src/gaim.h @ 1490:44528cc8e8ff

[gaim-migrate @ 1500] fine. whatever. i don't care anymore. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 15 Feb 2001 17:14:33 +0000
parents 4cf6d1704e76
children de0b946e86a4
comparison
equal deleted inserted replaced
1489:5f5dae3b227d 1490:44528cc8e8ff
354 354
355 /* something to distinguish */ 355 /* something to distinguish */
356 gboolean is_chat; 356 gboolean is_chat;
357 }; 357 };
358 358
359 #define CONVERSATION_TITLE "Gaim - %s" 359 #define CONVERSATION_TITLE "%s - Gaim"
360 #define LOG_CONVERSATION_TITLE "Gaim - %s (logged)" 360 #define LOG_CONVERSATION_TITLE "%s - Gaim (logged)"
361 361
362 #define AOL_SRCHSTR "/community/aimcheck.adp/url=" 362 #define AOL_SRCHSTR "/community/aimcheck.adp/url="
363 363
364 /* These should all be runtime selectable */ 364 /* These should all be runtime selectable */
365 365