<p>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.</p>
<p>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.</p>
<p>issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="606724675" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/2483" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2483/hovercard" href="https://github.com/geany/geany/issues/2483">#2483</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/2667'>https://github.com/geany/geany/pull/2667</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>On ouvre un chemin relatif, mais un soucis :</li>
  <li>nettoyage</li>
  <li>Ajout de la case à cocher</li>
  <li>Ajout de la case "relative file" dans les propriété du projet</li>
  <li>Enregistrement des fichiers en relatif ou absolu selon configuration de la session</li>
  <li>remove spaces</li>
  <li>Ability to load relative paths and absolute path from project file</li>
  <li>Add checkbox in project properties to allow usage of relative paths in project file</li>
  <li>Save relative or absolute file paths in project file depending on the project config</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2667/files#diff-5d5771dd29b0be0a11dd1148359dd0a650f7a69fe988ca5072f659bdf5be55d3">data/geany.glade</a>
    (36)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2667/files#diff-2810524eed127fdf86cd7a7aaac164efa0d240a2da10844304e79e0307dccaf3">src/keyfile.c</a>
    (58)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2667/files#diff-330d1a72c6819419fc2755e72764d05eb6414482586ce4f7cf8896e2b117794e">src/keyfile.h</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2667/files#diff-4fab1ecb4966e1c1fcdc7e68f336f5b53eda496dc036cbdd7a5068e59638b2f4">src/libmain.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2667/files#diff-08a2b89559e9135e3864640c098dc6367f44fdf0816a023ec7aab4a2edaa251c">src/project.c</a>
    (29)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2667/files#diff-160027d71936304387f551d0509e48292eab3429e467ec097ad56f80e2ebb544">src/project.h</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/2667.patch'>https://github.com/geany/geany/pull/2667.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/2667.diff'>https://github.com/geany/geany/pull/2667.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2667">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6GVRV7WFKUIDYWYL3SQUOLNANCNFSM4T3NLZQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ3DQ7SAV2SB7PFLFJ3SQUOLNA5CNFSM4T3NLZQ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LEAFXLQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2667",
"url": "https://github.com/geany/geany/pull/2667",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>