~ubuntu-branches/ubuntu/karmic/bauble/karmic

« back to all changes in this revision

Viewing changes to bauble/utils/desktop.py

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2009-07-27 10:40:53 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090727104053-n5ieslixn3my8fa3
Tags: 0.9.2-1ubuntu1
* Merge from debian unstable, Ubuntu remaining changes:
  - Take python stuffs from /usr/local to install them into /usr, otherwise
    it FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
import os
74
74
import sys
75
75
 
76
 
from bauble.i18n import _
77
 
 
78
76
# Provide suitable process creation functions.
79
77
 
80
78
try: