diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-09-13 17:03:36 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-09-13 17:03:36 +0100 |
commit | 3c10c3e223d7ace651b3c72ae6cacfbe3a0eaaa5 (patch) | |
tree | cf16e41ceec57c427573a9e095cc22e24460ec09 /data | |
parent | 198a4eed0247f8795a93aee73af73a55d2ab2d4a (diff) | |
download | ayatana-indicator-sound-3c10c3e223d7ace651b3c72ae6cacfbe3a0eaaa5.tar.gz ayatana-indicator-sound-3c10c3e223d7ace651b3c72ae6cacfbe3a0eaaa5.tar.bz2 ayatana-indicator-sound-3c10c3e223d7ace651b3c72ae6cacfbe3a0eaaa5.zip |
added generated png for 16x16
Diffstat (limited to 'data')
-rw-r--r-- | data/icons/16x16/Makefile.am | 1 | ||||
-rw-r--r-- | data/icons/16x16/status/Makefile.am | 8 | ||||
-rw-r--r-- | data/icons/16x16/status/sound-icon.png | bin | 0 -> 616 bytes |
3 files changed, 9 insertions, 0 deletions
diff --git a/data/icons/16x16/Makefile.am b/data/icons/16x16/Makefile.am new file mode 100644 index 0000000..d52da2b --- /dev/null +++ b/data/icons/16x16/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = status diff --git a/data/icons/16x16/status/Makefile.am b/data/icons/16x16/status/Makefile.am new file mode 100644 index 0000000..79da679 --- /dev/null +++ b/data/icons/16x16/status/Makefile.am @@ -0,0 +1,8 @@ + +iconsdir = $(INDICATORICONSDIR)/hicolor/16x16/status + +icons_DATA = \ + sound-icon.png + +EXTRA_DIST = $(icons_DATA) + diff --git a/data/icons/16x16/status/sound-icon.png b/data/icons/16x16/status/sound-icon.png Binary files differnew file mode 100644 index 0000000..992c6bd --- /dev/null +++ b/data/icons/16x16/status/sound-icon.png |