Changes to the config system API to make it more flexible and lightweight, code clean up.
commit782d85bde255ad8472bc396ba750924ff8e3fe35
authorDrFrasierCrane <yagood@o2.pl>
Sun, 6 Jan 2008 20:56:47 +0000 (6 21:56 +0100)
committerPaweł Paprota <ppawel@fastmail.fm>
Sun, 20 Apr 2008 16:45:46 +0000 (20 18:45 +0200)
tree7ae8eb00e622ec494e8274f122f4fa5fbf411851
parent22edbed3d1729ce2392611cb9976bf97b1159007
Changes to the config system API to make it more flexible and lightweight, code clean up.
13 files changed:
scripts/straw
scripts/straw-local
straw/Application.py
straw/Config.py
straw/ConfigOptions.py [new file with mode: 0644]
straw/FeedListView.py
straw/ItemList.py
straw/ItemManager.py
straw/ItemView.py
straw/Makefile.am
straw/OfflineToggle.py
straw/categoryproperties.py
straw/storage/SQLiteDAO.py