diff options
author | Arlo Rose <arlo@src.gnome.org> | 2001-02-26 06:27:47 +0000 |
---|---|---|
committer | Arlo Rose <arlo@src.gnome.org> | 2001-02-26 06:27:47 +0000 |
commit | 7c0f7f1f65773fe385b052d839c8ee253a868a26 (patch) | |
tree | bc7178a849db01c8c1f1b056e15efcac68c350c2 /icons/crux_eggplant/Makefile.am | |
parent | e6850ebd7b37e051227bd7dbb4a3aed26d711cf3 (diff) | |
download | nautilus-7c0f7f1f65773fe385b052d839c8ee253a868a26.tar.gz |
Changed the design of the Crux documents to have 8.5 x 11 aspect ratio,
* configure.in:
* icons/arlo/Makefile.am:
* icons/arlo/i-regular-12-aa.png:
* icons/arlo/i-regular-12.png:
* icons/arlo/i-regular-192-aa.png:
* icons/arlo/i-regular-192.png:
* icons/arlo/i-regular-24-aa.png:
* icons/arlo/i-regular-24.png:
* icons/arlo/i-regular-36-aa.png:
* icons/arlo/i-regular-36.png:
* icons/arlo/i-regular-72-aa.png:
* icons/arlo/i-regular-72.png:
* icons/arlo/i-regular-96-aa.png:
* icons/arlo/i-regular-96.png:
* icons/arlo/i-regular-aa.png:
* icons/arlo/i-regular.png:
* icons/arlo/i-regular.xml:
Changed the design of the Crux documents to have 8.5 x 11
aspect ratio, and removed the torn out of a sprial notebook
visual appearance.
I also added all the sizes that Nautilus needs in both 8 bit
and 1 bit mask mode.
* icons/crux_eggplant/Makefile.am:
* icons/crux_eggplant/crux_eggplant.xml:
* icons/crux_eggplant/i-regular-192-aa.png:
* icons/crux_eggplant/i-regular-192.png:
* icons/crux_eggplant/i-regular-72-aa.png:
* icons/crux_eggplant/i-regular-72.png:
* icons/crux_eggplant/i-regular-96-aa.png:
* icons/crux_eggplant/i-regular-96.png:
* icons/crux_eggplant/i-regular-aa.png:
* icons/crux_eggplant/i-regular.png:
* icons/crux_eggplant/i-regular.xml:
Removed the throbber and the document icons out of Crux Eggplant
and made them point to the ones in Crux teal.
Diffstat (limited to 'icons/crux_eggplant/Makefile.am')
-rw-r--r-- | icons/crux_eggplant/Makefile.am | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/icons/crux_eggplant/Makefile.am b/icons/crux_eggplant/Makefile.am index ac02ae4cd..ceebb6d32 100644 --- a/icons/crux_eggplant/Makefile.am +++ b/icons/crux_eggplant/Makefile.am @@ -1,6 +1,6 @@ crux_eggplantdir = $(datadir)/pixmaps/nautilus/crux_eggplant -SUBDIRS = sidebar_tab_pieces backgrounds throbber +SUBDIRS = sidebar_tab_pieces backgrounds crux_eggplant_DATA = \ crux_eggplant.xml \ @@ -24,14 +24,6 @@ crux_eggplant_DATA = \ i-directory.png \ i-directory-72.png \ i-directory.xml \ - i-regular-72-aa.png \ - i-regular-96-aa.png \ - i-regular-192-aa.png \ - i-regular-aa.png \ - i-regular-72.png \ - i-regular-96.png \ - i-regular-192.png \ - i-regular.png \ i-regular.xml \ increment.png \ increment-i.png \ |