mirror of
https://github.com/yverdon/qgis-plugin-settings-manager.git
synced 2026-08-26 03:34:19 +00:00
QGIS plugin: Settings Manager | Read-only mirror of https://github.com/yverdon/qgis-plugin-settings-manager — Ville d'Yverdon-les-Bains. Issues & pull requests at the source.
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| DefaultProject | ||
| SettingsManager | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
Settings Manager
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.
Installation
Windows
Copy the folder SettingsManager into %USERPROFILE%\.qgis2\python\plugins.
The files
Makefile,resources.qrcandui_settingsmanager.uiare not necessary.
Copy the file DefaultProject/project_default.qgs into %USERPROFILE%\.qgis2.
Linux
Build the plugin with make:
make deploy