|
@@ -1,6 +1,6 @@ |
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
|
|
|
|
{% set i = 14 %} |
|
|
|
|
|
|
|
|
{% set i = 15 %} |
|
|
{% if kita_plus_url is defined %} |
|
|
{% if kita_plus_url is defined %} |
|
|
{% set application_starters = application_starters + ["kitaplus"] %} |
|
|
{% set application_starters = application_starters + ["kitaplus"] %} |
|
|
{% endif %} |
|
|
{% endif %} |
|
@@ -20,11 +20,12 @@ |
|
|
{% for app in application_starters %} |
|
|
{% for app in application_starters %} |
|
|
<value type="int" value="{{ loop.index0 + i }}"/> |
|
|
<value type="int" value="{{ loop.index0 + i }}"/> |
|
|
{% endfor %} |
|
|
{% endfor %} |
|
|
<value type="int" value="13"/> |
|
|
|
|
|
<value type="int" value="2"/> |
|
|
<value type="int" value="2"/> |
|
|
<value type="int" value="3"/> |
|
|
<value type="int" value="3"/> |
|
|
<value type="int" value="4"/> |
|
|
<value type="int" value="4"/> |
|
|
<value type="int" value="5"/> |
|
|
<value type="int" value="5"/> |
|
|
|
|
|
<value type="int" value="14"/> |
|
|
|
|
|
<value type="int" value="13"/> |
|
|
<value type="int" value="6"/> |
|
|
<value type="int" value="6"/> |
|
|
<value type="int" value="7"/> |
|
|
<value type="int" value="7"/> |
|
|
<value type="int" value="8"/> |
|
|
<value type="int" value="8"/> |
|
@@ -68,8 +69,6 @@ |
|
|
</property> |
|
|
</property> |
|
|
{% endfor %} |
|
|
{% endfor %} |
|
|
|
|
|
|
|
|
<property name="plugin-13" type="string" value="xfce4-notes-plugin"/> |
|
|
|
|
|
|
|
|
|
|
|
<property name="plugin-2" type="string" value="tasklist"> |
|
|
<property name="plugin-2" type="string" value="tasklist"> |
|
|
<property name="include-all-workspaces" type="bool" value="false"/> |
|
|
<property name="include-all-workspaces" type="bool" value="false"/> |
|
|
<property name="include-all-monitors" type="bool" value="true"/> |
|
|
<property name="include-all-monitors" type="bool" value="true"/> |
|
@@ -97,6 +96,9 @@ |
|
|
<property name="digital-format" type="empty"/> |
|
|
<property name="digital-format" type="empty"/> |
|
|
</property> |
|
|
</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="plugin-6" type="string" value="pager"> |
|
|
<property name="rows" type="uint" value="2"/> |
|
|
<property name="rows" type="uint" value="2"/> |
|
|
</property> |
|
|
</property> |
|
|