/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2006-08-15 17:37:54 UTC
  • mto: (0.14.1 main) (93.1.1 win32.bialix)
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: Szilveszter.Farkas@gmail.com-20060815173754-9877ef0e3e64660e
Some small tweaks in the .desktop file.

2006-08-15  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>

    * icons/olive-gtk.png: added application icon

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
                                   'icons/push.png',
42
42
                                   'icons/push16.png',
43
43
                                   'icons/refresh.png']),
44
 
                  ('share/applications', ['olive-gtk.desktop'])
 
44
                  ('share/applications', ['olive-gtk.desktop']),
 
45
                  ('share/pixmaps', ['icons/olive-gtk.png'])
45
46
                 ]
46
47
     )