~ubuntu-branches/ubuntu/lucid/phatch/lucid

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Bazaar Package Importer
  • Author(s): Stani M
  • Date: 2008-04-15 21:28:12 UTC
  • Revision ID: james.westby@ubuntu.com-20080415212812-rvxc7mwmji6o10vd
Tags: 0.1.3-1ubuntu2
Fix for path of python nautilus extensions LP: #215714

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
        #mime type
85
85
        ('share/mime/packages',['linux/phatch.xml']),
86
86
        #nautilus extension
87
 
        ('lib/nautilus/extensions-1.0/python/',
 
87
        ('lib/nautilus/extensions-2.0/python/',
88
88
            ['linux/phatch_image_inspector.py',
89
89
            'linux/phatch_recent.py',
90
90
            ])