From 10fe0f00573f51f842b0e51e17a1865a821e5b34 Mon Sep 17 00:00:00 2001 From: raveit Date: Mon, 29 Apr 2013 16:40:04 +0200 Subject: change installation path of mate-disk-usage-analyzer icon to hicolor --- baobab/data/mate-disk-usage-analyzer.desktop.in.in | 4 +- baobab/pixmaps/24x24/Makefile.am | 4 +- baobab/pixmaps/24x24/baobab.png | Bin 1146 -> 0 bytes baobab/pixmaps/24x24/mate-disk-usage-analyzer.png | Bin 0 -> 1146 bytes baobab/pixmaps/scalable/Makefile.am | 4 +- baobab/pixmaps/scalable/baobab.svg | 1292 -------------------- .../pixmaps/scalable/mate-disk-usage-analyzer.svg | 1292 ++++++++++++++++++++ 7 files changed, 1298 insertions(+), 1298 deletions(-) delete mode 100644 baobab/pixmaps/24x24/baobab.png create mode 100644 baobab/pixmaps/24x24/mate-disk-usage-analyzer.png delete mode 100644 baobab/pixmaps/scalable/baobab.svg create mode 100644 baobab/pixmaps/scalable/mate-disk-usage-analyzer.svg diff --git a/baobab/data/mate-disk-usage-analyzer.desktop.in.in b/baobab/data/mate-disk-usage-analyzer.desktop.in.in index c42dd614..1cee1dc5 100644 --- a/baobab/data/mate-disk-usage-analyzer.desktop.in.in +++ b/baobab/data/mate-disk-usage-analyzer.desktop.in.in @@ -3,11 +3,11 @@ _Name=Disk Usage Analyzer _Comment=Check folder sizes and available disk space TryExec=mate-disk-usage-analyzer Exec=mate-disk-usage-analyzer -Icon=baobab +Icon=mate-disk-usage-analyzer Terminal=false Type=Application StartupNotify=true -Categories=GTK;MATE;System;Filesystem; +Categories=GTK;System;Filesystem; OnlyShowIn=MATE; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-utils 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/baobab.png deleted file mode 100644 index f7a7a6ae..00000000 Binary files a/baobab/pixmaps/24x24/baobab.png and /dev/null differ diff --git a/baobab/pixmaps/24x24/mate-disk-usage-analyzer.png b/baobab/pixmaps/24x24/mate-disk-usage-analyzer.png new file mode 100644 index 00000000..f7a7a6ae Binary files /dev/null and b/baobab/pixmaps/24x24/mate-disk-usage-analyzer.png differ 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/baobab.svg deleted file mode 100644 index c9daaaad..00000000 --- a/baobab/pixmaps/scalable/baobab.svg +++ /dev/null @@ -1,1292 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Spreadsheet - - - Jakub Steiner - - - http://jimmac.musichall.cz - - - spreadheet - document - office - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/baobab/pixmaps/scalable/mate-disk-usage-analyzer.svg b/baobab/pixmaps/scalable/mate-disk-usage-analyzer.svg new file mode 100644 index 00000000..c9daaaad --- /dev/null +++ b/baobab/pixmaps/scalable/mate-disk-usage-analyzer.svg @@ -0,0 +1,1292 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Spreadsheet + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + spreadheet + document + office + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1