@techee commented on this pull request.
> @@ -283,6 +285,42 @@ static void create_file_template_menu(void)
g_object_ref(new_with_template_toolbar_menu);
geany_menu_button_action_set_menu(GEANY_MENU_BUTTON_ACTION(toolbar_get_action_by_name("New")),
new_with_template_toolbar_menu);
+
+ // create config files menu
+ item = gtk_menu_item_new_with_mnemonic(_("Templates"));
OK.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3396#discussion_r1348967762
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3396/review/[email protected]>