@LiquidCake commented on this pull request.
> @@ -46,51 +47,93 @@ PLUGIN_SET_INFO(_("Save Actions"), _("This plugin
> provides different actions rel
enum
{
NOTEBOOK_PAGE_AUTOSAVE = 0,
- NOTEBOOK_PAGE_INSTANTSAVE,
- NOTEBOOK_PAGE_BACKUPCOPY
+ NOTEBOOK_PAGE_BACKUPCOPY,
+ NOTEBOOK_PAGE_UNTITLEDDOCUMENTSAVE
done
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3911#discussion_r1852957696
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3911/review/[email protected]>