diff src/gaim.h @ 1380:638af9a58e39

[gaim-migrate @ 1390] change chat window title, and prompt before allowing direct IM connect committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 05 Jan 2001 00:47:42 +0000
parents 730a1a19b4cc
children d606da211acb
line wrap: on
line diff
--- a/src/gaim.h	Fri Jan 05 00:32:19 2001 +0000
+++ b/src/gaim.h	Fri Jan 05 00:47:42 2001 +0000
@@ -361,8 +361,8 @@
 	struct gaim_connection *gc;
 };
 
-#define CONVERSATION_TITLE "Gaim - Conversation with %s"
-#define LOG_CONVERSATION_TITLE "Gaim - Conversation with %s (logged)"
+#define CONVERSATION_TITLE "Gaim - %s"
+#define LOG_CONVERSATION_TITLE "Gaim - %s (logged)"
 
 #define VOICE_UID     "09461341-4C7F-11D1-8222-444553540000"
 #define FILE_SEND_UID "09461343-4C7F-11D1-8222-444553540000"