Add the device notifier to the taskbar

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=742410
This commit is contained in:
Alexis Ménard 2007-11-27 23:22:07 +00:00
parent dee3a63add
commit 779a913e6d

View File

@ -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