~nataliabidart/ubuntuone-control-panel/connect-after-computer-adding

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Tarmac
  • Author(s): eric.casteleijn at canonical
  • Date: 2011-03-21 14:01:51 UTC
  • mfrom: (93.1.6 dbusify)
  • Revision ID: tarmac-20110321140151-zkjdhcek0ks67xcd
* Added service file template (will need a packaging branch to actually install it)
* Make bin/ubuntuone-control-panel-gtk not open a new panel if one is already open

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
    long_description='Application to manage a Ubuntu One account. Provides a'\
85
85
                     'DBus service to query/modify all the Ubuntu One bits.',
86
86
    url='https://launchpad.net/ubuntuone-control-panel',
87
 
    packages=['ubuntuone', 'ubuntuone.controlpanel', 'ubuntuone.controlpanel.gtk'],
 
87
    packages=[
 
88
        'ubuntuone', 'ubuntuone.controlpanel', 'ubuntuone.controlpanel.gtk'],
88
89
    extra_path='ubuntuone-control-panel',
89
90
    data_files=[
90
91
        ('lib/ubuntuone-control-panel',