Bug fix + improvement:

- About dialog now can display package README file
- Fix: double click handling on grid view
- add README to packages
- support source map in release version
This commit is contained in:
DanyLE
2022-07-19 20:57:12 +02:00
parent 6cbb463f6f
commit 2fd4bb5c96
19 changed files with 88 additions and 27 deletions

View File

@ -0,0 +1,13 @@
# Setting: AntOS system setting and configuration
GUI based system setting application for AntOS.
In-depth system settings can be found and modified in .settings.json file stored in HOME directory
of current user.
CAUTION:without using the Setting application, users can modify .settings.json with their own risk.
In case of system anormaly after the modification, the system settings can be reset to default
by simply removing the setting file
## Change logs
-v0.1.2-b: add README