Update menu.dat

This commit is contained in:
OSPanel 2024-04-06 02:20:22 +03:00
parent f38e6dd337
commit d529cf9254

View file

@ -29,7 +29,7 @@ caption = {lang_open_in_explorer}
category = domains category = domains
command = "%SystemRoot%\explorer.exe" "{project_dir}" command = "%SystemRoot%\explorer.exe" "{project_dir}"
hr_after = on hr_after = on
icon = fa-folder-closed icon = fa-folder-open
work_directory = {project_dir} work_directory = {project_dir}
[4] [4]
@ -74,7 +74,7 @@ caption = {lang_open_in_explorer}
category = modules category = modules
command = "%SystemRoot%\explorer.exe" "{root_dir}\modules\{module_name}" command = "%SystemRoot%\explorer.exe" "{root_dir}\modules\{module_name}"
hr_after = on hr_after = on
icon = fa-folder-closed icon = fa-folder-open
work_directory = {root_dir}\modules\{module_name} work_directory = {root_dir}\modules\{module_name}
[9] [9]
@ -131,7 +131,7 @@ need_use_win_terminal = off
caption = {lang_root_dir} caption = {lang_root_dir}
command = "%SystemRoot%\explorer.exe" "{root_dir}" command = "%SystemRoot%\explorer.exe" "{root_dir}"
icon = fa-folder-closed icon = fa-folder-open
[16] [16]