sys: Added "New File..." menu item and shortcut

This commit is contained in:
WerWolv
2022-08-28 20:55:48 +02:00
parent a620400e4e
commit 33a375910a
8 changed files with 17 additions and 7 deletions

View File

@@ -103,6 +103,7 @@ namespace hex::plugin::builtin {
{ "hex.builtin.popup.error.create", "Impossibile creare il nuovo File!" },
{ "hex.builtin.menu.file", "File" },
//{ "hex.builtin.menu.file.create_file", "New File..." },
{ "hex.builtin.menu.file.open_file", "Apri File..." },
{ "hex.builtin.menu.file.open_recent", "File recenti" },
{ "hex.builtin.menu.file.clear_recent", "Pulisci" },