* src/etc/xdg/lubuntu/xfce4/xfconf/xfce-perchannel-xml
- Add xfce4-power-manager.xml to enable the tray icon of xfce4-power-manager by default.
This commit is contained in:
parent
5f6a63a0b0
commit
fbdbfcff5e
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
lubuntu-default-settings (0.44) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* src/etc/xdg/lubuntu/xfce4/xfconf/xfce-perchannel-xml
|
||||||
|
- Add xfce4-power-manager.xml to enable the tray icon of xfce4-power-manager
|
||||||
|
by default.
|
||||||
|
|
||||||
|
-- Julien Lavergne <gilir@ubuntu.com> Fri, 18 Sep 2015 13:17:59 +0200
|
||||||
|
|
||||||
lubuntu-default-settings (0.43) wily; urgency=medium
|
lubuntu-default-settings (0.43) wily; urgency=medium
|
||||||
|
|
||||||
* debian/control:
|
* debian/control:
|
||||||
|
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<channel name="xfce4-power-manager" version="1.0">
|
||||||
|
<property name="xfce4-power-manager" type="empty">
|
||||||
|
<property name="power-button-action" type="uint" value="3"/>
|
||||||
|
<property name="show-tray-icon" type="int" value="1"/>
|
||||||
|
</property>
|
||||||
|
</channel>
|
Loading…
x
Reference in New Issue
Block a user