added 16x16 and 48x48 subdirs

svn path=/trunk/; revision=25989
This commit is contained in:
Jeffrey Stedfast
2004-05-19 21:01:16 +00:00
parent 2f0ec5eae5
commit 2d4004f5f7
8 changed files with 16 additions and 0 deletions

6
art/16x16/Makefile.am Normal file
View File

@ -0,0 +1,6 @@
images16_DATA = \
stock_mail-flag-for-followup.png \
stock_mail-flag-for-followup-done.png
EXTRA_DIST = \
$(images16_DATA)

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 B

2
art/48x48/.cvsignore Normal file
View File

@ -0,0 +1,2 @@
Makefile
Makefile.in

6
art/48x48/Makefile.am Normal file
View File

@ -0,0 +1,6 @@
images48_DATA = \
stock_mail-flag-for-followup.png \
stock_mail-flag-for-followup-done.png
EXTRA_DIST = \
$(images48_DATA)

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -1,3 +1,5 @@
SUBDIRS = 16x16 48x48
images_DATA = \
about-box.png \
bcg.png \