projects
/
minwii.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Switch distutils -> setuptools.
[minwii.git]
/
setup_win_exe.py
diff --git
a/setup_win_exe.py
b/setup_win_exe.py
index
82e5126
..
9fb24c4
100755
(executable)
--- a/
setup_win_exe.py
+++ b/
setup_win_exe.py
@@
-72,13
+72,13
@@
class BuildExe:
#self.script = "src/minwii/runminwii.py"
#Name of program
#self.script = "src/minwii/runminwii.py"
#Name of program
- self.project_name = "MIN
Wii
"
+ self.project_name = "MIN
Ds
"
#Project url
#Project url
- self.project_url = "
about:none
"
+ self.project_url = "
http://minwii.org
"
#Version of program
#Version of program
- self.project_version = "2.0.
1
"
+ self.project_version = "2.0.
2
"
#License of the program
self.license = "GPL"
#License of the program
self.license = "GPL"
@@
-89,7
+89,7
@@
class BuildExe:
self.copyright = "Copyright 2010-2011 MINES-ParisTech"
#Description
self.copyright = "Copyright 2010-2011 MINES-ParisTech"
#Description
- self.project_description = "Musi
cothérapie Interractive avec la Wiimote
"
+ self.project_description = "Musi
que Interactive Numérique pour les Démences
"
#Icon file (None will use pygame default icon)
self.icon_file = 'minwii.ico'
#Icon file (None will use pygame default icon)
self.icon_file = 'minwii.ico'