[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:00 UTC 2016


> @@ -1656,6 +1655,12 @@ gboolean document_reload_prompt(GeanyDocument *doc, const gchar *forced_enc)
>  	g_free(base_name);
>  	return result;
>  }
> +/* also used for reloading when forced_enc is NULL */
> +gboolean document_rename_prompt(GeanyDocument *doc) {

Also the name is partially misleading, it's the same for save as/rename

---
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#r70873392
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160714/f6fcb29a/attachment.html>


More information about the Github-comments mailing list