summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-01-03 20:33:36 +0100
committerGuido Günther <agx@sigxcpu.org>2012-01-03 20:33:36 +0100
commit512265884edbea6fb49b0e0499f900642e67fd68 (patch)
tree03de3acc66bc26034b384ba8f83d25019e1997af /projects
parent91107d0b3ab5d1390a28279b9754158e815d76d8 (diff)
Add ppm video
Diffstat (limited to 'projects')
-rw-r--r--projects/ppm.mdwn13
-rw-r--r--projects/ppm/ppm.webmbin0 -> 1591289 bytes
2 files changed, 11 insertions, 2 deletions
diff --git a/projects/ppm.mdwn b/projects/ppm.mdwn
index ed21db7..bcc6735 100644
--- a/projects/ppm.mdwn
+++ b/projects/ppm.mdwn
@@ -31,7 +31,7 @@ They usually look like
to query the balance and
- *130*123456789012#
+ *123*123456789012#
to top up the balance. The 12 digit number after the second star is the top-up code which can usually be
bought in e.g. supermarkets or from your provider to top-up a certain amount of credit.
@@ -99,7 +99,7 @@ Then check if the XML is still valid via:
and send [[me|/agx]] the patch. More details about the format and how to add other items are in the [GNOME Wiki][9].
-### Screenshots
+### Screenshots and Video
Here are screenshots of the balance check and top up dialogs:
<div class="screenshots">
@@ -110,6 +110,15 @@ Here are screenshots of the balance check and top up dialogs:
In this case the messages returned from the provider are in German. This is
because USSD messages are free text and the provider doesn't localise things.
+This video shows *ppm* in action:
+
+<div class="screenshots">
+<video width="550" height="300" controls="controls">
+ <source src="ppm.webm" type="video/webm" />
+ Video of GNOME Prepaid Manager
+</video>
+</div>
+
### Todo
For a list of TODOs see the TODO file in the source code
diff --git a/projects/ppm/ppm.webm b/projects/ppm/ppm.webm
new file mode 100644
index 0000000..72bb226
--- /dev/null
+++ b/projects/ppm/ppm.webm
Binary files differ