ooo-build r15061 - in branches/ooo-build-3-0-1: . patches/dev300



Author: ccheney
Date: Mon Jan 12 20:04:20 2009
New Revision: 15061
URL: http://svn.gnome.org/viewvc/ooo-build?rev=15061&view=rev

Log:
2009-01-12  Chris Cheney  <ccheney ubuntu com>

	* patches/dev300/ubuntu-lpi.diff: Update path of ooo87965.execute.sh


Modified:
   branches/ooo-build-3-0-1/ChangeLog
   branches/ooo-build-3-0-1/patches/dev300/ubuntu-lpi.diff

Modified: branches/ooo-build-3-0-1/patches/dev300/ubuntu-lpi.diff
==============================================================================
--- branches/ooo-build-3-0-1/patches/dev300/ubuntu-lpi.diff	(original)
+++ branches/ooo-build-3-0-1/patches/dev300/ubuntu-lpi.diff	Mon Jan 12 20:04:20 2009
@@ -409,7 +409,7 @@
 +				Reference< com::sun::star::system::XSystemShellExecute > xSystemShell
 +					( ::comphelper::getProcessServiceFactory()->createInstance( DEFINE_CONST_UNICODE("com.sun.star.system.SystemShellExecute" ) ), UNO_QUERY );
 +				if ( xSystemShell.is())
-+					xSystemShell->execute( ::rtl::OUString(DEFINE_CONST_UNICODE("/usr/lib/openoffice/program/ooo87965.execute.sh")), ::rtl::OUString(DEFINE_CONST_UNICODE("/usr/bin/launchpad-integration -P openoffice.org-core -i")), com::sun::star::system::SystemShellExecuteFlags::DEFAULTS );
++					xSystemShell->execute( ::rtl::OUString(DEFINE_CONST_UNICODE("/usr/lib/openoffice/basis3.0/program/ooo87965.execute.sh")), ::rtl::OUString(DEFINE_CONST_UNICODE("/usr/bin/launchpad-integration -P openoffice.org-core -i")), com::sun::star::system::SystemShellExecuteFlags::DEFAULTS );
 +
 +				break;
 +			} catch (const ::com::sun::star::uno::Exception &) {
@@ -423,7 +423,7 @@
 +				Reference< com::sun::star::system::XSystemShellExecute > xSystemShell
 +					( ::comphelper::getProcessServiceFactory()->createInstance( DEFINE_CONST_UNICODE("com.sun.star.system.SystemShellExecute" ) ), UNO_QUERY );
 +				if ( xSystemShell.is())
-+					xSystemShell->execute( ::rtl::OUString(DEFINE_CONST_UNICODE("/usr/lib/openoffice/program/ooo87965.execute.sh")), ::rtl::OUString(DEFINE_CONST_UNICODE("/usr/bin/launchpad-integration -P openoffice.org-core -t")), com::sun::star::system::SystemShellExecuteFlags::DEFAULTS );
++					xSystemShell->execute( ::rtl::OUString(DEFINE_CONST_UNICODE("/usr/lib/openoffice/basis3.0/program/ooo87965.execute.sh")), ::rtl::OUString(DEFINE_CONST_UNICODE("/usr/bin/launchpad-integration -P openoffice.org-core -t")), com::sun::star::system::SystemShellExecuteFlags::DEFAULTS );
 +
 +				break;
 +			} catch (const ::com::sun::star::uno::Exception &) {
@@ -436,7 +436,7 @@
 +				Reference< com::sun::star::system::XSystemShellExecute > xSystemShell
 +					( ::comphelper::getProcessServiceFactory()->createInstance( DEFINE_CONST_UNICODE("com.sun.star.system.SystemShellExecute" ) ), UNO_QUERY );
 +				if ( xSystemShell.is())
-+					xSystemShell->execute( ::rtl::OUString(DEFINE_CONST_UNICODE("/usr/lib/openoffice/program/ooo87965.execute.sh")), ::rtl::OUString(DEFINE_CONST_UNICODE("/usr/bin/launchpad-integration -P openoffice.org-core -b")), com::sun::star::system::SystemShellExecuteFlags::DEFAULTS );
++					xSystemShell->execute( ::rtl::OUString(DEFINE_CONST_UNICODE("/usr/lib/openoffice/basis3.0/program/ooo87965.execute.sh")), ::rtl::OUString(DEFINE_CONST_UNICODE("/usr/bin/launchpad-integration -P openoffice.org-core -b")), com::sun::star::system::SystemShellExecuteFlags::DEFAULTS );
 +
 +				break;
 +			} catch (const ::com::sun::star::uno::Exception &) {



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