[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/runtime/phonon/xine
From:       Michael Pyne <mpyne () purinchu ! net>
Date:       2008-06-06 19:18:49
Message-ID: 1212779929.441631.7682.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 817727 by mpyne:

Apply patch by Julian Hernandez Gomez to fix compilation on recent versions of xine-lib.


 M  +1 -1      bytestreamplugin.cpp  
 M  +1 -1      volumefader_plugin.cpp  


--- trunk/KDE/kdebase/runtime/phonon/xine/bytestreamplugin.cpp #817726:817727
@@ -295,7 +295,7 @@
     that->get_description    = kbytestream_class_get_description;
 #else
     that->description        = PLUGIN_DESCRIPTION;
-    that->textdomain         = "phonon-xine";
+    that->text_domain        = "phonon-xine";
     that->identifier         = PLUGIN_IDENTIFIER;
 #endif
     that->get_dir            = NULL;
--- trunk/KDE/kdebase/runtime/phonon/xine/volumefader_plugin.cpp #817726:817727
@@ -471,7 +471,7 @@
     _class->post_class.get_description = kvolumefader_get_description;
 #else
     _class->post_class.description     = PLUGIN_DESCRIPTION;
-    _class->post_class.textdomain      = "phonon-xine";
+    _class->post_class.text_domain     = "phonon-xine";
     _class->post_class.identifier      = PLUGIN_IDENTIFIER;
 #endif
     _class->post_class.dispose         = kvolumefader_class_dispose;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic