diff options
author | Ted Gould <ted@canonical.com> | 2009-02-04 17:01:51 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-04 17:01:51 +0100 |
commit | 35375697262e3ef1cc536ac2deb173bf5a1f9c06 (patch) | |
tree | e8600235d079b26f9468f27c2126aed7ef120964 /data/icons/32x32/status | |
parent | ff63073aef98b496e68e9fa4758c553330b185a5 (diff) | |
download | ayatana-indicator-messages-35375697262e3ef1cc536ac2deb173bf5a1f9c06.tar.gz ayatana-indicator-messages-35375697262e3ef1cc536ac2deb173bf5a1f9c06.tar.bz2 ayatana-indicator-messages-35375697262e3ef1cc536ac2deb173bf5a1f9c06.zip |
Adding in icons
Diffstat (limited to 'data/icons/32x32/status')
-rw-r--r-- | data/icons/32x32/status/Makefile.am | 8 | ||||
-rw-r--r-- | data/icons/32x32/status/panel-dummy.png | 0 |
2 files changed, 8 insertions, 0 deletions
diff --git a/data/icons/32x32/status/Makefile.am b/data/icons/32x32/status/Makefile.am new file mode 100644 index 0000000..5fb5210 --- /dev/null +++ b/data/icons/32x32/status/Makefile.am @@ -0,0 +1,8 @@ + +iconsdir = $(pkgdatadir)/icons/hicolor/32x32/panel + +icons_DATA = \ + panel-dummy.png + +EXTRA_DIST = $(icons_DATA) + diff --git a/data/icons/32x32/status/panel-dummy.png b/data/icons/32x32/status/panel-dummy.png new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/data/icons/32x32/status/panel-dummy.png |