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

List:       kde-commits
Subject:    [Amarok]  Typos--
From:       Ingmar Vanhassel <ingmar () exherbo ! org>
Date:       2009-12-02 20:28:05
Message-ID: 200912022028.nB2KS53Z013973 () Wurst ! kollide ! net
[Download RAW message or body]

commit 6294b98c4ad3a3f8355912f034b623cf996decf4
Author:     Ingmar Vanhassel <ingmar@exherbo.org>
AuthorDate: Wed Dec 2 21:19:29 2009 +0100
Commit:     Ingmar Vanhassel <ingmar@exherbo.org>
CommitDate: Wed Dec 2 21:19:29 2009 +0100

    Typos--

diff --git a/src/collection/CollectionManager.cpp \
b/src/collection/CollectionManager.cpp index abd6511..9f3e2aa 100644
--- a/src/collection/CollectionManager.cpp
+++ b/src/collection/CollectionManager.cpp
@@ -105,8 +105,8 @@ CollectionManager::init()
 {
     DEBUG_BLOCK
 
-    //register the timceode track provider now, as it needs to get added before \
                loading
-    //the stored playlist... Since it can have playable urls that migh talso match \
other providers, it needs to get added first. +    //register the timecode track \
provider now, as it needs to get added before loading +    //the stored playlist... \
Since it can have playable urls that might also match other providers, it needs to \
get added first.  m_timecodeTrackProvider = new TimecodeTrackProvider();
     addTrackProvider( m_timecodeTrackProvider );
 
diff --git a/src/context/toolbar/AppletToolbarAddItem.cpp \
b/src/context/toolbar/AppletToolbarAddItem.cpp index 6db591e..b372c1e 100644
--- a/src/context/toolbar/AppletToolbarAddItem.cpp
+++ b/src/context/toolbar/AppletToolbarAddItem.cpp
@@ -90,7 +90,7 @@ Context::AppletToolbarAddItem::AppletToolbarAddItem( QGraphicsItem* \
parent, Cont  Context::AppletToolbarAddItem::~AppletToolbarAddItem()
 {
     //HACK: m_addMenu should be deleted manually since its parent is the \
                containment, but deleting it manually is crashing amarok on exit,
-    //probably because its being deleted before the containmnet.
+    //probably because its being deleted before the containment.
     //For now we just hide the menu to prevent it to stay visible after we toggle \
the tool icon.  m_addMenu->hide();
 //     m_addMenu->containment()->disconnect( m_addMenu );


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

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