diff options
Diffstat (limited to 'data/com.lakoliu.Furtherance.appdata.xml.in')
-rw-r--r-- | data/com.lakoliu.Furtherance.appdata.xml.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/com.lakoliu.Furtherance.appdata.xml.in b/data/com.lakoliu.Furtherance.appdata.xml.in new file mode 100644 index 0000000..fac43de --- /dev/null +++ b/data/com.lakoliu.Furtherance.appdata.xml.in @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<component type="desktop"> + <id>com.lakoliu.Furtherance.desktop</id> + <metadata_license>CC0-1.0</metadata_license> + <project_license>GPL-3.0-or-later</project_license> + <description> + <p>Simple yet powerful time tracking app.</p> + </description> +</component> |