Add the pager to the panel by default, placing it next to kickoff's button
somewhat similar to kde3 svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=752438
This commit is contained in:
parent
05458a5c40
commit
4aa76d859b
@ -270,6 +270,7 @@ void Corona::loadDefaultSetup()
|
|||||||
|
|
||||||
// some default applets to get a usable UI
|
// some default applets to get a usable UI
|
||||||
panel->addApplet("launcher");
|
panel->addApplet("launcher");
|
||||||
|
panel->addApplet("pager");
|
||||||
panel->addApplet("tasks");
|
panel->addApplet("tasks");
|
||||||
panel->addApplet("systemtray");
|
panel->addApplet("systemtray");
|
||||||
panel->addApplet("notifier");
|
panel->addApplet("notifier");
|
||||||
|
Loading…
Reference in New Issue
Block a user