mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-19 15:29:51 +02:00
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:
13
src/packages/Setting/README.md
Normal file
13
src/packages/Setting/README.md
Normal 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
|
Reference in New Issue
Block a user