----------------------------------------------------------- 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
_______________________________________________ Kde-frameworks-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
