some changes to events
This commit is contained in:
parent
9b40330982
commit
73ea43ec01
4 changed files with 30 additions and 20 deletions
|
|
@ -63,7 +63,7 @@
|
|||
menus: [
|
||||
{
|
||||
id: "oxjs",
|
||||
title: "Ox.js",
|
||||
title: "Oxjs",
|
||||
items: [
|
||||
{ id: "about", title: "About" },
|
||||
{},
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
items: [
|
||||
{ id: "load", keyboard: "control o", title: "Open" },
|
||||
{ id: "save", keyboard: "control a", title: "Save" },
|
||||
{ id: "save_ad", keyboard: "shift control s", title: "Save As..."}
|
||||
{ id: "save_as", keyboard: "shift control s", title: "Save As..."}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue