[Bug 152805] "switch user" does not list sessions

András Manţia amantia at kde.org
Sat Feb 2 12:06:48 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=152805         




------- Additional Comments From amantia kde org  2008-02-02 12:06 -------
Hehe:
void SessionRunner::exec(Plasma::SearchMatch * action)
{
    if (!action->data().toString().isEmpty()) {
        //TODO: implement session switching here!
        return;
    }
...
}


More information about the Panel-devel mailing list