[ooo-build-commit] patches/dev300

Tor Lillqvist tml at kemper.freedesktop.org
Thu Sep 10 23:33:54 PDT 2009


 patches/dev300/novell-win32-drop-win9x.diff |   18 ------------------
 1 file changed, 18 deletions(-)

New commits:
commit 8e12218ba2f70e72e31de6656303e938c1a98d3c
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Fri Sep 11 09:32:44 2009 +0300

    Do include gdiplus.dll for Win2k support (bnc#522833)

diff --git a/patches/dev300/novell-win32-drop-win9x.diff b/patches/dev300/novell-win32-drop-win9x.diff
index e5c84d8..2771d5d 100644
--- a/patches/dev300/novell-win32-drop-win9x.diff
+++ b/patches/dev300/novell-win32-drop-win9x.diff
@@ -17,24 +17,6 @@
  #if defined WNT
  File gid_File_Dl_Uwinapi
      TXT_FILE_BODY;
---- scp2/source/ooo/file_library_ooo.scp
-+++ scp2/source/ooo/file_library_ooo.scp
-@@ -667,15 +667,6 @@
- 
- STD_UNO_LIB_FILE( gid_File_Lib_Fwm , fwm)
- 
--#ifdef WNT
--File gid_File_Lib_Gdiplus
--    BIN_FILE_BODY;
--    Styles = (PACKED);
--    Dir = SCP2_OOO_BIN_DIR;
--    Name = "gdiplus.dll";
--End
--#endif
--
- File gid_File_Lib_Go
-     Name = LIBNAME(go);
-     TXT_FILE_BODY;
 --- external/prj/d.lst
 +++ external/prj/d.lst
 @@ -54,7 +54,6 @@


More information about the ooo-build-commit mailing list