Released v1

This commit is contained in:
2016-04-27 20:28:51 +02:00
commit 980af5458a
74 changed files with 9002 additions and 0 deletions

16
pixmaps/Makefile.in Normal file
View File

@@ -0,0 +1,16 @@
include ../rules
top_srcdir = @top_srcdir@
PACKAGE_PIXMAPS_DIR = @datarootdir@/pixmaps/@PACKAGE_TARNAME@
all:
clean:
install:
$(top_srcdir)/mkinstalldirs $(PACKAGE_PIXMAPS_DIR)
$(INSTALL) -m 0644 $(PIXMAPS_OBJECTS) $(PACKAGE_PIXMAPS_DIR)
distclean:
/bin/rm -f Makefile

BIN
pixmaps/bc48.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
pixmaps/bc48_trans.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB