ooo-build r15257 - in branches/ooo-build-3-0-1: . distro-configs



Author: strba
Date: Fri Jan 30 16:40:25 2009
New Revision: 15257
URL: http://svn.gnome.org/viewvc/ooo-build?rev=15257&view=rev

Log:
modify all relevant distributions so that they find the splash and open-about images

Modified:
   branches/ooo-build-3-0-1/ChangeLog
   branches/ooo-build-3-0-1/distro-configs/Ark.conf.in
   branches/ooo-build-3-0-1/distro-configs/DroplineGNOME.conf.in
   branches/ooo-build-3-0-1/distro-configs/DroplineGNOME64.conf.in
   branches/ooo-build-3-0-1/distro-configs/FSFhuLinux.conf.in
   branches/ooo-build-3-0-1/distro-configs/FSFhuMacOSX.conf.in
   branches/ooo-build-3-0-1/distro-configs/FSFhuWindows.conf.in
   branches/ooo-build-3-0-1/distro-configs/Frugalware.conf.in
   branches/ooo-build-3-0-1/distro-configs/GoOoLinux.conf.in
   branches/ooo-build-3-0-1/distro-configs/GoOoMacOSX.conf.in
   branches/ooo-build-3-0-1/distro-configs/GoOoWin32.conf.in
   branches/ooo-build-3-0-1/distro-configs/NovellWin32.conf.in
   branches/ooo-build-3-0-1/distro-configs/NovellWin32ISO.conf.in
   branches/ooo-build-3-0-1/distro-configs/OxygenOfficeLinux.conf.in
   branches/ooo-build-3-0-1/distro-configs/OxygenOfficeWindows.conf.in
   branches/ooo-build-3-0-1/distro-configs/Pardus2007.conf.in
   branches/ooo-build-3-0-1/distro-configs/Pardus2008.conf.in
   branches/ooo-build-3-0-1/distro-configs/PlainLinux.conf.in
   branches/ooo-build-3-0-1/distro-configs/Solaris.conf.in

Modified: branches/ooo-build-3-0-1/distro-configs/Ark.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/Ark.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/Ark.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_ark.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_ark.png\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_ark.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_ark.png\"
 --with-vendor=\"the Ark Linux team\"
 --with-system-stdlibs
 --with-system-openssl

Modified: branches/ooo-build-3-0-1/distro-configs/DroplineGNOME.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/DroplineGNOME.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/DroplineGNOME.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_dlg.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_dlg.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_dlg.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_dlg.bmp\"
 --with-vendor=\"Dropline\ GNOME\"
 --with-gcc-speedup=ccache
 --disable-kde

Modified: branches/ooo-build-3-0-1/distro-configs/DroplineGNOME64.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/DroplineGNOME64.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/DroplineGNOME64.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_dlg.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_dlg.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_dlg.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_dlg.bmp\"
 --with-vendor=\"Dropline\ GNOME\"
 --with-gcc-speedup=ccache
 --disable-kde

Modified: branches/ooo-build-3-0-1/distro-configs/FSFhuLinux.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/FSFhuLinux.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/FSFhuLinux.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,4 +1,4 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_fsfhu.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_fsfhu.bmp\"
 --with-vendor=\"FSF.hu AlapÃtvÃny\"
 --with-package-format=\"rpm deb\"
 --disable-access

Modified: branches/ooo-build-3-0-1/distro-configs/FSFhuMacOSX.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/FSFhuMacOSX.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/FSFhuMacOSX.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,4 +1,4 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_fsfhu.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_fsfhu.bmp\"
 --with-vendor=\"FSF.hu AlapÃtvÃny\"
 --with-lang=hu
 --enable-minimizer 

Modified: branches/ooo-build-3-0-1/distro-configs/FSFhuWindows.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/FSFhuWindows.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/FSFhuWindows.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,4 +1,4 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_fsfhu.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_fsfhu.bmp\"
 --with-vendor=\"FSF.hu AlapÃtvÃny\"
 --disable-activex-component
 --without-agfa-monotype-fonts

Modified: branches/ooo-build-3-0-1/distro-configs/Frugalware.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/Frugalware.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/Frugalware.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_fw.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_fw.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_fw.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_fw.bmp\"
 --with-vendor=\"Frugalware Linux\"
 --with-system-curl
 --with-system-expat

