WARNING WARNING WARNING
This is some VERY Quick&Dirty coding. It *seems* to work for me, which is enough for me. If it works for you: great. Otherwise: too bad! :(
I haven't bothered to make it configurable, or robust, etc.
Furthermore, I almost never coded Python before, and *definitely* never coded Gtk/Gobject/Hildon before, and it certainly shows. It probably is buggy
as hell due to me misunderstanding everything, probably also leaks?


Install: Since I'm too lazy to make a package out of this:
edit mobilevikings.py to have the right username and password (I know, I know, I should make this configurable, but you know what they say about 90% of the work for details)
cp mobilevikings.py /usr/lib/hildon-desktop/
cp mobilevikings.desktop /usr/share/applications/hildon-home/
mkdir /opt/mobilevikings/
cp -r ./* /opt/mobilevikings/




What I really ought to to as a TODO:
* Make more pretty
* View call/topup history in a seperate view?
* What with people with multiple SIMs?
* Could it perhaps also automate top-ups, or at least pop up its web interface for that?
