<p>In <a href="https://github.com/geany/geany/pull/1144#discussion_r71978407">src/keybindings.h</a>:</p>
<pre style='color:#555'>> @@ -273,6 +273,8 @@ enum GeanyKeyBindingID
>    GEANY_KEYS_FORMAT_SENDTOCMD7,                           /**< Keybinding. */
>    GEANY_KEYS_FORMAT_SENDTOCMD8,                           /**< Keybinding. */
>    GEANY_KEYS_FORMAT_SENDTOCMD9,                           /**< Keybinding. */
> +  GEANY_KEYS_NOTEBOOK_SORTTABS_FILENAME,          /**< Keybinding. */
> +  GEANY_KEYS_NOTEBOOK_SORTTABS_PATHNAME,          /**< Keybinding. */
</pre>
<p>needs to go just before <code>GEANY_KEYS_COUNT</code> not to break ABI</p>

<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/1144/files/4f219bdad24610e674da26cf2dc97d7d8a10b8c8#r71978407">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ113I-b57_bApRKWtJaAKv0XISK9ks5qYoUpgaJpZM4JQxCD">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ_PnsN7GG6m6BFsqk32M9u6hB9s5ks5qYoUpgaJpZM4JQxCD.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/1144/files/4f219bdad24610e674da26cf2dc97d7d8a10b8c8#r71978407"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>