Adding a "1:1" symbol in tool's titile that require a 1:1 preview to be seen (issue 2132)

This commit is contained in:
Hombre
2013-12-21 14:29:53 +01:00
parent f3c2ce6425
commit e4e66cfc49
23 changed files with 814 additions and 118 deletions

View File

@@ -391,6 +391,9 @@ widget_class "*<GtkStatusbar>*" style "clearlooks-statusbar"
#widget_class "*<GtkComboBoxEntry>*" style "clearlooks-comboboxentry"
widget_class "*<GtkComboBox>*" style "clearlooks-combobox"
widget_class "*<GtkExpander>.<GtkLabel>" style "clearlooks-expanderLabel"
widget_class "*<GtkExpander>.<GtkHBox>.<GtkLabel>" style "clearlooks-expanderLabel"
widget_class "*<GtkMenuBar>*" style "clearlooks-menubar"
widget_class "*<GtkMenu>*" style "clearlooks-menu"
widget_class "*<GtkMenuItem>*" style "clearlooks-menu_item"
@@ -423,5 +426,4 @@ widget "*.ThresholdSelector" style "clearlooks-thresholdselector"
##################################################################
widget "gtk-tooltip*" style "clearlooks-tooltips"
gtk-icon-theme-name="Light"