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

List:       kde-commits
Subject:    [Amarok]  Comment out artwork synchronisation as it wont be
From:       Seb Ruiz <ruiz () kde ! org>
Date:       2009-09-14 8:51:26
Message-ID: 200909140851.n8E8pQuY001500 () Wurst ! kollide ! net
[Download RAW message or body]

commit df144f32582f1945483201ada97c37dd723a6e1c
Author:     Seb Ruiz <ruiz@kde.org>
AuthorDate: Mon Sep 14 18:47:04 2009 +1000
Commit:     Seb Ruiz <ruiz@kde.org>
CommitDate: Mon Sep 14 18:47:04 2009 +1000

    Comment out artwork synchronisation as it wont be finished

diff --git a/src/collection/ipodcollection/handler/IpodHandler.cpp \
b/src/collection/ipodcollection/handler/IpodHandler.cpp index 31ac1b1..b7542a7 100644
--- a/src/collection/ipodcollection/handler/IpodHandler.cpp
+++ b/src/collection/ipodcollection/handler/IpodHandler.cpp
@@ -359,6 +359,7 @@ IpodHandler::collectionActions()
 
         actions.append( staleOrphanedAction );
 
+#if 0
         if( m_supportsArtwork )
         {
             QAction *syncArtworkAction = new QAction( KIcon( "insert-image" ), i18n( \
"Synchronise Artwork" ), this ); @@ -368,6 +369,7 @@ IpodHandler::collectionActions()
 
             actions.append( syncArtworkAction );
         }
+#endif
     }
 
     return actions;


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

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