From 39505644cd014499cd548eaf2dc5f6cd41a84f33 Mon Sep 17 00:00:00 2001 From: OSPanel <93676052+OSPanel@users.noreply.github.com> Date: Sat, 6 Apr 2024 21:19:30 +0300 Subject: [PATCH] Update menu.dat --- system/default/menu.dat | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/system/default/menu.dat b/system/default/menu.dat index d326fcd9c..901005fa0 100644 --- a/system/default/menu.dat +++ b/system/default/menu.dat @@ -25,19 +25,19 @@ need_use_win_terminal = off [3] -caption = {launch_nodejs_app} +caption = {lang_launch_app} category = domains command = wt.exe new-tab -p "Command Prompt" -d "{root_dir}" "%COMSPEC%" /k "osp reset init noprint & osp project {host_decoded} start" -icon = terminal +icon = rocket need_ps_command = on need_use_win_terminal = on [4] -caption = {launch_nodejs_app} +caption = {lang_launch_app} category = domains command = "%COMSPEC%" /k "osp reset init noprint & osp project {host_decoded} start" -icon = terminal +icon = rocket need_ps_command = on need_use_win_terminal = off @@ -161,5 +161,4 @@ icon = shuffle caption = {lang_sp_tool} command = "{root_dir}\system\bin\syspreptool.exe" hr_after = on -hr_before = on icon = tools