Added context menu.

This commit is contained in:
Oleg Sh
2022-03-08 14:20:19 +02:00
parent 5ae3760ba8
commit 02ee85a6e7
16 changed files with 353 additions and 89 deletions

View File

@@ -275,4 +275,6 @@
$g_lang['search_pathes'] = "Search paths";
$g_lang['other_algorithms'] = "Other algorithms";
$g_lang['use_context_menu'] = "Use context menu for additional actions.";
?>