src/prefs.c

changeset 378
950afed446c4
parent 375
00b01b41e3e7
child 411
4e2ed8c4c0f8
--- a/src/prefs.c	Sat Jun 10 04:03:52 2000 +0000
+++ b/src/prefs.c	Sat Jun 10 07:20:43 2000 +0000
@@ -771,7 +771,7 @@
 #endif
 	gaim_button(_("Show logon/logoffs in conversation windows"), &display_options, OPT_DISP_SHOW_LOGON, appbox );
 	gaim_button(_("Use devil icons"), &display_options, OPT_DISP_DEVIL_PIXMAPS, appbox );
-	gaim_button(_("Show graphical smileys"), &display_options, OPT_DISP_SHOW_SMILEY, appbox );
+	gaim_button(_("Show graphical smileys (experimental)"), &display_options, OPT_DISP_SHOW_SMILEY, appbox );
 	
 	
 	gaim_button(_("Bold Text"), &font_options, OPT_FONT_BOLD, fontbox);

mercurial