changed name

This commit is contained in:
jeena 2013-04-23 22:33:42 +02:00
parent 053d155835
commit 2cb154d0e6
2 changed files with 1 additions and 1 deletions

View file

@ -10,7 +10,7 @@ setup(
author_email = "spam@jeenaparadies.net", author_email = "spam@jeenaparadies.net",
url = "http://jabs.nu/feedthemonkey", url = "http://jabs.nu/feedthemonkey",
license = "BSD license", license = "BSD license",
scripts = ["feedthemonkey.py"], scripts = ["feedthemonkey"],
data_files=[ data_files=[
('/usr/share/applications', ["feedthemonkey.desktop"]), ('/usr/share/applications', ["feedthemonkey.desktop"]),
('/usr/share/pixmaps', ["feedthemonkey.xpm"]) ('/usr/share/pixmaps', ["feedthemonkey.xpm"])