~fluendo-elisa/moovida/elisa-pancake

« back to all changes in this revision

Viewing changes to elisa-plugins/elisa/plugins/gnome/setup.py

  • Committer: pancake
  • Date: 2009-03-27 12:16:38 UTC
  • mfrom: (1115.2.37 elisa)
  • Revision ID: pancake@flubox-20090327121638-2da0c1a0zu3byufd
* Merge against the head

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
cmdclass = dict(test=TrialTest, clean=Clean)
23
23
 
24
24
setup(name='elisa-plugin-gnome',
25
 
    version='0.2', 
 
25
    version='0.3', 
26
26
    description='GNOME desktop integration services',
27
27
    long_description='GNOME desktop integration services.',
28
28
    license='MIT',