diff pidgin/gtkprefs.c @ 18615:0ad0bdb0063b

merge of '36ee98cd262baf7d57502c08fc185518ed93532a' and '4155ac2acf86fd3365a2f8ea18bd1cb4d1db4f0e'
author Ka-Hing Cheung <khc@hxbc.us>
date Sun, 22 Jul 2007 18:17:26 +0000
parents 3ac99b2e2168
children 075c8dab16e2 4bd16a73769c
line wrap: on
line diff
--- a/pidgin/gtkprefs.c	Sat Jul 21 06:22:15 2007 +0000
+++ b/pidgin/gtkprefs.c	Sun Jul 22 18:17:26 2007 +0000
@@ -994,7 +994,7 @@
 	pidgin_prefs_checkbox(_("Show _formatting on incoming messages"),
 				PIDGIN_PREFS_ROOT "/conversations/show_incoming_formatting", vbox);
 
-	iconpref1 = pidgin_prefs_checkbox(_("Show buddy _icons"),
+	iconpref1 = pidgin_prefs_checkbox(_("Show Buddy _Details"),
 			PIDGIN_PREFS_ROOT "/conversations/im/show_buddy_icons", vbox);
 	iconpref2 = pidgin_prefs_checkbox(_("Enable buddy ic_on animation"),
 			PIDGIN_PREFS_ROOT "/conversations/im/animate_buddy_icons", vbox);