diff src/gtkconv.c @ 6244:519028f52516

[gaim-migrate @ 6738] Bjoern Voigt writes: "I prepared a new i18n patch (i18n14.patch). Parts of this patch I already send to you, but I couldn't see it in gaim-commits. I recently subscribed gaim-commits, so it's easier for me to see, whether or not and when my patch is commited. i18n14.patch contains: - updated German translation - updated file po/POTFILES.in - a fix for gaim's history dialog (the timestamps were temporarily not visible)" committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 20 Jul 2003 14:11:43 +0000
parents 3b5c86808a66
children 9287c2897a07
line wrap: on
line diff
--- a/src/gtkconv.c	Sun Jul 20 07:35:32 2003 +0000
+++ b/src/gtkconv.c	Sun Jul 20 14:11:43 2003 +0000
@@ -3905,6 +3905,7 @@
 			fd = open_log_file(filename, (conv_type == GAIM_CONV_CHAT));
 
 			if (fd) {
+			    /* "---- " is a delimiter, see dialogs.c:show_log() */
 				if (!gaim_prefs_get_bool("/gaim/gtk/logging/strip_html"))
 					fprintf(fd,
 							_("<HR><BR><H3 Align=Center> "