mirror of https://github.com/odrling/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
|
@ -64,7 +64,7 @@
|
||||||
{},
|
{},
|
||||||
{ "command" : "subtitle/find" },
|
{ "command" : "subtitle/find" },
|
||||||
{ "command" : "subtitle/find/next" },
|
{ "command" : "subtitle/find/next" },
|
||||||
{ "command" : "edit/search_replace" }
|
{ "command" : "edit/find_replace" }
|
||||||
],
|
],
|
||||||
"main/subtitle" : [
|
"main/subtitle" : [
|
||||||
{ "command" : "tool/style/manager" },
|
{ "command" : "tool/style/manager" },
|
||||||
|
|
Loading…
Reference in New Issue