lp:~adamblackburn/wicd/experimental-configobj

Created by Adam Blackburn and last modified

Uses configobj instead of ConfigParser.

Get this branch:
bzr branch lp:~adamblackburn/wicd/experimental-configobj
Only Adam Blackburn can upload to this branch. If you are Adam Blackburn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Adam Blackburn
Project:
wicd
Status:
Development

Recent revisions

236. By Adam Blackburn

Added function to misc.py to convert types DBus types to Python types (ie, dbus.String to str) and used said function in configmanager.py

235. By Adam Blackburn

Added note in configobj.py that configobj.py is shipped by Wicd
Modified setup.py to install configobj.py and removed extra comments
Added calls to str to configmanager.py
Updated wicd-daemon.py to use filename instead of get_config()

234. By Adam Blackburn

Converted configmanager to use configobj

233. By Adam Blackburn

Added configobj and started work on configmanager

232. By Dan O'Reilly

Fix bug where the daemon could crash if an encryption key was entered for a network without encryption on.
Some minor code formatting changes
Replace "new" with "experimental" in description for ioctl backend.

231. By Dan O'Reilly

Fix prefs label

230. By Dan O'Reilly

Make backend combobox tooltip display the active backend's description.
Reverse the order of the OK/Cancel button in the Ad-Hoc connection dialog.
Use a new set of icons.
Extend the update invervals for all backends by 1 second.
Try to use en_US.utf8 instead of C as the LANG in misc.Run if it is available.
Add ability to force a network state update. (Currently not used).

229. By Adam Blackburn

Removed stringToBoolean

228. By Adam Blackburn

Added unit test for misc.py

227. By Dan O'Reilly

Tweak misc.to_unicode() so that it is more likely to encode to utf-8 correctly.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers