diff options
Diffstat (limited to 'ui/evolution.xml')
-rw-r--r-- | ui/evolution.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ui/evolution.xml b/ui/evolution.xml index 6004159250..b232097a31 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -12,19 +12,19 @@ <cmd name="FileExit" _label="_Quit" _tip="Exit the program" accel="*Control*q"/> - <cmd name="ViewButtonsIconText" _label="Icons _and text" + <cmd name="ViewButtonsIconText" _label="Icons _and Text" type="radio" group="button_display" _tip="Display window buttons with icons and text"/> - <cmd name="ViewButtonsIcon" _label="_Icons only" + <cmd name="ViewButtonsIcon" _label="_Icons Only" type="radio" group="button_display" _tip="Display window buttons with icons only"/> - <cmd name="ViewButtonsText" _label="_Text only" + <cmd name="ViewButtonsText" _label="_Text Only" type="radio" group="button_display" _tip="Display window buttons with text only"/> - <cmd name="ViewButtonsToolbar" _label="Tool_bar style" + <cmd name="ViewButtonsToolbar" _label="Tool_bar Style" type="radio" group="button_display" _tip="Display window buttons using the desktop toolbar setting"/> - <cmd name="ViewButtonsHide" _label="_Hide buttons" + <cmd name="ViewButtonsHide" _label="_Hide Buttons" type="toggle" _tip="Hide window buttons"/> <cmd name="ViewToolbar" _label="Show _Toolbar" type="toggle" |