2011/5/25 Konstantinos Smanis <konstantinos.sma...@gmail.com>: > Any updates? The two week review period is over.
The following line should probably be simplified (see http://websvn.kde.org/?revision=1184860&view=revision): src/kcm_grub2.cpp:113: QTreeWidgetItem *item = new QTreeWidgetItem(ui.treeWidget_recover, QStringList(QString()) << name << partition->filePath() << volume->label() << volume->fsType() << i18n("%1 GiB", QString::number(volume->size() / 1073741824))); P.S.: I've fixed ellipsises: http://commits.kde.org/kcm-grub2/bbc14f81c533e3b92799c1da90f535ba9f887180 -- Alexander Potashev