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


This review has been submitted with commit 
13c4705bdf785389695e7e62001cace72b77467a by Burkhard Lück to branch master.

- Commit


On July 22, 2011, 12:51 p.m., Burkhard Lück wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/102048/
> -----------------------------------------------------------
> 
> (Updated July 22, 2011, 12:51 p.m.)
> 
> 
> 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