diff --git a/desktop/CMakeLists.txt b/desktop/CMakeLists.txt --- a/desktop/CMakeLists.txt +++ b/desktop/CMakeLists.txt @@ -4,3 +4,4 @@ install( PROGRAMS org.kde.kdf.desktop org.kde.kwikdisk.desktop DESTINATION ${KDE_INSTALL_APPDIR}) install( FILES kdfui.rc DESTINATION ${KDE_INSTALL_KXMLGUI5DIR}/kdf) install( FILES kcmdf.desktop DESTINATION ${KDE_INSTALL_KSERVICES5DIR} ) +install(FILES org.kde.kdf.appdata.xml DESTINATION ${CMAKE_INSTALL_METAINFODIR}) diff --git a/desktop/org.kde.kdf.appdata.xml b/desktop/org.kde.kdf.appdata.xml new file mode 100644 --- /dev/null +++ b/desktop/org.kde.kdf.appdata.xml @@ -0,0 +1,27 @@ + + + org.kde.kdf + FSFAP + GPL-2.0+ + KDiskFree + View Disk Usage + +

+ KDiskFree displays the available file devices (hard drive partitions, floppy and CD drives, etc.) along with information on their capacity, free space, type and mount point. It also allows you to mount and unmount drives and view them in a file manager. +

+
+ https://bugs.kde.org/enter_bug.cgi?format=guided&product=kdf + https://www.kde.org/community/donations/ + https://docs.kde.org/?application=kdf + https://utils.kde.org/projects/kdf/ + + + https://www.kde.org/images/screenshots/kdiskfree.png + + + KDE + + kdf + + org.kde.kdf.desktop +