Merge lp://staging/~mathijshenquet/docky/date-enhance into lp://staging/docky
Proposed by
Mathijs Henquet
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~mathijshenquet/docky/date-enhance |
Merge into: | lp://staging/docky |
Diff against target: |
140 lines (+37/-33) 1 file modified
StandardPlugins/Clock/src/ClockDockItem.cs (+37/-33) |
To merge this branch: | bzr merge lp://staging/~mathijshenquet/docky/date-enhance |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Rico Tzschichholz | Needs Fixing | ||
Review via email: mp+36607@code.staging.launchpad.net |
Description of the change
DateTime Docklet now has better 24 hour and internationalized functionality:
* Removed the 24 hour analog clock
* Resized the date and time in 24 digital
* Added a Day First gconf option to show the day of the month before the month, the users date format is probed on the first run to determain what format should b eused
Fixes Bug #593592
To post a comment you must log in.
Unmerged revisions
- 1646. By Mathijs Henquet
-
Removed ui option for day first, the ShortDateFormat is now checked instead
- 1645. By Mathijs Henquet
-
DateTime Docklet now has better 24 hour and internationalized functionality:
* Removed the 24 hour analog clock
* Resized the date and time in 24 digital
* Added a Day First option to show the day of the month before the month
Please update the proposal and remove all 24-hour-analog clock related stuff (like the obsolete theme files)