diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -68,6 +68,7 @@ ########### install files ############### install( PROGRAMS org.kde.ksysguard.desktop DESTINATION ${KDE_INSTALL_APPDIR} ) +install( FILES org.kde.ksysguard.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR} ) install( FILES ProcessTable.sgrd SystemLoad2.sgrd DESTINATION ${KDE_INSTALL_DATADIR}/ksysguard ) install( FILES ksysguardui.rc DESTINATION ${KDE_INSTALL_KXMLGUI5DIR}/ksysguard ) install( FILES ksysguard.knsrc DESTINATION ${KDE_INSTALL_CONFDIR}) diff --git a/gui/org.kde.ksysguard.appdata.xml b/gui/org.kde.ksysguard.appdata.xml new file mode 100755 --- /dev/null +++ b/gui/org.kde.ksysguard.appdata.xml @@ -0,0 +1,23 @@ + + + KSysGuard + Monitor running processes and system performance + utilities-system-monitor + org.kde.ksysguard + org.kde.ksysguard.desktop + FSFAP + GPL-2.0+ + +

System Guard allows you to monitor information and statistics about your system.

+

In addition to monitoring the local system, it can connect to remote systems running the System Guard Daemon.

+
+ https://bugs.kde.org/enter_bug.cgi?product=ksysguard + https://userbase.kde.org/KSysGuard + https://www.kde.org/applications/system/ksysguard + https://www.kde.org/donate.php?app=org.kde.ksysguard + + + https://www.kde.org/images/screenshots/ksysguard.png + + +