diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-08-07 13:40:50 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-08-07 13:40:50 -0400 |
| commit | d5f1abb9c84ef7b8d479e2b453947373b24a7306 (patch) | |
| tree | 5c8643196f34ff8dfa008adbcac007e4b602d405 /data/me.alee14.erable.appdata.xml.in | |
| download | Erable-d5f1abb9c84ef7b8d479e2b453947373b24a7306.tar.gz Erable-d5f1abb9c84ef7b8d479e2b453947373b24a7306.tar.bz2 Erable-d5f1abb9c84ef7b8d479e2b453947373b24a7306.zip | |
Diffstat (limited to 'data/me.alee14.erable.appdata.xml.in')
| -rw-r--r-- | data/me.alee14.erable.appdata.xml.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/me.alee14.erable.appdata.xml.in b/data/me.alee14.erable.appdata.xml.in new file mode 100644 index 0000000..19e5c46 --- /dev/null +++ b/data/me.alee14.erable.appdata.xml.in @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<component type="desktop"> + <id>me.alee14.erable.desktop</id> + <metadata_license>CC0-1.0</metadata_license> + <project_license>GPL-3.0-or-later</project_license> + <description> + <p>No description</p> + </description> +</component> |
