diff options
author | raveit65 <[email protected]> | 2014-05-04 13:58:14 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-05-04 13:58:14 +0200 |
commit | 9ce4d80f3ab3d1477240f2262362e7e25f006872 (patch) | |
tree | 4cd83aa335e33276daccd97647ff41af65e6c4d0 /desktop-themes | |
parent | 5a0dc2db0620677d854e87bb832ae97167884abb (diff) | |
download | mate-themes-9ce4d80f3ab3d1477240f2262362e7e25f006872.tar.bz2 mate-themes-9ce4d80f3ab3d1477240f2262362e7e25f006872.tar.xz |
BLueMenta GTK2: some fixes
Diffstat (limited to 'desktop-themes')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/apps/Caja/caja-toolbar.png (renamed from desktop-themes/BlueMenta/gtk-2.0/apps/Caja/nautilus-toolbar.png) | bin | 4478 -> 4478 bytes | |||
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/gtkrc | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/BlueMenta/gtk-2.0/apps/Caja/nautilus-toolbar.png b/desktop-themes/BlueMenta/gtk-2.0/apps/Caja/caja-toolbar.png Binary files differindex dee776cb..dee776cb 100644 --- a/desktop-themes/BlueMenta/gtk-2.0/apps/Caja/nautilus-toolbar.png +++ b/desktop-themes/BlueMenta/gtk-2.0/apps/Caja/caja-toolbar.png diff --git a/desktop-themes/BlueMenta/gtk-2.0/gtkrc b/desktop-themes/BlueMenta/gtk-2.0/gtkrc index 5da628ac..8146ca6b 100644 --- a/desktop-themes/BlueMenta/gtk-2.0/gtkrc +++ b/desktop-themes/BlueMenta/gtk-2.0/gtkrc @@ -1,4 +1,4 @@ -# Author: lassekongo83
+# Author: Wolfgang Ulbrich
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -689,7 +689,7 @@ widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround"
# GtkCList also uses the fg color to draw text on top of the base colors.
widget_class "*<GtkCList>" style "fg_is_text_color_workaround"
-# Nautilus when renaming files, and maybe other places.
+# Caja when renaming files, and maybe other places.
widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround"
# Thickness for indicator menu items
|