[ooo-build-commit] 3 commits - configure.in download.in patches/dev300

Kalman "" Szalai kami911 at kemper.freedesktop.org
Fri Nov 20 09:35:28 PST 2009


 configure.in                        |    2 +-
 download.in                         |    2 +-
 patches/dev300/apply                |    4 ++--
 patches/dev300/scp2_extensions.diff |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 7cc66ad52bbdbc2bc2e69ee9287889169d262360
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Fri Nov 20 18:34:51 2009 +0100

    Lightproof extension donwload site correction (added the latest version here)
    
    * download.in:

diff --git a/download.in b/download.in
index 8a15997..7343348 100755
--- a/download.in
+++ b/download.in
@@ -144,7 +144,7 @@ sub trim($)
     'Sun_ODF_Template_Pack_*'	 => 'ftp://ftp.devall.hu/kami/go-oo/',
 
 # Lightproof extension
-    'lightproof-*'			 => 'http://extensions.services.openoffice.org/files/2297/2/',
+    'lightproof-*'			 => 'http://ftp.devall.hu/kami/go-oo/',
 
 # Google Docs Extension
     'gdocs*'                => 'http://download.go-oo.org/src/',
commit 352e2de0ea66d81c18d10d0ccb0c9be67654d4bf
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Wed Oct 28 21:27:06 2009 +0100

    Update Lightproof to 1.2.2
    
    * configure.in:
    * patches/dev300/scp2_extensions.diff:

diff --git a/configure.in b/configure.in
index aa2c240..a59d467 100644
--- a/configure.in
+++ b/configure.in
@@ -1371,7 +1371,7 @@ AC_SUBST(OOOBLOGGER_EXTENSION)
 AC_MSG_CHECKING([whether to include lightproof extension])
 if test "$enable_extensions" != "no" ; then
     if test "z$with_lightproof" = "zyes" ; then
-	LIGHTPROOF_EXTENSION="lightproof-1.0.oxt"        
+	LIGHTPROOF_EXTENSION="lightproof-1.2.2.oxt"        
 	WITH_LIGHTPROOF=YES
         AC_MSG_RESULT([yes])
     else
diff --git a/patches/dev300/scp2_extensions.diff b/patches/dev300/scp2_extensions.diff
index fad1e79..ff5acd6 100644
--- a/patches/dev300/scp2_extensions.diff
+++ b/patches/dev300/scp2_extensions.diff
@@ -113,7 +113,7 @@
 +    TXT_FILE_BODY;
 +    Styles = (PACKED);
 +    Dir = gid_Brand_Dir_Share_Extension_Install;
-+    Name = "lightproof-1.0.oxt";
++    Name = "lightproof-1.2.2.oxt";
 +End
 +
 +#endif
commit 17dae24e399790d9883a36d8ca4b9c8eedb3e996
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Wed Oct 28 20:18:55 2009 +0100

    Disable fix truncated localized text on several dialogs patches
    
    * patches/dev300/apply:

diff --git a/patches/dev300/apply b/patches/dev300/apply
index 5391b70..e8abc0c 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -514,8 +514,8 @@ i93000.diff, i#93000, atimar
 
 # fix truncated localized text on several dialogs 
 # see http://wiki.services.openoffice.org/wiki/Hu.openoffice.org/QA_Screenshots
-padmin-dialog-resize.diff, i#98164, atimar
-sw-dialogs-resize.diff, i#98164, atimar
+#padmin-dialog-resize.diff, i#98164, atimar
+#sw-dialogs-resize.diff, i#98164, atimar
 
 # fix erroneous element exists exception while defining new toolbar/menu
 # buried in cws-vbasupportdev300


More information about the ooo-build-commit mailing list