[ooo-build-commit] patches/dev300
Kohei Yoshida
kohei at kemper.freedesktop.org
Fri Sep 11 11:19:03 PDT 2009
patches/dev300/autocorrect-accidental-caps-lock-svx.diff | 2 +-
patches/dev300/cws-cbosdo01.diff | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f629a9cc232fe545f4d48621d09c30b6935bb618
Author: Kohei Yoshida <kyoshida at novell.com>
Date: Fri Sep 11 14:17:41 2009 -0400
Fixed a build breakage in svx.
* patches/dev300/autocorrect-accidental-caps-lock-svx.diff: a minor
indentation fix.
* patches/dev300/cws-cbosdo01.diff: added ';' after the closing
brace to fix build breakage in autocdlg.src.
diff --git a/patches/dev300/autocorrect-accidental-caps-lock-svx.diff b/patches/dev300/autocorrect-accidental-caps-lock-svx.diff
index ec371b1..0478fbb 100644
--- a/patches/dev300/autocorrect-accidental-caps-lock-svx.diff
+++ b/patches/dev300/autocorrect-accidental-caps-lock-svx.diff
@@ -199,7 +199,7 @@
{ \
Text [ en-US ] = "Replace dashes" ; \
- };
-+ }; \
++ }; \
+ String ST_CORRECT_ACCIDENTAL_CAPS_LOCK \
+ { \
+ Text [ en-US ] = "Correct accidental use of cAPS LOCK key" ; \
diff --git a/patches/dev300/cws-cbosdo01.diff b/patches/dev300/cws-cbosdo01.diff
index 274abc2..5c9301d 100644
--- a/patches/dev300/cws-cbosdo01.diff
+++ b/patches/dev300/cws-cbosdo01.diff
@@ -154,7 +154,7 @@ index 099f63a..47f6c62 100644
String ST_CORRECT_ACCIDENTAL_CAPS_LOCK \
{ \
Text [ en-US ] = "Correct accidental use of cAPS LOCK key" ; \
-+ } \
++ }; \
+ String ST_NON_BREAK_SPACE \
+ { \
+ Text [ en-US ] = "Add non breaking space before : ; ? ! in french text" ; \
More information about the ooo-build-commit
mailing list