Merge lp://staging/~gero-bare/wingpanel-indicator-datetime/24hs-12hs-system-setting into lp://staging/~wingpanel-devs/wingpanel-indicator-datetime/trunk
Proposed by
Gero.Bare
Status: | Merged |
---|---|
Merged at revision: | 122 |
Proposed branch: | lp://staging/~gero-bare/wingpanel-indicator-datetime/24hs-12hs-system-setting |
Merge into: | lp://staging/~wingpanel-devs/wingpanel-indicator-datetime/trunk |
Diff against target: |
88 lines (+53/-2) 3 files modified
src/CMakeLists.txt (+1/-0) src/Services/ClockSettings.vala (+27/-0) src/Widgets/PanelLabel.vala (+25/-2) |
To merge this branch: | bzr merge lp://staging/~gero-bare/wingpanel-indicator-datetime/24hs-12hs-system-setting |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
WingPanel Devs | Pending | ||
Review via email: mp+289574@code.staging.launchpad.net |
Commit message
Check for user's clock-format 24hs/12hs and set the panel's clock format according with that.
Description of the change
Check for user's clock-format 24hs/12hs and set the panel's clock format according with that.
To post a comment you must log in.
You have two identical translator comments. Probably they should now call out that one is for 24hr and the other is for 12hr.
But do they need to be localized if we're checking the time format string here?