Add the device notifier to the taskbar
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=742410
This commit is contained in:
parent
dee3a63add
commit
779a913e6d
@ -264,6 +264,7 @@ void Corona::loadDefaultSetup()
|
||||
panel->addApplet("launcher");
|
||||
panel->addApplet("tasks");
|
||||
panel->addApplet("systemtray");
|
||||
panel->addApplet("notifier");
|
||||
panel->addApplet("digital-clock");
|
||||
|
||||
// trigger an instant layout so we immediately have a proper geometry rather than waiting around
|
||||
|
Loading…
Reference in New Issue
Block a user