aboutsummaryrefslogtreecommitdiff
path: root/src/prepaid-manager-applet.py
Commit message (Collapse)AuthorAge
* Adjust to GObject 3.0Guido Günther2011-09-26
|
* Catch exception if getting the provider information failsGuido Günther2011-08-14
| | | | | This can happen if the provider disappears from the mobile-broadband-provider-info db.
* Use message_type instead of typeGuido Günther2011-07-28
| | | | as Gtk.MessageDialog parameter
* Use GDBusGuido Günther2011-07-07
|
* Set correct prgnameGuido Günther2011-07-05
| | | | | | so gnome-shell finds the desktop file: http://live.gnome.org/GnomeShell/ApplicationBased
* Add application iconGuido Günther2011-07-05
|
* Wire up delete-eventGuido Günther2011-06-09
|
* Set application nameGuido Günther2011-06-09
|
* Add an about dialogGuido Günther2011-06-08
|
* Add option parserGuido Günther2011-05-01
| | | | se we can enable debugging by default
* Set GSETTINGS_SCHEMA_DIR if running from source treeGuido Günther2011-05-01
|
* Store known providers and balance in gsettingsGuido Günther2011-05-01
| | | | based on the IMSI of the SIM card
* Website is GNOME WikiGuido Günther2011-04-25
|
* Use PyGI instead of pygtkGuido Günther2011-04-25
| | | | and switch to GTK+3
* Initial commitGuido Günther2010-11-25