Clock: factorized many settings in a single combobox
This commit is contained in:
parent
baafe54d13
commit
83fbb8f95d
4 changed files with 109 additions and 85 deletions
|
|
@ -52,11 +52,9 @@ Singleton {
|
|||
},
|
||||
"Clock": {
|
||||
"allowUserSettings": true,
|
||||
"showDate": false,
|
||||
"displayFormat": "time-date-short",
|
||||
"use12HourClock": false,
|
||||
"showSeconds": false,
|
||||
"reverseDayMonth": true,
|
||||
"compactMode": false
|
||||
"reverseDayMonth": true
|
||||
},
|
||||
"CustomButton": {
|
||||
"allowUserSettings": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue