~xubuntu-dev/ubiquity/lp1437180_feh

« back to all changes in this revision

Viewing changes to bin/ubiquity-wrapper

  • Committer: Colin Watson
  • Date: 2012-11-22 16:27:21 UTC
  • Revision ID: cjwatson@canonical.com-20121122162721-q1ykdeiuxy1dq38w
Huge pile of minor changes to make ubiquity compatible with pep8 1.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
 
39
39
        # Make sure ibus works
40
40
        if (os.getenv("GTK_IM_MODULE") == "ibus" and
41
 
            os.getenv("XDG_SESSION_COOKIE")):
 
41
                os.getenv("XDG_SESSION_COOKIE")):
42
42
            ibus_path = os.path.expanduser("~/.config/ibus/bus")
43
43
            if os.path.exists(ibus_path):
44
44
                # Guess the path to the ibus config file