diff pidgin/gtkutils.c @ 15381:d54794a47c56

I think this is all the instances of 'Gaim' within pidgin/
author Sean Egan <seanegan@gmail.com>
date Mon, 22 Jan 2007 09:02:33 +0000
parents 5fe8042783c1
children e6b40365930c
line wrap: on
line diff
--- a/pidgin/gtkutils.c	Mon Jan 22 08:37:53 2007 +0000
+++ b/pidgin/gtkutils.c	Mon Jan 22 09:02:33 2007 +0000
@@ -1409,7 +1409,7 @@
 
 			str = g_strdup_printf(_("Cannot send folder %s."), basename);
 			gaim_notify_error(NULL, NULL,
-					  str,_("Gaim cannot transfer a folder. You will need to send the files within individually"));
+					  str,_(PIDGIN_NAME " cannot transfer a folder. You will need to send the files within individually"));
 
 			g_free(str);