[Libreoffice-commits] .: patches/dev300

Tor Lillqvist tml at kemper.freedesktop.org
Fri Oct 29 01:26:03 PDT 2010


 patches/dev300/writer-navigation-buttons.diff |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

New commits:
commit 0422c2040e7105d0af194eafc3b568be14113cef
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Fri Oct 29 11:24:53 2010 +0300

    Make writer-navigation-buttons.diff apply again

diff --git a/patches/dev300/writer-navigation-buttons.diff b/patches/dev300/writer-navigation-buttons.diff
index 28cb98b..24916c6 100644
--- a/patches/dev300/writer-navigation-buttons.diff
+++ b/patches/dev300/writer-navigation-buttons.diff
@@ -184,12 +184,14 @@ diff --git sw/inc/helpid.h sw/inc/helpid.h
 index 9f5c6ad..f0658f1 100644
 --- sw/inc/helpid.h
 +++ sw/inc/helpid.h
-@@ -982,3 +982,5 @@
+@@ -982,5 +982,7 @@
  #define HID_MM_HEADER_13                            (HID_BASE + 2280)
-
- #define HID_TITLEPAGE                                                          (HID_BASE + 2281)
+ 
+ #define HID_TITLEPAGE 						  		(HID_BASE + 2281)
 +
 +#define HID_NAVIGATION_TOOLBOX                      (HID_BASE + 2282)
+ 
+ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
 diff --git sw/inc/shellid.hxx sw/inc/shellid.hxx
 index 65af848..e3ef3e6 100644
 --- sw/inc/shellid.hxx


More information about the Libreoffice-commits mailing list