~ubuntu-branches/ubuntu/precise/ubuntuone-client/precise-201112142106

« back to all changes in this revision

Viewing changes to ubuntuone/platform/windows/ipc.py

  • Committer: Bazaar Package Importer
  • Author(s): Rodney Dawes
  • Date: 2011-08-25 16:11:47 UTC
  • mfrom: (1.1.54 upstream)
  • Revision ID: james.westby@ubuntu.com-20110825161147-v6zedpznh2evnurj
Tags: 1.7.2-0ubuntu1
* New upstream release.
  - Work correctly with static and GI bindings of gobject (LP: #829186)

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
    AlreadyStartedError,
39
39
)
40
40
from ubuntuone.syncdaemon.interfaces import IMarker
41
 
from ubuntuone.platform.windows import CredentialsManagementTool
 
41
from ubuntuone.platform.credentials import CredentialsManagementTool
42
42
from ubuntuone.platform.windows.network_manager import NetworkManager
43
43
from ubuntuone.syncdaemon.interaction_interfaces import (
44
44
    bool_str,