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

We are in a string freeze now, is this patch still planned for 2.0?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3396#pullrequestreview-1661951753
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3396/review/[email protected]>

Reply via email to