text: Fix password content hint value
authorKrzesimir Nowak <krnowak@openismus.com>
Thu, 18 Apr 2013 14:47:19 +0000 (16:47 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 2 May 2013 20:22:07 +0000 (16:22 -0400)
commitf62e8cfae70bc606ccf3ee86d61cfc37afbd2e5e
treecc7209db94da0b2eb6d06a114a9504c7a1416db6
parent08015b6ba0c28a5616f565761a79b0cb08340c60
text: Fix password content hint value

0xc in this case was a combination of "autocapitalization" (0x4) and
"lowercase" (0x8) instead of "hidden_text" (0x40) and "sensitive_data"
(0x80).

Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
protocol/text.xml