~mate-ob/gm-notify/multi-account

« back to all changes in this revision

Viewing changes to gm-notify-config.py

  • Committer: Alexander Hungenberg
  • Date: 2010-05-05 17:31:35 UTC
  • Revision ID: defreng@defreng-desktop-20100505173135-t4u6uimlloc5tcuj
fix bug #575531

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
from twisted.internet import reactor
36
36
from twisted.words.protocols.jabber import jid
37
37
 
38
 
import keyring
 
38
import gm_notify_keyring as keyring
39
39
from gtalk import MailChecker
40
40
 
41
41
_ = gettext.translation('gm-notify', fallback=True).ugettext