aboutsummaryrefslogtreecommitdiff
path: root/data/prepaid-manager-applet.appdata.xml.in
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-06-06 21:16:45 +0200
committerGuido Günther <agx@sigxcpu.org>2014-06-06 21:22:19 +0200
commitb2d73d33da16f497d27e95b9cf498b9adc9f9c80 (patch)
tree10f0659e0ae2e145d5330c4f832447f6d93db97e /data/prepaid-manager-applet.appdata.xml.in
parent9cf173763b4d21178276f228feceb799b0ce12c6 (diff)
Add appdata file
Diffstat (limited to 'data/prepaid-manager-applet.appdata.xml.in')
-rw-r--r--data/prepaid-manager-applet.appdata.xml.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/data/prepaid-manager-applet.appdata.xml.in b/data/prepaid-manager-applet.appdata.xml.in
new file mode 100644
index 0000000..3f1f9cb
--- /dev/null
+++ b/data/prepaid-manager-applet.appdata.xml.in
@@ -0,0 +1,22 @@
+<?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_licence>CC-BY-SA-3.0</metadata_licence>
+ <description>
+ <_p>
+ 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="337" height="150">https://honk.sigxcpu.org/piki/projects/ppm/check.png</screenshot>
+ <screenshot type="default" width="337" height="150">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>