~nmu-sscheel/gtg/rework-task-editor

« back to all changes in this revision

Viewing changes to GTG/backends/backendsignals.py

  • Committer: Bertrand Rousseau
  • Date: 2012-05-09 22:33:25 UTC
  • mfrom: (1178 trunk)
  • mto: This revision was merged to the branch mainline in revision 1179.
  • Revision ID: bertrand.rousseau@gmail.com-20120509223325-a53d8nwo0x9g93bc
Merge nimit branch and trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
    #error codes to send along with the BACKEND_FAILED signal
35
35
    ERRNO_AUTHENTICATION = "authentication failed"
36
36
    ERRNO_NETWORK = "network is down"
37
 
    ERRNO_DBUS = "Dbus interface cannot be connected"
 
37
    ERRNO_DBUS = "DBus interface cannot be connected"
38
38
 
39
39
    def __init__(self):
40
40
        '''Checks that this is the only instance, and instantiates the