Modified: branches/ooo-build-3-0-1/distro-configs/GoOoLinux.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/GoOoLinux.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/GoOoLinux.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_go-oo.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_go-oo.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.bmp\"
 --with-vendor=\"Novell, Inc.\"
 --disable-access
 --enable-cairo
@@ -44,4 +44,4 @@
 --enable-report-builder 
 --with-extension-integration
 --with-linker-hash-style=both
-
+--with-ant-home=$BUILDDIR/apache-ant-1.7.0

Modified: branches/ooo-build-3-0-1/distro-configs/GoOoMacOSX.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/GoOoMacOSX.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/GoOoMacOSX.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_go-oo.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_go-oo.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.bmp\"
 --with-vendor=\"Novell, Inc.\"
 --enable-minimizer 
 --enable-presenter-console 

Modified: branches/ooo-build-3-0-1/distro-configs/GoOoWin32.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/GoOoWin32.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/GoOoWin32.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_go-oo.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_go-oo.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.bmp\"
 --with-vendor=\"Novell, Inc.\"
 --disable-activex-component
 --without-agfa-monotype-fonts

Modified: branches/ooo-build-3-0-1/distro-configs/NovellWin32.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/NovellWin32.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/NovellWin32.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_nld.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_nld.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_nld.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_nld.bmp\"
 --with-vendor=\"Novell, Inc.\"
 --disable-activex-component
 --disable-xrender-link

Modified: branches/ooo-build-3-0-1/distro-configs/NovellWin32ISO.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/NovellWin32ISO.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/NovellWin32ISO.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,4 +1,4 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_nld.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_nld.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_nld.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_nld.bmp\"
 --with-vendor=\"Novell, Inc.\"
 --disable-activex-component

Modified: branches/ooo-build-3-0-1/distro-configs/OxygenOfficeLinux.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/OxygenOfficeLinux.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/OxygenOfficeLinux.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_ooop.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_ooop.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_ooop.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_ooop.bmp\"
 --with-vendor=\"OxygenOffice Professional Team\"
 --with-build-version=\"OxygenOffice Professional 3.0.1 M015 - OxygenOffice Build 1\"
 --enable-binfilter

Modified: branches/ooo-build-3-0-1/distro-configs/OxygenOfficeWindows.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/OxygenOfficeWindows.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/OxygenOfficeWindows.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_ooop.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_ooop.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_ooop.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_ooop.bmp\"
 --with-vendor=\"OxygenOffice Professional Team\"
 --with-build-version=\"OxygenOffice Professional 3.0.1 M012 - OxygenOffice Build 0\"
 --enable-binfilter

Modified: branches/ooo-build-3-0-1/distro-configs/Pardus2007.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/Pardus2007.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/Pardus2007.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_pardus.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_pardus.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_pardus.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_pardus.bmp\"
 --with-vendor=\"Pardus\"
 --with-system-curl
 --with-system-expat

Modified: branches/ooo-build-3-0-1/distro-configs/Pardus2008.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/Pardus2008.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/Pardus2008.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_pardus.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_pardus.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_pardus.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_pardus.bmp\"
 --with-vendor=\"Pardus\"
 --with-system-curl
 --with-system-expat

Modified: branches/ooo-build-3-0-1/distro-configs/PlainLinux.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/PlainLinux.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/PlainLinux.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_go-oo.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_go-oo.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.bmp\"
 --with-vendor=\"Novell, Inc.\"
 --disable-access
 --enable-odk

Modified: branches/ooo-build-3-0-1/distro-configs/Solaris.conf.in
==============================================================================
--- branches/ooo-build-3-0-1/distro-configs/Solaris.conf.in	(original)
+++ branches/ooo-build-3-0-1/distro-configs/Solaris.conf.in	Fri Jan 30 16:40:25 2009
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$SRCDIR/openintro_go-oo.bmp\"
---with-about-bitmaps=\"$SRCDIR/openabout_go-oo.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.bmp\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.bmp\"
 --with-vendor=\"Novell, Inc.\"
 --with-system-libs
 --disable-access



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