diff options
| author | Jason Conti <jason.conti@gmail.com> | 2011-05-18 13:54:39 -0400 |
|---|---|---|
| committer | Jason Conti <jason.conti@gmail.com> | 2011-05-18 13:54:39 -0400 |
| commit | c5639915fb09ac4dd6f52640a09ca4f3dfba604d (patch) | |
| tree | fbd6cb76991d7149121631f6bd2e3b0cd4489f95 /data | |
| parent | 344eaf62015d77d1cd6885bda807a2e8fcb16b3b (diff) | |
| download | ayatana-indicator-notifications-c5639915fb09ac4dd6f52640a09ca4f3dfba604d.tar.gz ayatana-indicator-notifications-c5639915fb09ac4dd6f52640a09ca4f3dfba604d.tar.bz2 ayatana-indicator-notifications-c5639915fb09ac4dd6f52640a09ca4f3dfba604d.zip | |
Updating icon path to correct location in preparation for proper install.
Diffstat (limited to 'data')
| -rw-r--r-- | data/icons/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 17e581c..ae20bff 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -1,4 +1,4 @@ -iconsdir = $(INDICATORICONSDIR) +iconsdir = $(INDICATORICONSDIR)/hicolor/scalable/status icons_DATA = \ notification-read.svg \ |
