Split CLI from GUI. These changes allow CLI to work without GTK

Part 1. To do: pylint on new files.


svn: r12674
This commit is contained in:
Benny Malengier
2009-06-18 21:56:37 +00:00
parent c71367ed54
commit 4b7692708c
23 changed files with 1304 additions and 1189 deletions

View File

@@ -28,7 +28,7 @@ import Config
class DbState(Callback):
"""
Provide a class to encapsulate the state of the database..
Provide a class to encapsulate the state of the database.
"""
__signals__ = {