diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-09-13 17:24:50 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-09-13 17:24:50 +0100 |
commit | 0568dd3b8c0510269699d4f9f256b878137008d3 (patch) | |
tree | c8055b8dd481d4b018e92e5847b8888b4fa57f98 /data/icons/16x16 | |
parent | 410f37142bb9bc5f306b58292dcb8b975f52c9aa (diff) | |
parent | 11cb64daf79ff2a25b90c31c19c6f99263c42c5e (diff) | |
download | ayatana-indicator-sound-0568dd3b8c0510269699d4f9f256b878137008d3.tar.gz ayatana-indicator-sound-0568dd3b8c0510269699d4f9f256b878137008d3.tar.bz2 ayatana-indicator-sound-0568dd3b8c0510269699d4f9f256b878137008d3.zip |
merge the non-mono fix branch
Diffstat (limited to 'data/icons/16x16')
-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 |