diff options
author | Josh Barrow <carbamide@src.gnome.org> | 2000-08-02 15:04:31 +0000 |
---|---|---|
committer | Josh Barrow <carbamide@src.gnome.org> | 2000-08-02 15:04:31 +0000 |
commit | a60e92ba97069159e13abd6c2770b80214a7a09b (patch) | |
tree | 87f34bacb6f840879cfb7ac179ce4deb6ef1013c /icons | |
parent | 25ed6367161392b745dd6a6646f85ea8803bad5c (diff) | |
download | nautilus-a60e92ba97069159e13abd6c2770b80214a7a09b.tar.gz |
Changed to use Arlo's backgrounds
Changed to use Arlo's backgrounds
Diffstat (limited to 'icons')
-rw-r--r-- | icons/arlo/arlo.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/arlo/arlo.xml b/icons/arlo/arlo.xml index 5bf5e41ba..76ae8685a 100644 --- a/icons/arlo/arlo.xml +++ b/icons/arlo/arlo.xml @@ -1,9 +1,9 @@ <?xml version="1.0"?> <theme name="arlo"> - <directory BACKGROUND_TILE_IMAGE="backgrounds/white_ribs.png"/> + <directory BACKGROUND_TILE_IMAGE="./backgrounds/window_pattern.png"/> <sidebar SIDEBAR_BACKGROUND_COLOR="rgb:6666/9999/9999-rgb:0000/3333/3333|90-rgb:0000/0000/0000:h" SIDEBAR_BACKGROUND_TILE_IMAGE="backgrounds/.striated.png" TAB_PIECE_IMAGES="sidebar_tab_pieces" COMBINE="TRUE" LEFT_OFFSET="0" TEXT_H_OFFSET="-4" LABEL_COLOR="rgb:FFFF/FFFF/FFFF" /> - <desktop BACKGROUND_TILE_IMAGE="backgrounds/ice.png"/> + <desktop BACKGROUND_TILE_IMAGE="./backgrounds/desktop_pattern.png"/> <zoom_control NUMBER_V_OFFSET="-11" DIGIT_WIDTH="6"/> </theme> |