Author: glen                         Date: Sun Sep  4 22:54:35 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- update to 0.7.1

---- Files affected:
SOURCES:
   kaffeine-desktop.patch (1.5 -> 1.6) , kaffeine-win32-path.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/kaffeine-desktop.patch
diff -u SOURCES/kaffeine-desktop.patch:1.5 SOURCES/kaffeine-desktop.patch:1.6
--- SOURCES/kaffeine-desktop.patch:1.5  Tue Aug  9 11:33:04 2005
+++ SOURCES/kaffeine-desktop.patch      Mon Sep  5 00:54:30 2005
@@ -13,9 +13,9 @@
 @@ -1,8 +1,12 @@
  [Desktop Entry]
 -Categories=Qt;KDE;Application;AudioVideo;Player;
--Comment=Version 0.6
--Comment[de]=Version 0.6
--Comment[sv]=Version 0.6
+-Comment=Version 0.7.1
+-Comment[de]=Version 0.7.1
+-Comment[sv]=Version 0.7.1
 +Categories=Qt;KDE;AudioVideo;Player;
 +Comment=Media Player
 +Comment[de]=Multimedia-Wiedergabe

================================================================
Index: SOURCES/kaffeine-win32-path.patch
diff -u SOURCES/kaffeine-win32-path.patch:1.1 
SOURCES/kaffeine-win32-path.patch:1.2
--- SOURCES/kaffeine-win32-path.patch:1.1       Tue May  3 12:40:28 2005
+++ SOURCES/kaffeine-win32-path.patch   Mon Sep  5 00:54:30 2005
@@ -1,17 +1,17 @@
---- kaffeine-0.6/kaffeine/wizarddialog.cpp~    2005-02-02 12:08:21.000000000 
+0200
-+++ kaffeine-0.6/kaffeine/wizarddialog.cpp     2005-05-03 12:11:12.000000000 
+0300
-@@ -99,12 +99,12 @@
-          << " <a 
href=\"http://www.xinehq.de\";>http://www.xinehq.de</a>.</font>";  
-   
-   info << "<hr><b>" << i18n("WIN32 Codecs") << "...</b><br>";  
--  QDir d("/usr/lib/win32");
-+  QDir d("/usr/lib/codecs");
-   QStringList entries = d.entryList("wmv*");
-   if (entries.count())
-     info << "<font color=\"DarkGreen\">" << i18n("Ok.") << "</font>";
-    else    
--    info << "<font color=\"DarkRed\">" << i18n("No WIN32 codecs found in 
/usr/lib/win32. You're not able to play Windows Media 9 files, newer Real Media 
files and some less common formats. Download the codecs here:")
-+    info << "<font color=\"DarkRed\">" << i18n("No WIN32 codecs found in 
/usr/lib/codecs. You're not able to play Windows Media 9 files, newer Real 
Media files and some less common formats. Download the codecs here:")
-     << " <a 
href=\"http://www1.mplayerhq.hu/homepage/design7/codecs.html\";>http://www.mplayerhq.hu</a>.</font>";
 
-   
-   info << "<hr><b>" << "libdvdcss" << "...</b><br>";      
+--- ./kaffeine/wizarddialog.cpp~       2005-09-05 01:44:52.000000000 +0300
++++ ./kaffeine/wizarddialog.cpp        2005-09-05 01:45:47.000000000 +0300
+@@ -101,12 +101,12 @@
+ 
+       //WIN32-CODECS
+       info << "<hr><b>" << i18n("WIN32 Codecs") << "...</b><br>";
+-      QDir d("/usr/lib/win32");
++      QDir d("/usr/lib/codecs");
+       QStringList entries = d.entryList("wmv*");
+       if (entries.count())
+               info << "<font color=\"DarkGreen\">" << i18n("Ok.") << 
"</font>";
+       else
+-              info << "<font color=\"DarkRed\">" << i18n("No WIN32 codecs 
found in /usr/lib/win32. You're not able to play Windows Media 9 files, newer 
Real Media files and some less common formats. Download the codecs here:")
++              info << "<font color=\"DarkRed\">" << i18n("No WIN32 codecs 
found in /usr/lib/codecs. You're not able to play Windows Media 9 files, newer 
Real Media files and some less common formats. Download the codecs here:")
+               << " <a 
href=\"http://www1.mplayerhq.hu/homepage/design7/codecs.html\";>http://www.mplayerhq.hu</a>.</font>";
+ 
+       //LIBDVDCSS
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/kaffeine-desktop.patch?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SOURCES/kaffeine-win32-path.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to