remove useless space
This commit is contained in:
parent
38eadfae5e
commit
39171b67b0
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ setup(
|
||||||
url = 'http://www.gajim.org/',
|
url = 'http://www.gajim.org/',
|
||||||
download_url = 'http://www.gajim.org/downloads.php',
|
download_url = 'http://www.gajim.org/downloads.php',
|
||||||
license = 'GPL',
|
license = 'GPL',
|
||||||
|
|
||||||
windows = [{'script': 'src/gajim.py',
|
windows = [{'script': 'src/gajim.py',
|
||||||
'icon_resources': [(1, 'data/pixmaps/gajim.ico')]},
|
'icon_resources': [(1, 'data/pixmaps/gajim.ico')]},
|
||||||
{'script': 'src/history_manager.py',
|
{'script': 'src/history_manager.py',
|
||||||
|
|
Loading…
Add table
Reference in a new issue