mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
Added a few more sizes to my folder icons. Document icons coming soon!
* icons/arlo/Makefile.am: * icons/arlo/i-directory-192-aa.png: * icons/arlo/i-directory-96-aa.png: * icons/arlo/i-directory-72-aa.png: Added a few more sizes to my folder icons. Document icons coming soon!
This commit is contained in:
parent
ec0d3e34ba
commit
8efab72bcf
5 changed files with 24 additions and 12 deletions
|
@ -1,3 +1,12 @@
|
|||
2000-09-27 Arlo Rose <arlo@eazel.com>
|
||||
|
||||
* icons/arlo/Makefile.am:
|
||||
* icons/arlo/i-directory-192-aa.png:
|
||||
* icons/arlo/i-directory-96-aa.png:
|
||||
* icons/arlo/i-directory-72-aa.png:
|
||||
Added a few more sizes to my folder icons.
|
||||
Document icons coming soon!
|
||||
|
||||
2000-09-27 John Sullivan <sullivan@eazel.com>
|
||||
|
||||
Fixed bug 1010 (delay between when an item gets selected
|
||||
|
|
|
@ -2,18 +2,21 @@ arlodir = $(datadir)/pixmaps/nautilus/arlo
|
|||
|
||||
SUBDIRS = sidebar_tab_pieces backgrounds
|
||||
|
||||
arlo_DATA = \
|
||||
arlo.xml \
|
||||
decrement.png \
|
||||
decrement-i.png \
|
||||
i-directory.png \
|
||||
i-directory.xml \
|
||||
i-regular.png \
|
||||
i-regular.xml \
|
||||
increment.png \
|
||||
increment-i.png \
|
||||
number_strip.png \
|
||||
theme_preview.png \
|
||||
arlo_DATA = \
|
||||
arlo.xml \
|
||||
decrement.png \
|
||||
decrement-i.png \
|
||||
i-directory-72-aa.png \
|
||||
i-directory-96-aa.png \
|
||||
i-directory-192-aa.png \
|
||||
i-directory.png \
|
||||
i-directory.xml \
|
||||
i-regular.png \
|
||||
i-regular.xml \
|
||||
increment.png \
|
||||
increment-i.png \
|
||||
number_strip.png \
|
||||
theme_preview.png \
|
||||
zoom_body.png
|
||||
|
||||
EXTRA_DIST = $(arlo_DATA)
|
||||
|
|
BIN
icons/arlo/i-directory-192-aa.png
Normal file
BIN
icons/arlo/i-directory-192-aa.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
BIN
icons/arlo/i-directory-72-aa.png
Normal file
BIN
icons/arlo/i-directory-72-aa.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
BIN
icons/arlo/i-directory-96-aa.png
Normal file
BIN
icons/arlo/i-directory-96-aa.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in a new issue