[Github-comments] [geany/geany] [Issue #1138] Added 'Rename' option to right-click menu for Documents tab (#1140)

Colomban Wendling notifications at xxxxx
Thu Jul 14 20:03:51 UTC 2016


> @@ -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..."));

We use *Save As* alone in the rest of the UI, should we introduce *Rename* here?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1140/files/88f6ad8bebb4a6ef583d1e061ae2faa6d5dd93de#r70873517
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160714/544a9b50/attachment.html>


More information about the Github-comments mailing list