summaryrefslogtreecommitdiff
path: root/data/themes
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-12-15 18:46:28 +0300
committerAndrei Karas <akaras@inbox.ru>2013-12-15 18:47:59 +0300
commit18b6055c46e828f621192e6c9fa7ab6a6b1d99aa (patch)
tree014ed659a34d06d5570f6daebd52371982182c0b /data/themes
parent76bd8cfad1f9dd7e1e61c69132dc02ec75e5ee8f (diff)
downloadplus-18b6055c46e828f621192e6c9fa7ab6a6b1d99aa.tar.gz
plus-18b6055c46e828f621192e6c9fa7ab6a6b1d99aa.tar.bz2
plus-18b6055c46e828f621192e6c9fa7ab6a6b1d99aa.tar.xz
plus-18b6055c46e828f621192e6c9fa7ab6a6b1d99aa.zip
add theme option into checkbox to hide X icon (draw box).
New theme option: drawBox
Diffstat (limited to 'data/themes')
-rw-r--r--data/themes/golden-delicious/checkbox.xml1
-rw-r--r--data/themes/jewelry/checkbox.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/data/themes/golden-delicious/checkbox.xml b/data/themes/golden-delicious/checkbox.xml
index 796d5fd7c..36044979e 100644
--- a/data/themes/golden-delicious/checkbox.xml
+++ b/data/themes/golden-delicious/checkbox.xml
@@ -5,6 +5,7 @@
<option name="imagePadding" value="8" />
<option name="imageSize" value="13" />
<option name="spacing" value="10" />
+ <option name="drawBox" value="1" />
<part type="normal" xpos="0" ypos="0" width="13" height="13" />
<part type="checked" xpos="0" ypos="13" width="13" height="13" />
diff --git a/data/themes/jewelry/checkbox.xml b/data/themes/jewelry/checkbox.xml
index 796d5fd7c..36044979e 100644
--- a/data/themes/jewelry/checkbox.xml
+++ b/data/themes/jewelry/checkbox.xml
@@ -5,6 +5,7 @@
<option name="imagePadding" value="8" />
<option name="imageSize" value="13" />
<option name="spacing" value="10" />
+ <option name="drawBox" value="1" />
<part type="normal" xpos="0" ypos="0" width="13" height="13" />
<part type="checked" xpos="0" ypos="13" width="13" height="13" />