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:
@@ -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__ = {
|
||||
|
||||
Reference in New Issue
Block a user