diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -44,6 +44,7 @@ ########### install files ############### install( PROGRAMS org.kde.ktimer.desktop DESTINATION ${KDE_INSTALL_APPDIR}) +install(FILES org.kde.ktimer.appdata.xml DESTINATION ${CMAKE_INSTALL_METAINFODIR}) ecm_install_icons( ICONS 128-apps-ktimer.png 16-apps-ktimer.png 32-apps-ktimer.png 48-apps-ktimer.png DESTINATION ${KDE_INSTALL_ICONDIR} THEME hicolor ) diff --git a/org.kde.ktimer.appdata.xml b/org.kde.ktimer.appdata.xml new file mode 100644 --- /dev/null +++ b/org.kde.ktimer.appdata.xml @@ -0,0 +1,27 @@ + + + org.kde.ktimer + FSFAP + GPL-2.0+ + KTimer + Countdown Launcher + +

+ KTimer is a little tool to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped. +

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