As this version uses a new folder ~/.qgis2 for plugins and a new qgis.db and as I did not want to reinstall all the plugins, I try with symbolic links in the .qgis2 folder pointing to .qgis
ln -sf /Users/me/.qgis/ plugins ln -s /Users/me/.qgis/qgis.db qgis.db and it works (some plugins are no longer valid), same for my lost customisation ln -sf org.qgis.QGIS.plist org.qgis.QGIS2.plist if it can help someone (Mac OS X Snow Leopard, as always, thank to Larry for the versions) -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Mac-nightly-updated-tp5046249p5046342.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
