Fix network icons

atratsevskiy
parent 4a7caf186c
commit 315f961992

@ -4,7 +4,7 @@
update = on
[ver]
patch = 10
patch = 11
[update]
patch = on

@ -0,0 +1 @@
# Calculate pkg(xfce-base/xfce4-panel)!=&&merge(sys-apps/calculate-utilities)!=&&ini(update.patch)!=off&&ini(ver.patch)<11 path=~/.config/xfce4/xfconf name=xfce-perchannel-xml

@ -0,0 +1,7 @@
# Calculate format=samba path=~/.calculate
[ver]
patch = 11
[update]
patch = on

@ -0,0 +1,10 @@
# Calculate format=xml_xfce
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-panel" version="1.0">
<property name="plugins" type="empty">
<property name="plugin-6" type="string" value="systray">
<property name="size-max" type="uint" value="24"/>
</property>
</property>
</channel>

@ -114,6 +114,7 @@
<value type="string" value="апплет networkmanager"/>
<value type="string" value="blueman-applet"/>
</property>
<property name="size-max" type="uint" value="24"/>
</property>
<property name="plugin-8" type="string" value="showdesktop"/>
<property name="plugin-9" type="string" value="thunar-tpa"/>

Loading…
Cancel
Save