Merge branch 'xfce-panel' into 'main'

Update xfce panel configuration

See merge request systemrescue/systemrescue-sources!297
This commit is contained in:
Francois Dupoux 2023-12-18 21:14:21 +00:00
commit 2730aa5970
2 changed files with 18 additions and 3 deletions

View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-notifyd" version="1.0">
<property name="log-max-size-enabled" type="bool" value="true"/>
<property name="applications" type="empty">
<property name="known_applications" type="array">
<value type="string" value="org.freedesktop.network-manager-applet"/>
<value type="string" value="Xfce volume control"/>
<value type="string" value="xfce4-power-manager"/>
<value type="string" value="xfce4-settings-helper"/>
</property>
</property>
</channel>

View file

@ -64,12 +64,14 @@
</property>
<property name="plugin-9" type="string" value="systray">
<property name="icon-size" type="int" value="0"/>
<property name="known-legacy-items" type="array">
<value type="string" value="network"/>
<value type="string" value="networkmanager applet"/>
<value type="string" value="xfce4-power-manager"/>
</property>
<property name="known-items" type="array">
<value type="string" value="nm-applet"/>
</property>
<property name="known-legacy-items" type="array">
<value type="string" value="xfce4-power-manager"/>
</property>
</property>
<property name="plugin-10" type="string" value="clock">
<property name="digital-format" type="string" value="%T"/>