No subject


Mon Mar 15 02:42:15 EDT 2010


The NetworkManager project provides an XML database containing carrier
network details for a large number of countries. Support for parsing this
database would greatly benefit the user experience when configuring a mobile
broadband modem.
The database package is usually called mobile-broadband-provider-info. 

Andrés Ambrois (3):
  Add models for detecting and parsing the providers DB.
  Show Country/Provider/Plan comboboxes if DB exists.
  Add config.py.in and update AC_CONFIG_FILES.

 configure.ac                                       |    1 +
 .../cpsection/modemconfiguration/Makefile.am       |    2 +
 .../cpsection/modemconfiguration/config.py.in      |   20 +++
 extensions/cpsection/modemconfiguration/model.py   |  109 ++++++++++++++++
 extensions/cpsection/modemconfiguration/view.py    |  136 +++++++++++++++++---
 5 files changed, 252 insertions(+), 16 deletions(-)
 create mode 100644 extensions/cpsection/modemconfiguration/config.py.in
 mode change 100755 => 100644 extensions/cpsection/modemconfiguration/model.py



More information about the Sugar-devel mailing list