]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- fixed url
authorspeedy <speedy@pld-linux.org>
Thu, 11 Dec 2003 11:44:58 +0000 (11:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openoffice-help-support.patch -> 1.2

openoffice-help-support.patch

index daeb44710e133e6b1338e83683de010e8c54979b..4cbbf7efc39270b8ec19bd6a579192eeb2d5dde3 100644 (file)
@@ -46,7 +46,7 @@ diff -u -p -u -r1.30 appserv.cxx
 +                              Reference< com::sun::star::system::XSystemShellExecute > xSystemShell
 +                                      ( ::comphelper::getProcessServiceFactory()->createInstance( DEFINE_CONST_UNICODE("com.sun.star.system.SystemShellExecute" ) ), UNO_QUERY );
 +                              if ( xSystemShell.is()) {
-+                                      rtl::OUString aURI( DEFINE_CONST_UNICODE( "http://www.ximian.com/support" ) );
++                                      rtl::OUString aURI( DEFINE_CONST_UNICODE( "http://www.pld-linux.org/" ) );
 +                                      xSystemShell->execute( aURI, ::rtl::OUString(), com::sun::star::system::SystemShellExecuteFlags::DEFAULTS );
 +                              }
 +
This page took 0.042271 seconds and 4 git commands to generate.