<p>Take a copy of the strings not to requires them to live live as long as the plugin does.</p>

<p>This is mostly useful for plugins implemented in dynamic languages (e.g. through a plugin proxy), as most C plugins will use a static string; but it makes the API more straightforward and avoids off issues if any plugin doesn't use static strings, even C ones.</p>

<p>Closes <a href="https://github.com/geany/geany/pull/1125" class="issue-link js-issue-link" data-url="https://github.com/geany/geany/issues/1125" data-id="164328324" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#1125</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/1126'>https://github.com/geany/geany/pull/1126</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Don't require plugin key group name and label strings to be static</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1126/files#diff-0">src/keybindings.c</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1126/files#diff-1">src/keybindingsprivate.h</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/1126.patch'>https://github.com/geany/geany/pull/1126.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/1126.diff'>https://github.com/geany/geany/pull/1126.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/1126">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ0H32VugaHpMbbJS14ZZj2fXoEYCks5qTSLQgaJpZM4JHPP7">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ6xK8qKijsbNofrcpJWmTGnhuc1Xks5qTSLQgaJpZM4JHPP7.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1126"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>