mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Add "edit/line/duplicate/shift_back" to the default grid context menu
This commit is contained in:
parent
7658f6e329
commit
51d083fe70
@ -7,6 +7,7 @@
|
||||
{},
|
||||
{ "command" : "edit/line/duplicate" },
|
||||
{ "command" : "edit/line/duplicate/shift" },
|
||||
{ "command" : "edit/line/duplicate/shift_back" },
|
||||
{},
|
||||
{ "command" : "grid/swap" },
|
||||
{ "command" : "edit/line/join/concatenate", "text" : "&Join (concatenate)" },
|
||||
|
@ -7,6 +7,7 @@
|
||||
{},
|
||||
{ "command" : "edit/line/duplicate" },
|
||||
{ "command" : "edit/line/duplicate/shift" },
|
||||
{ "command" : "edit/line/duplicate/shift_back" },
|
||||
{},
|
||||
{ "command" : "grid/swap" },
|
||||
{ "command" : "edit/line/join/concatenate", "text" : "&Join (concatenate)" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user