diff options
-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
|