update release scripts
use Momo on Windows and don't on Linux (?)
This commit is contained in:
parent
e3fe3ba33e
commit
e2e496529b
9 changed files with 9 additions and 9 deletions
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
int main(int argc, char** argv) {
|
||||
setlocale(LC_CTYPE,"");
|
||||
setlocale(LC_MESSAGES,"");
|
||||
//setlocale(LC_MESSAGES,"");
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue