Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: add a module to read and write QGIS ini files #337

Merged
merged 8 commits into from
Nov 14, 2023

Conversation

Guts
Copy link
Collaborator

@Guts Guts commented Nov 14, 2023

Supersedes #270

  • centralize INI files reading and writing:
    • handle interpolation with environment variables
  • for now, support QGIS3.ini and QGIS3CUSTOMIZATION.ini (next: plugin metadata.txt)
  • for now, only features related to:
    • UI customization enable/disable
    • splash screen set/unset

@Guts Guts self-assigned this Nov 14, 2023
@github-actions github-actions bot added jobs Scenarios and jobs quality Tests, project resiliency, etc. labels Nov 14, 2023
@Guts Guts added enhancement New feature or request and removed quality Tests, project resiliency, etc. labels Nov 14, 2023
@Guts Guts merged commit 6cbac28 into main Nov 14, 2023
23 checks passed
@Guts Guts deleted the enhancement/qgis-ini-files-reader-writer branch November 14, 2023 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jobs Scenarios and jobs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant