Remove cpu and netstat plugin, and move volume applet before the tray.

This commit is contained in:
Julien Lavergne 2010-02-14 12:26:26 +01:00
parent 8e60098b35
commit fe139ca2a0
2 changed files with 2 additions and 9 deletions

1
debian/changelog vendored
View File

@ -12,6 +12,7 @@ lubuntu-default-settings (0.5) UNRELEASED; urgency=low
* autostart : Add nm-applet to the sessions.
* Use system-shutdown-panel icon for shutdown command and clean Encoding keys
* Use Chromium instead of Firefox inthe panel and openbox configuration.
* Remove cpu and netstat plugin, and move volume applet before the tray.
-- Julien Lavergne <gilir@ubuntu.com> Sun, 14 Feb 2010 11:44:16 +0100

View File

@ -103,11 +103,7 @@ Plugin {
}
Plugin {
type = netstat
}
Plugin {
type = cpu
type = volumealsa
}
Plugin {
@ -131,7 +127,3 @@ Plugin {
}
}
}
Plugin {
type = volumealsa
}