This pull request allow the usage of relative filepath in the Project file (.geany) and add a checkbox in the project config to active this option.
The aim is to be able to duplicate a project with a copy-paste or to save a project file (.geany) in git, svn or whatever.
issue #2483
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2667
Commit Summary
- On ouvre un chemin relatif, mais un soucis :
- nettoyage
- Ajout de la case à cocher
- Ajout de la case "relative file" dans les propriété du projet
- Enregistrement des fichiers en relatif ou absolu selon configuration de la session
- remove spaces
- Ability to load relative paths and absolute path from project file
- Add checkbox in project properties to allow usage of relative paths in project file
- Save relative or absolute file paths in project file depending on the project config
File Changes
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.