diff options
author | Stefano Karapetsas <[email protected]> | 2013-04-30 00:32:52 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-04-30 00:32:52 -0700 |
commit | c8cff4d1a6c1aeb24ede3b5f2f8b0bf84e19336d (patch) | |
tree | bb11df392884d7e186bbd3405c98a67a25be4388 /baobab/pixmaps | |
parent | 716310a6588aef14ed5f0a0ab61498b60fe0863d (diff) | |
parent | 10fe0f00573f51f842b0e51e17a1865a821e5b34 (diff) | |
download | mate-utils-c8cff4d1a6c1aeb24ede3b5f2f8b0bf84e19336d.tar.bz2 mate-utils-c8cff4d1a6c1aeb24ede3b5f2f8b0bf84e19336d.tar.xz |
Merge pull request #29 from NiceandGently/master
change installation path of mate-disk-usage-analyzer icon to hicolor
Diffstat (limited to 'baobab/pixmaps')
-rw-r--r-- | baobab/pixmaps/24x24/Makefile.am | 4 | ||||
-rw-r--r-- | baobab/pixmaps/24x24/mate-disk-usage-analyzer.png (renamed from baobab/pixmaps/24x24/baobab.png) | bin | 1146 -> 1146 bytes | |||
-rw-r--r-- | baobab/pixmaps/scalable/Makefile.am | 4 | ||||
-rw-r--r-- | baobab/pixmaps/scalable/mate-disk-usage-analyzer.svg (renamed from baobab/pixmaps/scalable/baobab.svg) | 0 |
4 files changed, 4 insertions, 4 deletions
diff --git a/baobab/pixmaps/24x24/Makefile.am b/baobab/pixmaps/24x24/Makefile.am index 73be6d11..7edb810a 100644 --- a/baobab/pixmaps/24x24/Makefile.am +++ b/baobab/pixmaps/24x24/Makefile.am @@ -2,10 +2,10 @@ NULL = size = 24x24 -iconsdir = $(datadir)/icons/mate/$(size)/apps +iconsdir = $(datadir)/icons/hicolor/$(size)/apps icons_DATA = \ - baobab.png \ + mate-disk-usage-analyzer.png \ $(NULL) icons_SOURCE = \ diff --git a/baobab/pixmaps/24x24/baobab.png b/baobab/pixmaps/24x24/mate-disk-usage-analyzer.png Binary files differindex f7a7a6ae..f7a7a6ae 100644 --- a/baobab/pixmaps/24x24/baobab.png +++ b/baobab/pixmaps/24x24/mate-disk-usage-analyzer.png diff --git a/baobab/pixmaps/scalable/Makefile.am b/baobab/pixmaps/scalable/Makefile.am index 1ab651c6..caeb628d 100644 --- a/baobab/pixmaps/scalable/Makefile.am +++ b/baobab/pixmaps/scalable/Makefile.am @@ -2,10 +2,10 @@ NULL = size = scalable -iconsdir = $(datadir)/icons/mate/$(size)/apps +iconsdir = $(datadir)/icons/hicolor/$(size)/apps icons_DATA = \ - baobab.svg \ + mate-disk-usage-analyzer.svg \ $(NULL) icons_SOURCE = \ diff --git a/baobab/pixmaps/scalable/baobab.svg b/baobab/pixmaps/scalable/mate-disk-usage-analyzer.svg index c9daaaad..c9daaaad 100644 --- a/baobab/pixmaps/scalable/baobab.svg +++ b/baobab/pixmaps/scalable/mate-disk-usage-analyzer.svg |