diff options
author | 2009-03-19 22:52:58 +0100 | |
---|---|---|
committer | 2009-03-19 22:52:58 +0100 | |
commit | 2a7a82094d50b75380b9858eae5eb41ed169378d (patch) | |
tree | 48e84c870df9a5211de593911d36524cf5913821 /data/icons/16x16 | |
download | gfax-2a7a82094d50b75380b9858eae5eb41ed169378d.tar.gz gfax-2a7a82094d50b75380b9858eae5eb41ed169378d.tar.bz2 |
Initial import of gfax 0.7.7
Diffstat (limited to 'data/icons/16x16')
-rw-r--r-- | data/icons/16x16/Makefile.am | 8 | ||||
-rw-r--r-- | data/icons/16x16/gfax.png | bin | 0 -> 29726 bytes |
2 files changed, 8 insertions, 0 deletions
diff --git a/data/icons/16x16/Makefile.am b/data/icons/16x16/Makefile.am new file mode 100644 index 0000000..1e7e42b --- /dev/null +++ b/data/icons/16x16/Makefile.am @@ -0,0 +1,8 @@ +icondir = $(datadir)/icons/hicolor/16x16/apps +icon_DATA = gfax.png + +EXTRA_DIST = \ + $(icon_DATA) + +clean-local : + rm -f *~ diff --git a/data/icons/16x16/gfax.png b/data/icons/16x16/gfax.png Binary files differnew file mode 100644 index 0000000..e0cb102 --- /dev/null +++ b/data/icons/16x16/gfax.png |