summaryrefslogtreecommitdiff
path: root/uui/source/masterpasscrtdlg.cxx
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-09-02 14:48:49 +0200
committerThomas Lange [tl] <tl@openoffice.org>2010-09-02 14:48:49 +0200
commit0445833f87a174bcd6d638c975c9f7fc914f24c1 (patch)
tree83888d1501a70447628a8d57f4494d25fd55f6dd /uui/source/masterpasscrtdlg.cxx
parentc280c618ed45e9105d00e8db76a324efc7e188d4 (diff)
cws tl82: #i114272# password dialog messages and min password length changed
Diffstat (limited to 'uui/source/masterpasscrtdlg.cxx')
-rwxr-xr-x[-rw-r--r--]uui/source/masterpasscrtdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/masterpasscrtdlg.cxx b/uui/source/masterpasscrtdlg.cxx
index af2ef194f22e..1622be0b38ab 100644..100755
--- a/uui/source/masterpasscrtdlg.cxx
+++ b/uui/source/masterpasscrtdlg.cxx
@@ -93,7 +93,7 @@ MasterPasswordCreateDialog::MasterPasswordCreateDialog
aHelpBtn ( this, ResId( BTN_MASTERPASSCRT_HELP, *pResMgr ) ),
pResourceMgr ( pResMgr ),
- nMinLen ( 5 )
+ nMinLen ( 1 )
{
FreeResource();