From 87cf343f909bd3034239eb10d1eb88a10994ab15 Mon Sep 17 00:00:00 2001 From: Szymon Kłos Date: Wed, 12 Aug 2015 11:05:17 +0200 Subject: added 'Remember password' checkbox Change-Id: I4231acd92d263ca772a1aa7b3e178c5681ee86e0 --- svtools/uiconfig/ui/placeedit.ui | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) (limited to 'svtools/uiconfig/ui/placeedit.ui') diff --git a/svtools/uiconfig/ui/placeedit.ui b/svtools/uiconfig/ui/placeedit.ui index 07b0835f405a..eb769f85471f 100644 --- a/svtools/uiconfig/ui/placeedit.ui +++ b/svtools/uiconfig/ui/placeedit.ui @@ -192,7 +192,7 @@ 0 - 7 + 8 @@ -204,7 +204,7 @@ 1 - 7 + 8 @@ -298,7 +298,7 @@ 0 - 6 + 7 @@ -310,7 +310,7 @@ 1 - 6 + 7 @@ -411,12 +411,12 @@ True False 0 - Password*: + Password: password 0 - 5 + 6 @@ -426,6 +426,20 @@ False + + 1 + 6 + + + + + Remember password + True + True + False + 0 + True + 1 5 @@ -434,6 +448,9 @@ + + + False -- cgit