Add indicator support by default.
This commit is contained in:
parent
3593c23e04
commit
80c3e6fa4a
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,15 +1,16 @@
|
|||||||
lubuntu-default-settings (0.28) UNRELEASED; urgency=low
|
lubuntu-default-settings (0.28) quantal; urgency=low
|
||||||
|
|
||||||
* debian/control:
|
* debian/control:
|
||||||
- Move recommended packages to suggests, to not install them when installing
|
- Move recommended packages to suggests, to not install them when installing
|
||||||
lubuntu-core (LP: #822043)
|
lubuntu-core (LP: #822043)
|
||||||
* usr/share/lxpanel/profile/Lubuntu/panels/panel:
|
* usr/share/lxpanel/profile/Lubuntu/panels/panel:
|
||||||
- Set iconsize to 24 for the panel, to match new artwork.
|
- Set iconsize to 24 for the panel, to match new artwork.
|
||||||
|
- Add indicator support by default.
|
||||||
* etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf
|
* etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf
|
||||||
- Add language-selector option to the greeter.
|
- Add language-selector option to the greeter.
|
||||||
- Display Ubuntu font.
|
- Display Ubuntu font.
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Sun, 01 Jul 2012 15:04:41 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Sun, 08 Jul 2012 15:23:59 +0200
|
||||||
|
|
||||||
lubuntu-default-settings (0.27) precise; urgency=low
|
lubuntu-default-settings (0.27) precise; urgency=low
|
||||||
|
|
||||||
|
@ -111,6 +111,18 @@ Plugin {
|
|||||||
type = tray
|
type = tray
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Plugin {
|
||||||
|
type = indicator
|
||||||
|
Config {
|
||||||
|
applications=1
|
||||||
|
datetime=0
|
||||||
|
messages=0
|
||||||
|
network=0
|
||||||
|
session=0
|
||||||
|
sound=0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
Plugin {
|
Plugin {
|
||||||
type = dclock
|
type = dclock
|
||||||
Config {
|
Config {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user