summaryrefslogtreecommitdiff
path: root/icons/gnome/gnome.xml
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2002-03-07 22:34:09 +0000
committerDarin Adler <darin@src.gnome.org>2002-03-07 22:34:09 +0000
commitb21c63fc771d0ad8da5ec89e68d698b5e04f5d3f (patch)
treeaf0050051aa511a308b7ec5402f936b93d9b86dd /icons/gnome/gnome.xml
parent80464ee1ea021cb8ec0d1d097b424277e19e28d7 (diff)
downloadnautilus-b21c63fc771d0ad8da5ec89e68d698b5e04f5d3f.tar.gz
Tweaked the zoom control specifications to match the new nicer rules.
* icons/crux_eggplant/crux_eggplant.xml: * icons/crux_teal/crux_teal.xml: * icons/default/default.xml: * icons/gnome/gnome.xml: * icons/sierra/sierra.xml: * icons/tahoe/tahoe.xml: Tweaked the zoom control specifications to match the new nicer rules. * src/nautilus-zoom-control.c: (draw_number): Removed a lot of strangeness and fudge factors from this function.
Diffstat (limited to 'icons/gnome/gnome.xml')
-rw-r--r--icons/gnome/gnome.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/icons/gnome/gnome.xml b/icons/gnome/gnome.xml
index 52073793f..943439cc7 100644
--- a/icons/gnome/gnome.xml
+++ b/icons/gnome/gnome.xml
@@ -1,4 +1,5 @@
<?xml version="1.0"?>
+
<theme _name="GNOME" _description="A theme designed to fit well with the classic GNOME environment.">
<directory background_tile_image="patterns/gnome.jpg"
@@ -22,4 +23,6 @@
<thumbnails frame_offsets="3,3,6,6"/>
<toolbar icon_theme="standard"/>
<throbber frame_count="15" url="http://www.gnome.org"/>
- </theme>
+ <zoom_control number_v_offset="-2" number_h_offset="-2"/>
+
+</theme>