forked from mia/Aegisub
Add Paste Over to the default grid context menu
Originally committed to SVN as r6595.
This commit is contained in:
parent
a815d35f51
commit
ddc70bcd9c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
{ "command" : "edit/line/cut" },
|
||||
{ "command" : "edit/line/copy" },
|
||||
{ "command" : "edit/line/paste" },
|
||||
{ "command" : "edit/line/paste/over" },
|
||||
{},
|
||||
{ "command" : "edit/line/delete" }
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue