ooo-build r11585 - in trunk: . patches/src680



Author: szalaik
Date: Thu Feb 14 19:58:15 2008
New Revision: 11585
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11585&view=rev

Log:


Added:
   trunk/patches/src680/ooop-update-URL.diff
Modified:
   trunk/ChangeLog
   trunk/patches/src680/apply

Modified: trunk/patches/src680/apply
==============================================================================
--- trunk/patches/src680/apply	(original)
+++ trunk/patches/src680/apply	Thu Feb 14 19:58:15 2008
@@ -2102,6 +2102,8 @@
 i54709-default-impress-ruler.diff
 # Full branding for Windows installer
 ooop-win32-installer-branding.diff
+#Update URL added to the OxygenOffice
+ooop-update-URL.diff
 
 [ OxygenOfficeExtras ]
 # Adding new items to extras module

Added: trunk/patches/src680/ooop-update-URL.diff
==============================================================================
--- (empty file)
+++ trunk/patches/src680/ooop-update-URL.diff	Thu Feb 14 19:58:15 2008
@@ -0,0 +1,37 @@
+--- scp2/source/ooo/profileitem_ooo.scp~	2006-04-13 19:07:19.000000000 +0200
++++ scp2/source/ooo/profileitem_ooo.scp	2006-04-13 19:07:19.000000000 +0200
+@@ -213,7 +213,7 @@
+   #if defined(BUILD_SPECIAL)
+     Value = "${UPDATEURL}";
+   #else
+-    Value = "";
++    Value = "http://ooop.sourceforge.net/update/ooop.php";;
+   #endif
+ End
+
+--- scp2/util/makefile.mk	2006-09-08 12:05:19.000000000 +0200
++++ scp2/util/makefile.mk	2006-09-08 12:06:07.000000000 +0200
+@@ -161,11 +161,9 @@
+ SCP1FILES += cairocanvas.par
+ .ENDIF
+ 
+-.IF "$(BUILD_SPECIAL)"!=""
+ SCP1FILES += \
+              module_onlineupdate.par   \
+              file_onlineupdate.par
+-.ENDIF
+ 
+ # ------------------------------------------------------------------------
+ # OpenOffice.org with JRE
+@@ -280,11 +278,9 @@
+ SCP2FILES += \
+              vclcanvas.par
+ 
+-.IF "$(BUILD_SPECIAL)"!=""
+ SCP2FILES += \
+              module_onlineupdate.par   \
+              file_onlineupdate.par
+-.ENDIF
+ 
+ # ------------------------------------------------------------------------
+ # URE



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]