repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
LibreOffice Theme Part 2: GTK Color Customization
[LibreOffice.git]
/
static
/
emscripten
/
environment.js
blob
de978115af752964976b541ca6d23d9305b411ad
1
if (!('preRun' in Module)) Module['preRun'] = [];
2
Module.preRun.push(function() {
3
ENV.MAX_CONCURRENCY = '4';
4
});
5
Module.ignoreApplicationExit = true;