summaryrefslogtreecommitdiff
path: root/data/graphics/gui/speechbrowserbox.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-12-16 19:51:22 +0300
committerAndrei Karas <akaras@inbox.ru>2013-12-16 20:05:42 +0300
commit7f7ac0e998506fb2b19b03ae4f2ef6ef04b87b13 (patch)
treeff445411d6b69e6f65f7f83bf7ff634974f472c6 /data/graphics/gui/speechbrowserbox.xml
parentbf3205aafa71fad7138e7be8a4b641907ec056ce (diff)
downloadplus-7f7ac0e998506fb2b19b03ae4f2ef6ef04b87b13.tar.gz
plus-7f7ac0e998506fb2b19b03ae4f2ef6ef04b87b13.tar.bz2
plus-7f7ac0e998506fb2b19b03ae4f2ef6ef04b87b13.tar.xz
plus-7f7ac0e998506fb2b19b03ae4f2ef6ef04b87b13.zip
fix speechbubble size.
Diffstat (limited to 'data/graphics/gui/speechbrowserbox.xml')
-rw-r--r--data/graphics/gui/speechbrowserbox.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/graphics/gui/speechbrowserbox.xml b/data/graphics/gui/speechbrowserbox.xml
new file mode 100644
index 000000000..281683021
--- /dev/null
+++ b/data/graphics/gui/speechbrowserbox.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<skinset name="Default" image="window.png">
+ <widget type="Window">
+ <option name="padding" value="0" />
+ <option name="newLinePadding" value="0" />
+ <option name="itemPadding" value="0" />
+ <option name="highlightBackground" value="1" />
+ <option name="highlightUnderline" value="1" />
+ </widget>
+</skinset>