mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 19:26:19 +00:00
NClock: factorize NClockAnalog/Digital
i18n: rephrase analog clock translation
This commit is contained in:
@@ -365,8 +365,9 @@ Loader {
|
||||
}
|
||||
|
||||
// Clock
|
||||
ClockLoader {
|
||||
NClock {
|
||||
now: Time.date
|
||||
clockStyle: Settings.data.location.analogClockInCalendar ? "analog" : "digital"
|
||||
Layout.preferredWidth: 70
|
||||
Layout.preferredHeight: 70
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
|
||||
Reference in New Issue
Block a user