diff options
author | Darin Adler <darin@src.gnome.org> | 2002-03-07 22:34:09 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2002-03-07 22:34:09 +0000 |
commit | b21c63fc771d0ad8da5ec89e68d698b5e04f5d3f (patch) | |
tree | af0050051aa511a308b7ec5402f936b93d9b86dd /icons/crux_eggplant | |
parent | 80464ee1ea021cb8ec0d1d097b424277e19e28d7 (diff) | |
download | nautilus-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/crux_eggplant')
-rw-r--r-- | icons/crux_eggplant/crux_eggplant.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/icons/crux_eggplant/crux_eggplant.xml b/icons/crux_eggplant/crux_eggplant.xml index b9aab8c6f..f4ec05a70 100644 --- a/icons/crux_eggplant/crux_eggplant.xml +++ b/icons/crux_eggplant/crux_eggplant.xml @@ -15,6 +15,5 @@ tab_font="Helvetica Bold" /> <desktop background_tile_image="./backgrounds/background_pattern.png"/> - <zoom_control number_v_offset="-6" number_h_offset="0" digit_width="6"/> <throbber frame_count="30" url="http://www.eazel.com"/> </theme> |