From 17d9905789859483fceb9248416e9942802de799 Mon Sep 17 00:00:00 2001 From: alxpl Date: Sun, 9 Nov 2014 14:33:59 +0200 Subject: Create mate-disk-usage-analyzer.appdata.xml An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs. It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well. Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well. Thanks! --- baobab/data/mate-disk-usage-analyzer.appdata.xml | 36 ++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 baobab/data/mate-disk-usage-analyzer.appdata.xml (limited to 'baobab/data') diff --git a/baobab/data/mate-disk-usage-analyzer.appdata.xml b/baobab/data/mate-disk-usage-analyzer.appdata.xml new file mode 100644 index 00000000..3b79ce77 --- /dev/null +++ b/baobab/data/mate-disk-usage-analyzer.appdata.xml @@ -0,0 +1,36 @@ + + + + mate-disk-usage-analyzer.desktop + CC0-1.0 + GPL-2.0+ + Mate Disk Usage Analyzer + A disk usage analyzing tool for MATE Desktop + +

+ As its name implies, Disk Usage Analyzer is a graphical utility that you + can use to view and monitor your disk usage and folder structure. It displays + summary information in ring or treemap charts. +

+

+ You can perform scans on a file system, your home or any other folder - local + or remote. There is also an option to constantly monitor any external changes + to the home directory and warn the user if a file is added/removed. +

+
+ + + + https://alexpl.fedorapeople.org/AppData/mate-disk-usage-analyzer/screens/mate-disk-usage-analyzer_01.png + + + + + https://alexpl.fedorapeople.org/AppData/mate-disk-usage-analyzer/screens/mate-disk-usage-analyzer_02.png + + + + http://www.mate-desktop.org + mate-dev@ml.mate-desktop.org + MATE +
-- cgit v1.2.1