changed name
This commit is contained in:
parent
053d155835
commit
2cb154d0e6
2 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -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"])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue