[ooo-build-commit] .: patches/dev300
Andras Timar
timar at kemper.freedesktop.org
Wed Jul 7 09:17:40 PDT 2010
patches/dev300/apply | 1
patches/dev300/min-password-length-helpcontent2.diff | 22 +++++++++++++++++++
2 files changed, 23 insertions(+)
New commits:
commit de403cd4cdb020e4e5d0cbfcc87348244432e1de
Author: Andras Timar <timar at fsf.hu>
Date: Wed Jul 7 18:14:45 2010 +0200
protection passwords need not to be at least 5 characters in go-oo
* patches/dev300/apply:
* patches/dev300/min-password-length-helpcontent2.diff:
diff --git a/patches/dev300/apply b/patches/dev300/apply
index bf57ea5..07919ca 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -888,6 +888,7 @@ scroll-accel-vcl.diff, n#375909, i#71362, kohei
# reduce mininum password length from 5 to 1.
min-password-length-sfx2.diff, i#85453, kohei
+min-password-length-helpcontent2.diff, i#112772, timar
# allow users to change current document password.
document-password-change-sfx2.diff, kohei
diff --git a/patches/dev300/min-password-length-helpcontent2.diff b/patches/dev300/min-password-length-helpcontent2.diff
new file mode 100644
index 0000000..74b4328
--- /dev/null
+++ b/patches/dev300/min-password-length-helpcontent2.diff
@@ -0,0 +1,22 @@
+--- helpcontent2/source/text/shared/guide/protection.xhp.old 2010-06-18 10:31:55.000000000 +0200
++++ helpcontent2/source/text/shared/guide/protection.xhp 2010-07-07 18:04:28.865750000 +0200
+@@ -84,7 +84,7 @@
+ <paragraph xml-lang="en-US" id="par_id3154684" role="paragraph" l10n="U" oldref="12">Turning on protection</paragraph>
+ </tablecell>
+ <tablecell>
+- <paragraph xml-lang="en-US" id="par_id3153104" role="paragraph" l10n="U" oldref="13">Choose <emph>Edit - Changes - Protect Records</emph>. Enter and confirm a password of at least 5 characters.</paragraph>
++ <paragraph xml-lang="en-US" id="par_id3153104" role="paragraph" l10n="U" oldref="13">Choose <emph>Edit - Changes - Protect Records</emph>. Enter and confirm a password.</paragraph>
+ </tablecell>
+ </tablerow>
+ <tablerow>
+--- helpcontent2/source/text/shared/guide/redlining_protect.xhp.old 2010-06-18 10:31:55.000000000 +0200
++++ helpcontent2/source/text/shared/guide/redlining_protect.xhp 2010-07-07 18:04:51.662625000 +0200
+@@ -58,7 +58,7 @@
+ <paragraph xml-lang="en-US" id="par_id3147088" role="listitem" l10n="U" oldref="3">Choose <emph>Protect Records</emph>. This opens the <link href="text/shared/01/password_dlg.xhp" name="Password"><emph>Password</emph></link> dialog.</paragraph>
+ </listitem>
+ <listitem>
+- <paragraph xml-lang="en-US" id="par_id3153345" role="listitem" l10n="U" oldref="4">Enter a password consisting of at least 5 characters and confirm it. Click <emph>OK</emph>.</paragraph>
++ <paragraph xml-lang="en-US" id="par_id3153345" role="listitem" l10n="U" oldref="4">Enter a password and confirm it. Click <emph>OK</emph>.</paragraph>
+ </listitem>
+ </list>
+ <embed href="text/shared/00/00000004.xhp#related"/>
More information about the ooo-build-commit
mailing list