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