This is a fork from sitnyon/qgis-plugin-settings-manager Settings Manager is a QGIS plugin to set default settings, specific for Ville d'Yverdon-les-Bains users.
Copy the folder SettingsManager
into %USERPROFILE%\.qgis2\python\plugins
.
The files
Makefile
,resources.qrc
andui_settingsmanager.ui
are not necessary.
Copy the file DefaultProject/project_default.qgs
into %USERPROFILE%\.qgis2
.
Build the plugin with make:
make deploy