[Libreoffice-commits] .: avmedia/source
Caolán McNamara
caolan at kemper.freedesktop.org
Wed Nov 10 01:05:45 PST 2010
avmedia/source/gstreamer/gstplayer.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7e31f61dc8b188f4c2ccec6f20b2eea9efe76441
Author: Caolán McNamara <caolanm at redhat.com>
Date: Wed Nov 10 09:05:15 2010 +0000
libreoffice.org->libreoffice
diff --git a/avmedia/source/gstreamer/gstplayer.cxx b/avmedia/source/gstreamer/gstplayer.cxx
index 7a5defd..66a718a 100644
--- a/avmedia/source/gstreamer/gstplayer.cxx
+++ b/avmedia/source/gstreamer/gstplayer.cxx
@@ -73,7 +73,7 @@ Player::Player( const uno::Reference< lang::XMultiServiceFactory >& rxMgr ) :
{
// Initialize GStreamer library
int argc = 1;
- char *arguments[] = { "libreoffice.org" };
+ char *arguments[] = { "libreoffice" };
char** argv = arguments;
GError* pError = NULL;
More information about the Libreoffice-commits
mailing list