forked from mia/Aegisub
Change edit/search_replace to edit/find_replace in the default menu
Originally committed to SVN as r5708.
This commit is contained in:
parent
a8caf35ebe
commit
ac37a080c4
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
{},
|
||||
{ "command" : "subtitle/find" },
|
||||
{ "command" : "subtitle/find/next" },
|
||||
{ "command" : "edit/search_replace" }
|
||||
{ "command" : "edit/find_replace" }
|
||||
],
|
||||
"main/subtitle" : [
|
||||
{ "command" : "tool/style/manager" },
|
||||
|
|
Loading…
Reference in a new issue