Mercurial > pidgin.yaz
changeset 8600:0349e319e1c0
[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 <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 06 Apr 2004 15:38:02 +0000 |
parents | ee7702e912fb |
children | cfb11d9a46fd |
files | src/gtkprefs.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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"),