From 8298b97b79c03bda48087ce2f84ef7e74b467073 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Fri, 1 Aug 2014 18:11:31 +0200 Subject: [PATCH 1/2] Add DOAP file for jhbuild installation --- astrognome.doap | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 astrognome.doap diff --git a/astrognome.doap b/astrognome.doap new file mode 100644 index 0000000..6151d83 --- /dev/null +++ b/astrognome.doap @@ -0,0 +1,17 @@ + + Astrognome + Astrologers’ software + + + + + + + + Gergely Polonkai + + + + From 64bbe0fd6883f5caef7124d5f41ae20026d9e149 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Fri, 1 Aug 2014 21:32:52 +0200 Subject: [PATCH 2/2] 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