dl: automatically extract downloaded zip and 7z files

various fixes

git-svn-id: svn://kolibrios.org@8839 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2021-06-13 14:09:46 +00:00
parent c986378f55
commit 0aae2f3c46
14 changed files with 55 additions and 34 deletions

View File

@@ -41,6 +41,6 @@ struct opendialog
};
char communication_area_name[] = "FFFFFFFF_open_dialog";
char open_dialog_path[] = "/rd/1/File managers/opendial";
char open_dialog_path[] = "/sys/File managers/opendial";
#endif