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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/amarokurls
From:       Nikolaj Hald Nielsen <nhnFreespirit () gmail ! com>
Date:       2009-01-09 13:08:57
Message-ID: 1231506537.479695.15651.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 908193 by nhnielsen:

Fix setting the correct service/collection target when using the context meny or pud \
to bookmark an album


 M  +1 -2      NavigationUrlGenerator.cpp  


--- trunk/extragear/multimedia/amarok/src/amarokurls/NavigationUrlGenerator.cpp \
#908192:908193 @@ -169,7 +169,6 @@
     {
         browser = "files";
         url.appendArg( browser );
-        //TODO: add handling of playlist browser categories here!
         return url;
 
     }
@@ -188,7 +187,7 @@
         debug() << "service album";
         Meta::SourceInfoCapability * sic = qobject_cast<Meta::SourceInfoCapability \
*>( album->asCapabilityInterface( Meta::Capability::SourceInfo ) );  serviceName = \
                sic->sourceName();
-        target = "collection";
+        target = "service";
     } else if ( album->hasCapabilityInterface( Meta::Capability::CustomActions ) ){
         //case 2, this is something from the SqlCollection ( or potentailly a mobile
         //device which shows up in the same view )


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

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