summaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorJosh Barrow <drleary@mac.com>2002-02-28 16:49:24 +0000
committerJosh Barrow <carbamide@src.gnome.org>2002-02-28 16:49:24 +0000
commitf4e01062fbaadeee8ee185a066dc7c6a299e6b84 (patch)
tree4dd16b57d5a20b6c6b9ba0a5af5d4d84471f3943 /icons
parent6348cbc1e74b37e7d1d5ea5647dd86da59354b99 (diff)
downloadnautilus-f4e01062fbaadeee8ee185a066dc7c6a299e6b84.tar.gz
Remove sierra_green.png Change instance of sierra_green.png to #BAC5C0.
2002-02-28 Josh Barrow <drleary@mac.com> * icons/sierra/Makefile.am: Remove sierra_green.png * icons/sierra/sierra.xml: Change instance of sierra_green.png to #BAC5C0. Why wasn't this like this to begin with? sierra_green.png was just a patch of #BAC5C0... what a waste! * icons/sierra/sierra_green.png: Remove. Not certain, but I think that this makes the sierra theme a tiny bit faster.
Diffstat (limited to 'icons')
-rw-r--r--icons/sierra/Makefile.am1
-rw-r--r--icons/sierra/sierra.xml2
-rw-r--r--icons/sierra/sierra_green.pngbin254 -> 0 bytes
3 files changed, 1 insertions, 2 deletions
diff --git a/icons/sierra/Makefile.am b/icons/sierra/Makefile.am
index b2348d1af..d43398aa6 100644
--- a/icons/sierra/Makefile.am
+++ b/icons/sierra/Makefile.am
@@ -17,7 +17,6 @@ sierra_DATA = \
number_strip.png \
Sierra_desktop.png \
theme_preview.png \
- sierra_green.png \
sierra.xml
EXTRA_DIST = $(sierra_DATA)
diff --git a/icons/sierra/sierra.xml b/icons/sierra/sierra.xml
index aaca7b95d..db618800e 100644
--- a/icons/sierra/sierra.xml
+++ b/icons/sierra/sierra.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<theme _name="Sierra" _description="Uses manila folders and gray-green backgrounds.">
<sidebar sidebar_background_tile_image="./green_weave.png" sidebar_background_color="#FFFFFF" tab_piece_images="none"/>
- <directory background_tile_image="./villanova_green.png" background_color="#FFFFFF" selection_box_color_rgba="0x70818359" selection_box_color="#708183"/>
+ <directory background_color="#BAC5C0" selection_box_color_rgba="0x70818359" selection_box_color="#708183"/>
<desktop background_tile_image="./Sierra_desktop.png" background_color="#FFFFFF"/>
<zoom_control number_v_offset="-6" digit_width="6"/>
</theme>
diff --git a/icons/sierra/sierra_green.png b/icons/sierra/sierra_green.png
deleted file mode 100644
index 529cf7778..000000000
--- a/icons/sierra/sierra_green.png
+++ /dev/null
Binary files differ