From 7deee938d3acc1ee2505c9796ddfaca4a86f749f Mon Sep 17 00:00:00 2001 From: Tannin Date: Fri, 22 Nov 2013 17:45:34 +0100 Subject: [PATCH] - 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 --- src/proxy/proxyPython.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/proxy/proxyPython.pro b/src/proxy/proxyPython.pro index ac09fc5..2c420b9 100644 --- a/src/proxy/proxyPython.pro +++ b/src/proxy/proxyPython.pro @@ -43,7 +43,6 @@ INCLUDEPATH += "../../pythonRunner" "$(BOOSTPATH)" WINPWD = $$PWD WINPWD ~= s,/,$$QMAKE_DIR_SEP,g - //QMAKE_POST_LINK += SET VS90COMNTOOLS=%VS100COMNTOOLS% $$escape_expand(\\n)