.desktop using absolute paths. Install the icon in the right location.
[mussorgsky] / setup.py
index d251744..073bd6b 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -63,7 +63,7 @@ SCRIPTS=  ['data/mussorgsky']
 #  ('share/dbus-1/services', ['data/mussorgsky.service']),
 
 DATA = [('share/applications', ['data/mussorgsky.desktop']),
-        ('share/pixmaps',['data/mussorgsky-icon.png']),
+        ('share/icons/hicolor/64x64/apps',['data/mussorgsky-icon.png']),
         ('lib/mussorgsky', ['src/aa_search.py',
                             'src/albumArt.py',
                             'src/albumItem.py',