[15:34] ubiquity: cjwatson * r5463 trunk/ (debian/changelog ubiquity/frontend/kde_ui.py): Pass bytes rather than text to kdecore.ki18n. [15:37] ubiquity: cjwatson * r5464 trunk/ (debian/changelog ubiquity/frontend/kde_ui.py): [15:37] ubiquity: Call sip.setapi("QVariant", 1) on KDE frontend startup, pending a more [15:37] ubiquity: complete port to the new API. [15:39] ubiquity: cjwatson * r5465 trunk/ (debian/changelog ubiquity/plugins/ubi-language.py): [15:39] ubiquity: Use boolean tests rather than isNull, to cope with getting ordinary [15:39] ubiquity: Python strings rather than QStrings. [15:46] ubiquity: cjwatson * r5466 trunk/ (3 files in 2 dirs): [15:46] ubiquity: In Python 3, pass strings directly to Qt rather than creating [15:46] ubiquity: QStrings.