ooo-build r13986 - in branches/ooo-build-3-0: . patches/gstreamer



Author: thorstenb
Date: Mon Sep 22 09:48:45 2008
New Revision: 13986
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13986&view=rev

Log:
    * patches/gstreamer/gstremer-slideshow.diff: also adapted check
    for cairo canvas to the new Canvas naming scheme (breaks video
    support on that otherwise).



Modified:
   branches/ooo-build-3-0/ChangeLog
   branches/ooo-build-3-0/patches/gstreamer/gstreamer-slideshow.diff

Modified: branches/ooo-build-3-0/patches/gstreamer/gstreamer-slideshow.diff
==============================================================================
--- branches/ooo-build-3-0/patches/gstreamer/gstreamer-slideshow.diff	(original)
+++ branches/ooo-build-3-0/patches/gstreamer/gstreamer-slideshow.diff	Mon Sep 22 09:48:45 2008
@@ -29,7 +29,7 @@
  							if( aImplName.endsWithIgnoreAsciiCaseAsciiL( 
 -                                    RTL_CONSTASCII_STRINGPARAM("VCL") ))
 +                                    RTL_CONSTASCII_STRINGPARAM("VCL") ) || aImplName.endsWithIgnoreAsciiCaseAsciiL( 
-+                                    RTL_CONSTASCII_STRINGPARAM("CairoCanvas") ) )
++                                    RTL_CONSTASCII_STRINGPARAM("Cairo") ) )
                              {
  								implInitializeVCLBasedPlayerWindow( rBounds, aDeviceParams );
                              }



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