summaryrefslogtreecommitdiff
path: root/data/graphics
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-10-21 19:46:04 +0300
committerAndrei Karas <akaras@inbox.ru>2012-10-21 20:31:57 +0300
commit2f1886147d8dfd741ca95c9751f4f0e81b4cdd73 (patch)
tree964f5cae368d2565283286b26c4af865f804c8f4 /data/graphics
parente341fa804eab732bba47e1fc1ff155d25b0142c0 (diff)
downloadplus-2f1886147d8dfd741ca95c9751f4f0e81b4cdd73.tar.gz
plus-2f1886147d8dfd741ca95c9751f4f0e81b4cdd73.tar.bz2
plus-2f1886147d8dfd741ca95c9751f4f0e81b4cdd73.tar.xz
plus-2f1886147d8dfd741ca95c9751f4f0e81b4cdd73.zip
Extend password field theming.
New theme parameter: passwordChar - ASCII code for password char. If zero password invisible.
Diffstat (limited to 'data/graphics')
-rw-r--r--data/graphics/gui/textfield.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/graphics/gui/textfield.xml b/data/graphics/gui/textfield.xml
index b53ca71e7..0f18303dc 100644
--- a/data/graphics/gui/textfield.xml
+++ b/data/graphics/gui/textfield.xml
@@ -2,7 +2,7 @@
<widget type="Window" xpos="41" ypos="186">
<option name="padding" value="1" />
<option name="frameSize" value="2" />
- <option name="passwordChar" value="0" />
+ <option name="passwordChar" value="42" />
<!-- Top Row -->
<part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" />