Am Sonntag, 10. Juli 2011, 16:32:08 schrieb Sebastian Wiesner: > 2011/7/10 Christian Esken <[email protected]>: > > Hello, > > > > I would like to rename the entry from KMix to "Volume Control" in the > > sytray configuration dialog (Systray->ContextMenu->Configure->Entries- >Element > > column). > > > > How can I set the name? It's not from the desktop file - I already tried that. > > Just guessing: "KStatusNotifierItem::setTitle()"
You guessed right. I got confused because the API-Docs are talking about the title of the icon. In retrospect it looks obvious. Thanks. :-) Christian
