-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102048/
-----------------------------------------------------------

Review request for Plasma.


Summary
-------

plasma/desktop/applets/kickoff/simpleapplet/simpleapplet.cpp:465 reads

i18nc("@item:inlistbox Format:", "Name Description"), 
MenuLauncherApplet::NameDescription);

But that does not match 
plasma/desktop/applets/kickoff/simpleapplet/menuview.cpp:190

if (d->formattype == NameDescription) {
    action->setText(QString("%1 (%2)").arg(name).arg(text));


Diffs
-----

  plasma/desktop/applets/kickoff/simpleapplet/simpleapplet.cpp eb9a0c3 

Diff: http://git.reviewboard.kde.org/r/102048/diff


Testing
-------


Thanks,

Burkhard

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to