- bugfix: installFile for mods was not a relative path if the downloads directory was non-default

- bugfix: crash after removing the last profile in the list (ordered alphabetically)
- improved subdirs ordering to ensure pythonrunner is compiled before pythonproxy
- translation files for plugins are now generated
- set some texts as un-translatable where it made no sense
- staging script now re-builds MO completely before packaging
- updated qt libraries for packaging to 4.8.5
- added python to the package
This commit is contained in:
Tannin
2013-11-22 17:45:34 +01:00
parent 5d51b2bcc6
commit 7deee938d3
-1
View File
@@ -43,7 +43,6 @@ INCLUDEPATH += "../../pythonRunner" "$(BOOSTPATH)"
WINPWD = $$PWD
WINPWD ~= s,/,$$QMAKE_DIR_SEP,g
//QMAKE_POST_LINK += SET VS90COMNTOOLS=%VS100COMNTOOLS% $$escape_expand(\\n)