<p>In <a href="https://github.com/geany/geany/pull/1140#discussion_r70873517">src/sidebar.c</a>:</p>
<pre style='color:#555'>> @@ -724,6 +725,16 @@ static void create_openfiles_popup_menu(void)
>                    G_CALLBACK(on_openfiles_document_action), GINT_TO_POINTER(OPENFILES_ACTION_RELOAD));
>    doc_items.reload = item;
>  
> +  item = gtk_image_menu_item_new_with_mnemonic(_("R_ename or Save As..."));
</pre>
<p>We use <em>Save As</em> alone in the rest of the UI, should we introduce <em>Rename</em> here?</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/1140/files/88f6ad8bebb4a6ef583d1e061ae2faa6d5dd93de#r70873517">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ7MXpeIiTFjfHQ8_oYWDvdAlTjgwks5qVpYngaJpZM4JMx7I">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ0uogFGMuYR_bH3qfFvqf1j3Ksw8ks5qVpYngaJpZM4JMx7I.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/1140/files/88f6ad8bebb4a6ef583d1e061ae2faa6d5dd93de#r70873517"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>