diff --git a/misc/CMakeLists.txt b/misc/CMakeLists.txt index 680f851..656d5c3 100644 --- a/misc/CMakeLists.txt +++ b/misc/CMakeLists.txt @@ -1,32 +1,33 @@ ####################################################################### # Copyright 2008-2009 Martin Sandsmark # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Software Foundation; either version 2 of # the License or (at your option) version 3 or any later version # accepted by the membership of KDE e.V. (or its successor approved # by the membership of KDE e.V.), which shall act as a proxy # defined in Section 14 of version 3 of the license. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . ####################################################################### install(PROGRAMS org.kde.filelight.desktop DESTINATION ${XDG_APPS_INSTALL_DIR}) install(FILES filelightrc DESTINATION ${CONFIG_INSTALL_DIR}) install(FILES filelightui.rc DESTINATION ${KXMLGUI_INSTALL_DIR}//filelight) +install(FILES org.kde.filelight.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR}) ecm_install_icons(ICONS 32-actions-views_filelight.png 16-apps-filelight.png 22-apps-filelight.png 32-apps-filelight.png 48-apps-filelight.png 64-apps-filelight.png DESTINATION ${ICON_INSTALL_DIR} THEME hicolor) diff --git a/misc/org.kde.filelight.appdata.xml b/misc/org.kde.filelight.appdata.xml new file mode 100644 index 0000000..cf73865 --- /dev/null +++ b/misc/org.kde.filelight.appdata.xml @@ -0,0 +1,34 @@ + + + org.kde.filelight.desktop + FSFAP + GPL-2.0+ + Filelight + Filelight creates an interactive map of concentric segmented-rings that helps visualize disk usage on your computer + +

+ Filelight is an application to visualize the disk usage on your computer +

+

Features:

+
    +
  • Scan local, remote or removable disks
  • +
  • Configurable color schemes
  • +
  • File system navigation by mouse clicks
  • +
  • Information about files and directories on hovering
  • +
  • Files and directories can be copied or removed directly from the context menu
  • +
  • Integration into Konqueror and Krusader
  • +
+
+ org.kde.filelight.desktop + https://bugs.kde.org/enter_bug.cgi?format=guided&product=filelight + http://docs.kde.org/?application=filelight + + + https://cdn.kde.org/screenshots/filelight/filelight.png + + + KDE + + filelight + +