Review Request 127929: K4TimeZoneWidget: flag images not displayed because of incorrect path
Jonathan Marten
jjm at keelhaul.me.uk
Sun May 15 13:59:56 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127929/
-----------------------------------------------------------
Review request for KDE Frameworks.
Repository: kdelibs4support
Description
-------
In KDE4 this widget displayed the appropriate country flag at the start of the continent/city column. This no longer happens because the path used to find the flag image files is incorrect: it is still using the old share/locale/l10n/CC/flag.png location. In KF5 this is now share/kf5/locale/countries/CC/flag.png. This change corrects the path and comment.
Diffs
-----
src/kdeui/k4timezonewidget.cpp 70ff79f
Diff: https://git.reviewboard.kde.org/r/127929/diff/
Testing
-------
Built kdelibs4support with this change, checked correct display of flag column in dialogue.
Thanks,
Jonathan Marten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160515/07d5c962/attachment.html>
More information about the Kde-frameworks-devel
mailing list