@LiquidCake commented on this pull request.


In plugins/saveactions.c:

> @@ -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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3911/review/2452827543@github.com>