diff options
author | Josh Barrow <drleary@mac.com> | 2002-02-28 18:36:48 +0000 |
---|---|---|
committer | Josh Barrow <carbamide@src.gnome.org> | 2002-02-28 18:36:48 +0000 |
commit | 8b74353f7bd0c2b38d2bb64309574117bccdf37b (patch) | |
tree | 70e37eff80706fa4a087c867aaeb122454794f67 /icons/default | |
parent | a6734d303977aa312617c67c70b761a27b5193f6 (diff) | |
download | nautilus-8b74353f7bd0c2b38d2bb64309574117bccdf37b.tar.gz |
No-one uses services anymore, remove
2002-02-28 Josh Barrow <drleary@mac.com>
* icons/Makefile.am:
* icons/Services.png:
No-one uses services anymore, remove
* icons/bubble-LL.png:
* icons/bubble-LR.png:
* icons/bubble-UL.png:
* icons/bubble-UR.png:
All of these were for a non-realized Services project.
Remove.
* icons/bullet.png:
This was for the aa version of the stretch handles. If we
decide to make the stretch handles aa, we can "cvs bring them back"
* icons/computer.png:
* icons/computer.svg:
These were both for the ~/Nautilus thing. ~/Nautilus doesn't
exist anymore.
* icons/default/desktop_home.png:
* icons/default/temp-home.png:
Rename temp-home.png to desktop_home.png as it's not very temporary.
It's been there for over a year.
* icons/druid_header.png:
* icons/druid_header_stretch.png:
* icons/druid_sidebar.png:
There's nolonger a first time druid. Remove these.
* icons/expert-selected.png:
* icons/expert.png:
* icons/intermediate-selected.png:
* icons/intermediate.png:
* icons/novice-selected.png:
* icons/novice.png:
There are nolonger user levels. Remove these
* icons/home.png:
* icons/leftarrow.png:
* icons/rightarrow.png:
* icons/uparrow.png:
* icons/search.png:
If I recall, these were from the very first try at theming
support in Nautilus. They haven't been used for a *very* long
time. Remove them.
* icons/netscape.png:
This was used in ~/Nautilus, remove it.
* icons/text-selection-frame.png:
Not used now that there's not an aa v. non-aa thing going on.
* icons/theme_preview.png:
This is now in the default theme folder.
* icons/tiny-alert.png:
* icons/multi-ok.png:
* icons/not.png:
No clue what these were, but I'm certain they're not used anywhere.
* src/file-manager/fm-desktop-icon-view.c:
(update_home_link_and_delete_copies):
Change instance of "temp-home" to "desktop_home"
Diffstat (limited to 'icons/default')
-rw-r--r-- | icons/default/Makefile.am | 3 | ||||
-rw-r--r-- | icons/default/desktop-home.png (renamed from icons/default/temp-home.png) | bin | 5949 -> 5949 bytes | |||
-rw-r--r-- | icons/default/home.png | bin | 190 -> 0 bytes |
3 files changed, 1 insertions, 2 deletions
diff --git a/icons/default/Makefile.am b/icons/default/Makefile.am index 46dcd6588..090e77c66 100644 --- a/icons/default/Makefile.am +++ b/icons/default/Makefile.am @@ -13,6 +13,7 @@ icon_DATA =\ SearchWeb.png \ decrement.png \ default.xml \ + desktop-home.png \ emblem-OK.svg \ emblem-broken-link.png \ emblem-certified.svg \ @@ -35,7 +36,6 @@ icon_DATA =\ emblem-symbolic-link-36.png \ emblem-trash.png \ emblem-urgent.svg \ - home.png \ i-directory-12.png \ i-directory-24.png \ i-directory-36.png \ @@ -72,7 +72,6 @@ icon_DATA =\ manual.png \ number_strip.png \ side_bar_image.png \ - temp-home.png \ theme_preview.png \ trash-empty.png \ trash-full.png \ diff --git a/icons/default/temp-home.png b/icons/default/desktop-home.png Binary files differindex d42f12125..d42f12125 100644 --- a/icons/default/temp-home.png +++ b/icons/default/desktop-home.png diff --git a/icons/default/home.png b/icons/default/home.png Binary files differdeleted file mode 100644 index d7d2bb03f..000000000 --- a/icons/default/home.png +++ /dev/null |