summaryrefslogtreecommitdiff
path: root/icons/default.xml
diff options
context:
space:
mode:
authorAndy Hertzfeld <andy@src.gnome.org>2000-12-18 20:11:59 +0000
committerAndy Hertzfeld <andy@src.gnome.org>2000-12-18 20:11:59 +0000
commit23af2389bbdc57a6dbf8ada9e61b75ef72412a35 (patch)
tree43b31788fe6f9938da6acd6d08a14f59349238ce /icons/default.xml
parent5d000155e1e50efb542d94d04115d34506942fb1 (diff)
downloadnautilus-23af2389bbdc57a6dbf8ada9e61b75ef72412a35.tar.gz
fixed bug 5230, shrinking the width of Backgrounds window causes floating
* src/nautilus-property-browser.c: (set_up_category_width): fixed bug 5230, shrinking the width of Backgrounds window causes floating point exception, by pinning the number of columns at 1. * icons/Makefile.am: * icons/default.xml: * icons/eazel/eazel.xml: * icons/vector/vector.xml: * icons/zoom_body.png: * icons/eazel/zoom_body.png: new zoom control image from Susan
Diffstat (limited to 'icons/default.xml')
-rw-r--r--icons/default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/default.xml b/icons/default.xml
index d7c430372..34e0827a2 100644
--- a/icons/default.xml
+++ b/icons/default.xml
@@ -7,4 +7,5 @@
<toolbar FRAME_TYPE="in"/>
<thumbnails FRAME_OFFSETS="3,3,6,6"/>
<throbber FRAME_COUNT="15" URL="http://www.eazel.com"/>
+ <zoom_control NUMBER_V_OFFSET="-6" NUMBER_H_OFFSET="-2" DIGIT_WIDTH="6"/>
</theme>