aboutsummaryrefslogtreecommitdiff
path: root/data/prepaid-manager-applet.appdata.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/prepaid-manager-applet.appdata.xml.in')
-rw-r--r--data/prepaid-manager-applet.appdata.xml.in32
1 files changed, 15 insertions, 17 deletions
diff --git a/data/prepaid-manager-applet.appdata.xml.in b/data/prepaid-manager-applet.appdata.xml.in
index a180ca5..e6b5aa2 100644
--- a/data/prepaid-manager-applet.appdata.xml.in
+++ b/data/prepaid-manager-applet.appdata.xml.in
@@ -1,22 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2014 Guido Günther <agx@sigxcpu.org> -->
-<application>
- <id type="desktop">prepaid-manager-applet.desktop</id>
- <metadata_license>CC-BY-SA-3.0</metadata_license>
- <description>
- <_p>
+<component type="desktop">
+ <id>org.gnome.PrepaidManager</id>
+ <metadata_license>CC-BY-SA-3.0</metadata_license>
+ <project_license>GPL-3.0-or-later</project_license>
+ <name>Prepaid manager</name>
+ <description>
GNOME Prepaid-manager-applet is an applet for the GNOME Desktop that
allows you to check and top up the balance of GSM mobile prepaid SIM cards.
- </_p>
- <_p>
+
It uses ModemManager to talk to the modem and mobile-broadband-provider-info
to determine the necessary USSD codes for your provider.
- </_p>
- </description>
- <screenshots>
- <screenshot type="default" width="411" height="183">https://honk.sigxcpu.org/piki/projects/ppm/check.png</screenshot>
- <screenshot width="411" height="183">https://honk.sigxcpu.org/piki/projects/ppm/topup.png</screenshot>
- </screenshots>
- <url type="homepage">https://honk.sigxcpu.org/piki/projects/ppm/</url>
- <updatecontact>agx_at_sigxcpu.org</updatecontact>
-</application>
+ </description>
+ <url type="homepage">https://honk.sigxcpu.org/piki/projects/ppm/</url>
+ <updatecontact>agx@sigxcpu.org</updatecontact>
+ <screenshots>
+ <screenshot type="default" width="411" height="183">https://honk.sigxcpu.org/piki/projects/ppm/check.png</screenshot>
+ <screenshot width="411" height="183">https://honk.sigxcpu.org/piki/projects/ppm/topup.png</screenshot>
+ </screenshots>
+</component>