Markus Brechtel пре 5 година
родитељ
комит
a94f8786a8
1 измењених фајлова са 4 додато и 1 уклоњено
  1. +4
    -1
      templates/xfce4-panel.xml.j2

+ 4
- 1
templates/xfce4-panel.xml.j2 Прегледај датотеку

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

{% set i = 13 %}
{% set i = 14 %}
{% if kita_plus_url is defined %}
{% set application_starters = application_starters + ["kitaplus"] %}
{% endif %}
@@ -20,6 +20,7 @@
{% for app in application_starters %}
<value type="int" value="{{ loop.index0 + i }}"/>
{% endfor %}
<value type="int" value="13"/>
<value type="int" value="2"/>
<value type="int" value="3"/>
<value type="int" value="4"/>
@@ -67,6 +68,8 @@
</property>
{% endfor %}

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

<property name="plugin-2" type="string" value="tasklist">
<property name="include-all-workspaces" type="bool" value="false"/>
<property name="include-all-monitors" type="bool" value="true"/>


Loading…
Откажи
Сачувај