Move icons from config/pix to icons.

SVN revision: 43394
This commit is contained in:
Kim Woelders 2009-11-01 14:41:25 +00:00
parent 12bd41c6b4
commit c732609328
15 changed files with 8 additions and 3 deletions

View File

@ -9,7 +9,7 @@ MAINTAINERCLEANFILES = aclocal.m4 config.* compile configure depcomp \
po/*.header po/*.sed po/*.sin po/e16.pot \
*~ */*~
SUBDIRS = dox eesh epp src lib config themes fonts scripts misc docs po
SUBDIRS = dox eesh epp src lib config themes fonts scripts misc docs icons po
EXTRA_DIST = \
sample-scripts/bouncingball.pl \

View File

@ -10,8 +10,6 @@ epix_DATA = wait1.png wait2.png wait3.png wait4.png \
key_shift.png mouse_0.png mouse_1.png mouse_2.png \
mouse_3.png mouse_4.png mouse_5.png mouse_any.png \
key_blank.png snapshots.png \
apple.png calc.png clock.png easter.png mon.png note.png \
pumpkin.png spider.png tv2.png world.png \
elogo48.png
EXTRA_DIST = $(epix_DATA)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -387,6 +387,7 @@ epp/Makefile
lib/Makefile
config/Makefile
config/pix/Makefile
icons/Makefile
themes/Makefile
fonts/Makefile
scripts/Makefile

6
icons/Makefile.am Normal file
View File

@ -0,0 +1,6 @@
iconsdir = $(pkgdatadir)/config/pix
icons_DATA = apple.png calc.png clock.png mon.png note.png \
pumpkin.png spider.png tv2.png world.png
EXTRA_DIST = $(icons_DATA)

View File

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB