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

List:       kde-commits
Subject:    www/sites/developer/documentation/library
From:       Olaf Schmidt <ojschmidt () kde ! org>
Date:       2006-07-15 9:40:33
Message-ID: 1152956433.475557.2772.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 562573 by ojschmidt:

make the kde://radio link work in KDE
CCMAIL:aseigo@kde.org

 M  +3 -1      classmapper.php  


--- trunk/www/sites/developer/documentation/library/classmapper.php #562572:562573
@@ -22,7 +22,9 @@
 if (!empty($class)) {
 	$class = strtolower( $class );
 
-	if ($version != "cvs") {
+	if ($class == "//radio")
+		$file = "http://radio.kde.org";
+	else if ($version != "cvs") {
 		include "classmap-".$version.".inc";
 
 		if ( empty( $map[$class] ) )
[prev in list] [next in list] [prev in thread] [next in thread] 

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