[ooo-build-commit] patches/dev300

Tor Lillqvist tml at kemper.freedesktop.org
Mon Sep 7 04:02:15 PDT 2009


 patches/dev300/calc-sheet-tab-color-sc.diff |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit b5e3285775d205ced89d2d004b59d577b686473f
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Mon Sep 7 14:01:14 2009 +0300

    Adapt calc-sheet-tab-color-sc.diff to dev300-m57

diff --git a/patches/dev300/calc-sheet-tab-color-sc.diff b/patches/dev300/calc-sheet-tab-color-sc.diff
index ef1f4bb..0e08594 100644
--- a/patches/dev300/calc-sheet-tab-color-sc.diff
+++ b/patches/dev300/calc-sheet-tab-color-sc.diff
@@ -1248,8 +1248,8 @@
  String SCSTR_RENAMEOBJECT
  {
  	Text [ en-US ] = "Name Object";
---- sc/source/ui/undo/undotab.cxx.old	2009-04-06 16:41:49.000000000 +0000
-+++ sc/source/ui/undo/undotab.cxx	2009-04-06 16:42:06.000000000 +0000
+--- sc/source/ui/undo/undotab.cxx
++++ sc/source/ui/undo/undotab.cxx
 @@ -70,6 +70,9 @@
  #include "drwlayer.hxx"
  #include "scresid.hxx"
@@ -1263,7 +1263,7 @@
 @@ -93,6 +96,7 @@ TYPEINIT1(ScUndoScenarioFlags,	SfxUndoAc
  TYPEINIT1(ScUndoRenameObject,	SfxUndoAction);
  TYPEINIT1(ScUndoLayoutRTL,		SfxUndoAction);
- TYPEINIT1(ScUndoSetGrammar,		SfxUndoAction);
+ //UNUSED2009-05 TYPEINIT1(ScUndoSetGrammar,		SfxUndoAction);
 +TYPEINIT1(ScUndoSetTabBgColor,  SfxUndoAction);
  
  


More information about the ooo-build-commit mailing list