[qet] [2755] Bug fix: refresh Lancer QET.bat |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 2755
Author: scorpio810
Date: 2014-01-19 16:35:41 +0100 (Sun, 19 Jan 2014)
Log Message:
-----------
Bug fix: refresh Lancer QET.bat
Add --common-tbt-dir=titleblocks/ to installer and change style
Modified Paths:
--------------
trunk/packaging/windows/Lancer QET.bat
Modified: trunk/packaging/windows/Lancer QET.bat
===================================================================
--- trunk/packaging/windows/Lancer QET.bat 2014-01-19 14:25:11 UTC (rev 2754)
+++ trunk/packaging/windows/Lancer QET.bat 2014-01-19 15:35:41 UTC (rev 2755)
@@ -7,5 +7,5 @@
rem lance QElectroTech
rem Sans option --config-dir, la configuration de QElectroTech ainsi que la
rem collection d'elements perso seront dans "%APPDATA%\qet"
-set command=bin\qelectrotech.exe --common-elements-dir=elements/ --lang-dir=lang/ -style plastique %*
+set command=bin\qelectrotech.exe --common-elements-dir=elements/ --common-tbt-dir=titleblocks/ --lang-dir=lang/ -style windowsvista %*
@start %command%