From 64bbe0fd6883f5caef7124d5f41ae20026d9e149 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Fri, 1 Aug 2014 21:32:52 +0200 Subject: [PATCH] Add appdata file to use with Software later --- astrognome.appdata.xml.in | 19 +++++++++++++++++++ po/POTFILES.in | 1 + 2 files changed, 20 insertions(+) create mode 100644 astrognome.appdata.xml.in diff --git a/astrognome.appdata.xml.in b/astrognome.appdata.xml.in new file mode 100644 index 0000000..be34e84 --- /dev/null +++ b/astrognome.appdata.xml.in @@ -0,0 +1,19 @@ + + + astrognome.desktop + GPL-3.0+ + GPL-3.0+ + <_name>Astrognome + <_summary>Astrologers’ software + + <_p>An astrologers’ software for the GNOME desktop + + + http://gergely.polonkai.eu/astrognome/ + GNOME + https://github.com/gergelypolonkai/astrognome/issues + diff --git a/po/POTFILES.in b/po/POTFILES.in index 278da34..fa5c62c 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -8,3 +8,4 @@ src/astrognome.c [type: gettext/glade]src/resources/ui/astrognome.ui [type: gettext/glade]src/resources/ui/ag-window.ui [type: gettext/glade]src/resources/ui/ag-preferences.ui +astrognome.appdata.xml.in \ No newline at end of file