Markus Brechtel před 5 roky
rodič
revize
a337e797d0
1 změnil soubory, kde provedl 20 přidání a 6 odebrání
  1. +20
    -6
      templates/xfce4-panel.xml.j2

+ 20
- 6
templates/xfce4-panel.xml.j2 Zobrazit soubor

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

{% set i = 15 %}
{% set i = 17 %}
{% if kita_plus_url is defined %}
{% set application_starters = application_starters + ["kitaplus"] %}
{% endif %}
@@ -24,12 +24,14 @@
<value type="int" value="3"/>
<value type="int" value="4"/>
<value type="int" value="5"/>
<value type="int" value="6"/>
<value type="int" value="14"/>
<value type="int" value="13"/>
<value type="int" value="6"/>
<value type="int" value="7"/>
<value type="int" value="15"/>
<value type="int" value="16"/>
<value type="int" value="8"/>
<value type="int" value="9"/>
<value type="int" value="7"/>
<value type="int" value="10"/>
<value type="int" value="11"/>
</property>
@@ -96,18 +98,30 @@
<property name="digital-format" type="empty"/>
</property>

<property name="plugin-14" type="string" value="xfce4-clipman-plugin"/>
<property name="plugin-13" type="string" value="xfce4-notes-plugin"/>

<property name="plugin-6" type="string" value="pager">
<property name="rows" type="uint" value="2"/>
</property>

<property name="plugin-14" type="string" value="xfce4-clipman-plugin"/>
<property name="plugin-13" type="string" value="xfce4-notes-plugin"/>

<property name="plugin-7" type="string" value="systray">
<property name="size-max" type="uint" value="32"/>
<property name="show-frame" type="bool" value="false"/>
</property>

<property name="plugin-15" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="xfce-display-settings.desktop"/>
</property>
</property>

<property name="plugin-16" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="xfce4-screenshooter.desktop"/>
</property>
</property>

<property name="plugin-8" type="string" value="pulseaudio">
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
</property>


Načítá se…
Zrušit
Uložit