diff options
author | Andy Hertzfeld <andy@src.gnome.org> | 2000-11-01 02:25:26 +0000 |
---|---|---|
committer | Andy Hertzfeld <andy@src.gnome.org> | 2000-11-01 02:25:26 +0000 |
commit | 63dbb943338714e863285f8ec8bbf53a9620433e (patch) | |
tree | 30031aec877583ab00c712ce982d14437832723e /icons | |
parent | ec5182045c09dc9058b93c44d7134ec957756c8a (diff) | |
download | nautilus-63dbb943338714e863285f8ec8bbf53a9620433e.tar.gz |
added a new "loading thumbnail" icon from Susan
* icons/Makefile.am:
* icons/loading.png:
* icons/loading-aa.png:
* libnautilus-extensions/nautilus-icon-factory.c:
(nautilus_icon_factory_get_icon_for_file):
added a new "loading thumbnail" icon from Susan
* src/nautilus-property-browser.c:
(nautilus_property_browser_delete_event_callback),
(cancel_remove_mode), (add_new_button_callback),
(done_button_callback):
made the property browser reset remove mode when it's dismissed
Diffstat (limited to 'icons')
-rw-r--r-- | icons/Makefile.am | 1 | ||||
-rw-r--r-- | icons/loading-aa.png | bin | 0 -> 4446 bytes | |||
-rw-r--r-- | icons/loading.png | bin | 5308 -> 4061 bytes |
3 files changed, 1 insertions, 0 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am index c6441565d..3933fd8aa 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -175,6 +175,7 @@ icon_DATA =\ knob.png \ leftarrow.png \ loading.png \ + loading-aa.png \ manual.png \ multi-ok.png \ nautilus-logo.png \ diff --git a/icons/loading-aa.png b/icons/loading-aa.png Binary files differnew file mode 100644 index 000000000..505c805e4 --- /dev/null +++ b/icons/loading-aa.png diff --git a/icons/loading.png b/icons/loading.png Binary files differindex 1ef434c02..dcff17988 100644 --- a/icons/loading.png +++ b/icons/loading.png |