# HG changeset patch # User Luke Schierer # Date 1081265882 0 # Node ID 0349e319e1c091148ae8e8b338abe9e809ea9298 # Parent ee7702e912fb8f5c5da41b6c0a81041d24bffe94 [gaim-migrate @ 9351] (11:48:43) Robot101: who added the "Show Formatting Toolbar" pref? (11:48:55) Robot101: why is it in Title Caps, unlike all of the rest of the prefs, and has no shortcut? (11:49:00) LSchiere: i don't think i did, but i certainly didn't disagree (11:49:30) Robot101: it should be "Show _formatting toolbar", not "Show Formatting Toolbar" (11:49:47) ***Robot101 drops a HIG grenade on someone committer: Tailor Script diff -r ee7702e912fb -r 0349e319e1c0 src/gtkprefs.c --- a/src/gtkprefs.c Tue Apr 06 15:27:18 2004 +0000 +++ b/src/gtkprefs.c Tue Apr 06 15:38:02 2004 +0000 @@ -922,7 +922,7 @@ gaim_gtk_prefs_checkbox(_("Send _URLs as Links"), "/core/conversations/send_urls_as_links", vbox); - gaim_gtk_prefs_checkbox(_("Show _Formatting Toolbar"), + gaim_gtk_prefs_checkbox(_("Show _formatting toolbar"), "/gaim/gtk/conversations/show_formatting_toolbar", vbox); gaim_gtk_prefs_checkbox(_("Show a_liases in tabs/titles"),