[ooo-build-commit] patches/dev300
Tor Lillqvist
tml at kemper.freedesktop.org
Wed Aug 12 03:34:32 PDT 2009
patches/dev300/calc-formula-variable-separators-svx.diff | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 2c3dd21e5eb4e5c95c5c223ec23de40bccbc9de2
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Wed Aug 12 13:32:46 2009 +0300
Adapt calc-formula-variable-separators-svx.diff for dev300-m54
* patches/dev300/calc-formula-variable-separators-svx.diff: Adapt for
dev300-m54.
diff --git a/patches/dev300/calc-formula-variable-separators-svx.diff b/patches/dev300/calc-formula-variable-separators-svx.diff
index bc1245c..f6606e2 100644
--- a/patches/dev300/calc-formula-variable-separators-svx.diff
+++ b/patches/dev300/calc-formula-variable-separators-svx.diff
@@ -5,8 +5,8 @@
#endif
+#define SID_SC_TP_FORMULA (SVX_OOO_BUILD_START + 1)
---- svx/source/dialog/treeopt.cxx.old 2009-04-02 11:03:28.000000000 +0000
-+++ svx/source/dialog/treeopt.cxx 2009-04-06 16:42:05.000000000 +0000
+--- svx/source/cui/treeopt.cxx
++++ svx/source/cui/treeopt.cxx
@@ -455,6 +455,7 @@ static OptionsMapping_Impl __READONLY_DA
{ "Calc", "View", SID_SC_TP_CONTENT },
{ "Calc", "International", RID_OFA_TP_INTERNATIONAL },
@@ -15,8 +15,8 @@
{ "Calc", "SortLists", SID_SC_TP_USERLISTS },
{ "Calc", "Changes", SID_SC_TP_CHANGES },
{ "Calc", "Grid", SID_SC_TP_GRID },
---- svx/source/dialog/treeopt.src.old 2009-04-02 11:03:28.000000000 +0000
-+++ svx/source/dialog/treeopt.src 2009-04-06 16:42:05.000000000 +0000
+--- svx/source/cui/treeopt.src
++++ svx/source/cui/treeopt.src
@@ -241,6 +241,7 @@ Resource RID_OFADLG_OPTIONS_TREE_PAGES
< "View" ; SID_SC_TP_CONTENT ;> ;
< "International" ; RID_OFA_TP_INTERNATIONAL ;> ;
More information about the ooo-build-commit
mailing list