[master] Fix various issues in the Datetime spoke
Martin Kolman
mkolman at redhat.com
Mon Dec 15 16:18:48 UTC 2014
On Mon, 2014-12-15 at 15:04 +0100, Vratislav Podzimek wrote:
> This fixes issues with hours decrementing when any time-setting button is
> clicked, setting time to 00:XX or XX:00 not working and generally a stupid idea
> to use a timer ID to determine something that looks totally unrelated.
>
> Vratislav Podzimek (3):
> Use a flag to determine if the datetime spoke is shown
> Fix the last member of the struct_time struct
> Beware of 0 being the same bool value as None when setting time
>
> pyanaconda/isys/__init__.py | 23 ++++++++++-------------
> pyanaconda/ui/gui/spokes/datetime_spoke.py | 14 ++++++++++----
> 2 files changed, 20 insertions(+), 17 deletions(-)
>
All look good to me, ACK! :)
More information about the anaconda-patches
mailing list