[QGIS Commit] [qgis/Quantum-GIS] 227401: Do not setPkgDataPath to source dir when running f...
GitHub
noreply at github.com
Tue Oct 23 13:09:39 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 227401d434d2a611715873bc1107d938b76740bd
https://github.com/qgis/Quantum-GIS/commit/227401d434d2a611715873bc1107d938b76740bd
Author: Sandro Santilli <strk at keybit.net>
Date: 2012-10-23 (Tue, 23 Oct 2012)
Changed paths:
M src/core/qgsapplication.cpp
Log Message:
-----------
Do not setPkgDataPath to source dir when running from build dir
We want to use the output/ dir for that !
Fixes load of fTools from build tree (coming next)
Commit: b892a021af26b39285bebe9199c9534deade135d
https://github.com/qgis/Quantum-GIS/commit/b892a021af26b39285bebe9199c9534deade135d
Author: Sandro Santilli <strk at keybit.net>
Date: 2012-10-23 (Tue, 23 Oct 2012)
Changed paths:
M python/plugins/fTools/CMakeLists.txt
M python/plugins/fTools/__init__.py
M python/plugins/fTools/icons/CMakeLists.txt
M python/plugins/fTools/icons/default/CMakeLists.txt
M python/plugins/fTools/icons/gis/CMakeLists.txt
M python/plugins/fTools/tools/CMakeLists.txt
Log Message:
-----------
Allow running fTools plugin from build dir
See http://hub.qgis.org/issues/5879
Compare: https://github.com/qgis/Quantum-GIS/compare/e08833ac3b6d...b892a021af26
More information about the QGIS-commit
mailing list