Merge lp://staging/~gunnarhj/indicator-datetime/days-months into lp://staging/~indicator-applet-developers/indicator-datetime/trunk.13.10
Status: | Work in progress | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Proposed branch: | lp://staging/~gunnarhj/indicator-datetime/days-months | ||||||||||||
Merge into: | lp://staging/~indicator-applet-developers/indicator-datetime/trunk.13.10 | ||||||||||||
Diff against target: |
133 lines (+80/-3) 5 files modified
debian/changelog (+9/-0) src/datetime-service.c (+1/-1) src/indicator-datetime.c (+2/-2) src/utils.c (+67/-0) src/utils.h (+1/-0) |
||||||||||||
To merge this branch: | bzr merge lp://staging/~gunnarhj/indicator-datetime/days-months | ||||||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Martin Pitt | Approve | ||
Mathieu Trudel-Lapierre | Approve | ||
Ubuntu branches | Pending | ||
Charles Kerr | Pending | ||
Review via email: mp+159214@code.staging.launchpad.net |
Description of the change
Unfortunately Matthias has added WONTFIX to https:/
In my PPA at https:/
Charles, last Tuesday you said a couple of things on IRC that I didn't quite understand:
"if we do this at the indicator level, we could use your code to make some namespace-
iirc the datetime patch we had before relied on some assumptions about the format strings that we pass into strftime, and those might change:
at some point we may want to expose a format string config option in dconf-editor, though not visible in g-c-c"
Please note that the name of the function I propose is format_date_time(), i.e. no "g_" prefix.
Unmerged revisions
- 212. By Gunnar Hjalmarsson
-
src/utils.c:
Added the format_date_time() function, which converts names of
days and months using the current language (LP: #1024663,
LP: #1072019, LP: #1160441).
Thanks, Mathieu. Those user expectations are natural and legitimate, and needless to say I think that an SRU later on would be a good idea. ;-)