forked from jeena/FeedTheMonkey
fixed login
This commit is contained in:
parent
477666f6f9
commit
c855b7a932
5 changed files with 131 additions and 273 deletions
2
setup.py
2
setup.py
|
@ -11,7 +11,7 @@ setup(
|
|||
url = "http://jabs.nu/feedthemonkey",
|
||||
license = "BSD license",
|
||||
packages = ['feedthemonkey'],
|
||||
scripts = ["feedthemonkey"],
|
||||
scripts = ["feedthemonkey.py"],
|
||||
data_files=[
|
||||
('/usr/share/applications', ["feedthemonkey.desktop"]),
|
||||
('/usr/share/pixmaps', ["feedthemonkey.xpm"])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue