lp:~charlesk/indicator-datetime/always-get-initial-tzid-from-timedate1
Created by
Charles Kerr
and last modified
- Get this branch:
- bzr branch lp:~charlesk/indicator-datetime/always-get-initial-tzid-from-timedate1
Only
Charles Kerr
can upload to this branch. If you are
Charles Kerr
please log in for upload directions.
Branch merges
Propose for merging
- Renato Araujo Oliveira Filho (community): Approve
- Antti Kaijanmäki (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 796 lines (+362/-266)7 files modifiedinclude/datetime/dbus-shared.h (+42/-0)
include/datetime/timezone-timedated.h (+4/-4)
include/datetime/timezones-live.h (+2/-3)
src/main.cpp (+12/-2)
src/timezone-timedated.cpp (+139/-135)
src/timezones-live.cpp (+7/-4)
tests/test-timezone-timedated.cpp (+156/-118)
Related bugs
Bug #1567940: time displayed wrongly on production phone | Medium | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 447. By Charles Kerr
-
in LiveTimezones, pass the primary timezone to it on construction. We used to create it implicitly but can't do that anymore now that TimedatedTimezone takes its own ctor argument.
- 446. By Charles Kerr
-
in TimedatedTimezone, take a GDBusConnection argument in the ctor to simplify state management
- 445. By Charles Kerr
-
in timezone-timedated, check for error!=nullptr before passing it to g_error_matches()
- 442. By Charles Kerr
-
pull the timezone from timedate1 regardless of whether it appears on the bus before or after we startup
- 440. By Dmitry Shachnev
-
Support multiple desktop names in $XDG_CURRENT_
DESKTOP. Fixes: #1502480
Approved by: Alkis Georgopoulos, Mystic-Mirage, Sebastien Bacher, Alberts Muktupāvels
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:indicator-datetime/15.10