mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Revert "LocationTab: add setting for first day of the week"
This reverts commit af7498155c.
This commit is contained in:
@@ -8,6 +8,7 @@ import qs.Commons
|
||||
Singleton {
|
||||
id: root
|
||||
|
||||
|
||||
property bool isLoaded: false
|
||||
property string langCode: ""
|
||||
property string systemDetectedLangCode: ""
|
||||
|
||||
@@ -202,7 +202,6 @@ Singleton {
|
||||
property bool useFahrenheit: false
|
||||
property bool use12hourFormat: false
|
||||
property bool showWeekNumberInCalendar: false
|
||||
property string firstDayOfWeek: "auto" // "auto", "monday", "saturday", "sunday"
|
||||
}
|
||||
|
||||
// screen recorder
|
||||
|
||||
Reference in New Issue
Block a user