diff options
author | Andy Hertzfeld <andy@src.gnome.org> | 2001-07-21 00:14:57 +0000 |
---|---|---|
committer | Andy Hertzfeld <andy@src.gnome.org> | 2001-07-21 00:14:57 +0000 |
commit | 4a61d92628e62f4b49ff4f75fbdecc3239e9ec93 (patch) | |
tree | 19694bba287926449f13e68625b0d554cd91e7b2 /data | |
parent | d53b677f424ba9afec92a2439f17a4efd3f48e67 (diff) | |
download | nautilus-4a61d92628e62f4b49ff4f75fbdecc3239e9ec93.tar.gz |
fixed problem that the reset property was not localizable, since it used
fixed problem that the reset property was not localizable, since
it used an image that contained text. Fixed, by removing the
text from the image and compositing it on the fly, from a localizable
string.
* data/patterns/reset.png:
new version of reset tile without text.
* libnautilus-private/nautilus-customization-data.c:
(nautilus_customization_data_get_next_element_for_display),
(add_reset_text), (nautilus_customization_make_pattern_chit):
composite the reset text on the fly when necessary
* libnautilus-private/nautilus-customization-data.h:
added a parameter to make_pattern_chit to tell it to draw
the reset text when necessary
* src/nautilus-property-browser.c: (make_drag_image),
(make_color_drag_image), (add_reset_property):
set the reset parameter properly when calling make_pattern_chit.
Diffstat (limited to 'data')
-rw-r--r-- | data/patterns/reset.png | bin | 759 -> 441 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/data/patterns/reset.png b/data/patterns/reset.png Binary files differindex bf1892e38..34674fbd4 100644 --- a/data/patterns/reset.png +++ b/data/patterns/reset.png |