[Libreoffice-commits] .: patches/dev300

Fridrich Strba fridrich at kemper.freedesktop.org
Fri Oct 15 02:43:47 PDT 2010


 patches/dev300/win32-gw-send-mail.diff |   20 --------------------
 1 file changed, 20 deletions(-)

New commits:
commit c5bd53c899a49ffbdf3644c4ed379ed5aef561d1
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Fri Oct 15 11:43:27 2010 +0200

    win32-gw-send-mail.diff: Massage to apply again

diff --git a/patches/dev300/win32-gw-send-mail.diff b/patches/dev300/win32-gw-send-mail.diff
index 8f14fad..4aa1cac 100644
--- a/patches/dev300/win32-gw-send-mail.diff
+++ b/patches/dev300/win32-gw-send-mail.diff
@@ -1,20 +1,5 @@
----
- shell/source/win32/simplemail/senddoc.cxx        |    5 ++++-
- shell/source/win32/simplemail/smplmailclient.cxx |    7 ++-----
- 2 files changed, 6 insertions(+), 6 deletions(-)
-
-diff --git shell/source/win32/simplemail/senddoc.cxx shell/source/win32/simplemail/senddoc.cxx
-index 42f5b9e..0b51c58 100644
 --- shell/source/win32/simplemail/senddoc.cxx
 +++ shell/source/win32/simplemail/senddoc.cxx
-@@ -30,6 +30,7 @@
- #include "precompiled_shell.hxx"
- #include <osl/diagnose.h>
- #include <sal/macros.h>
-+#include <rtl/string.hxx>
- 
- #include "simplemapi.hxx"
- 
 @@ -299,6 +299,9 @@ int main(int argc, char* argv[])
      {
          OSL_ENSURE(false, ex.what());
@@ -25,8 +10,6 @@ index 42f5b9e..0b51c58 100644
      return ulRet;
  }
  
-diff --git shell/source/win32/simplemail/smplmailclient.cxx shell/source/win32/simplemail/smplmailclient.cxx
-index 7da7f1c..d5e6b58 100644
 --- shell/source/win32/simplemail/smplmailclient.cxx
 +++ shell/source/win32/simplemail/smplmailclient.cxx
 @@ -142,7 +142,7 @@ namespace /* private */
@@ -51,6 +34,3 @@ index 7da7f1c..d5e6b58 100644
      }
  } // namespace private 
  
--- 
-1.7.0.1
-


More information about the Libreoffice-commits mailing list