summaryrefslogtreecommitdiff
path: root/icons/gnome
diff options
context:
space:
mode:
authorMichael Meeks <michael@ximian.com>2002-05-16 09:54:51 +0000
committerMichael Meeks <michael@src.gnome.org>2002-05-16 09:54:51 +0000
commit3f461b7fb36e626aa98b25ce58b3553fab157415 (patch)
tree2b2e69506ef094e3f185277aea8963dbf0435939 /icons/gnome
parent08ca67a0f2e4991eac2b712425fde01cda257e6e (diff)
downloadnautilus-3f461b7fb36e626aa98b25ce58b3553fab157415.tar.gz
put back the old nautilus values, keep the new values in
2002-05-16 Michael Meeks <michael@ximian.com> * icons/tahoe/tahoe.xml: * icons/gnome/gnome.xml: * icons/sierra/sierra.xml: * icons/crux_teal/crux_teal.xml: * icons/crux_eggplant/crux_eggplant.xml: * icons/default/default.xml: put back the old nautilus values, keep the new values in number_v_2_offset. * src/nautilus-zoom-control.c (draw_number): ask for number_v_2_offset so we can keep theme compatibility and get offsets right. Mostly we want 0 for the offset anyway, so this automagically gets most things right.
Diffstat (limited to 'icons/gnome')
-rw-r--r--icons/gnome/gnome.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/gnome/gnome.xml b/icons/gnome/gnome.xml
index 7b233d22c..6524db260 100644
--- a/icons/gnome/gnome.xml
+++ b/icons/gnome/gnome.xml
@@ -23,6 +23,6 @@
<thumbnails frame_offsets="3,3,6,6"/>
<toolbar icon_theme="standard"/>
<throbber frame_count="15" url="http://www.gnome.org"/>
- <zoom_control number_v_offset="-1" number_h_offset="-2"/>
+ <zoom_control number_v_offset="0" number_v_2_offset="-1" number_h_offset="-2"/>
</theme>