<p>Closes <a href="https://github.com/geany/geany/issues/622" class="issue-link" title="File>Properties menu item not available in keybindings">#622</a>.</p>

<hr>

<p>While a very common keybinding for this would be <code>Alt+Return</code>, I didn't set any default because:</p>

<ol>
<li>
<code>Alt+Return</code> might be in use by a plugin already, and Geany would steal it;</li>
<li>Properties don't seem to be important enough to me to really need a default keybinding.</li>
</ol>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>Allow to set a keybinding for File->Properties</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/652/files#diff-0">data/geany.glade</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/652/files#diff-1">src/callbacks.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/652/files#diff-2">src/callbacks.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/652/files#diff-3">src/keybindings.c</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/652/files#diff-4">src/keybindings.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/652/files#diff-5">src/ui_utils.c</a>
    (2)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/652">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ-vm6QsiVQ4rbboVq247wmyWkIJCks5owbQ1gaJpZM4F7LVd.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/652"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>