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

List:       kde-commits
Subject:    KDE/kdemultimedia/noatun/modules
From:       Thomas Häber <thomas () haeber ! de>
Date:       2006-09-23 3:22:27
Message-ID: 1158981747.892781.7567.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 587523 by haeber:

fixed spelling errors (with help of the English Breakfast Network)

 M  +2 -2      kjofol-skin/kjsliders.cpp  
 M  +1 -1      splitplaylist/view.cpp  
 M  +1 -1      winskin/waSkin.cpp  


--- trunk/KDE/kdemultimedia/noatun/modules/kjofol-skin/kjsliders.cpp #587522:587523
@@ -182,7 +182,7 @@
 {
 	mVolume = napp->player()->volume();
 
-	if ( mVolume == mOldVolume ) // dont redraw if nothing changed
+	if ( mVolume == mOldVolume ) // don't redraw if nothing changed
 		return;
 
 	mOldVolume = mVolume;
@@ -295,7 +295,7 @@
 //		kDebug(66666) << "[KJPitchBMP] mCurrentPitch: " << mCurrentPitch << endl;
 	}
 
-	if ( mCurrentPitch == mOldPitch ) // dont redraw if nothing changed
+	if ( mCurrentPitch == mOldPitch ) // don't redraw if nothing changed
 		return;
 
 	mOldPitch = mCurrentPitch;
--- trunk/KDE/kdemultimedia/noatun/modules/splitplaylist/view.cpp #587522:587523
@@ -282,7 +282,7 @@
 
 void SafeListViewItem::stateChange(bool s)
 {
-	// if you uncheck this, uncheck thet others that
+	// if you uncheck this, uncheck the others that
 	// are selected too
 
 	QPtrList<QListViewItem> list=SPL->view->listView()->selectedItems();
--- trunk/KDE/kdemultimedia/noatun/modules/winskin/waSkin.cpp #587522:587523
@@ -475,7 +475,7 @@
             title += " (" + getTimeString(length) + ')';
 
         if (title.length() > 30) {
-            // It's scrolling; provide the nice, friendly seperator.
+            // It's scrolling; provide the nice, friendly separator.
             title += " *** ";
         }
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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