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

List:       kde-commits
Subject:    KDE/kdebase/workspace/kwin (silent)
From:       Martin Gräßlin <kde () martin-graesslin ! com>
Date:       2011-01-01 9:39:02
Message-ID: 20110101093902.D0B57AC8B1 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1210596 by graesslin:

Fix typos reported by Krazy
SVN_SILENT

 M  +1 -1      client.h  
 M  +1 -1      effects/windowgeometry/windowgeometry.cpp  
 M  +2 -2      effects/zoom/zoom.cpp  


--- trunk/KDE/kdebase/workspace/kwin/client.h #1210595:1210596
@@ -462,7 +462,7 @@
         void repaintDecorationPending();
     
     //Signals for the scripting interface
-    //Signals make an excellent way for communcation
+    //Signals make an excellent way for communication
     //in between objects as compared to simple function
     //calls
     signals:
--- trunk/KDE/kdebase/workspace/kwin/effects/windowgeometry/windowgeometry.cpp \
#1210595:1210596 @@ -157,7 +157,7 @@
             // dogslow QString::arg() system here?
             myMeasure[1]->setText( myResizeString.arg( r.width() ).arg( r.height() \
).arg( number(dx) ).arg( number(dy) ) );  
-            // calc width for bottomright element, superflous otherwise
+            // calc width for bottomright element, superfluous otherwise
             dx = r.right() - r2.right();
             dy = r.bottom() - r2.bottom();
             }
--- trunk/KDE/kdebase/workspace/kwin/effects/zoom/zoom.cpp #1210595:1210596
@@ -342,9 +342,9 @@
 
     if( zoom != 1.0 && mousePointer != MousePointerHide )
         {
-        // Draw the mouse-texture at the position matching to zoomed-in image of the \
desktop. Hidding the +        // Draw the mouse-texture at the position matching to \
                zoomed-in image of the desktop. Hiding the
         // previous mouse-cursor and drawing our own fake mouse-cursor is needed to \
                be able to scale the
-        // mouse-cursor up and to re-position those mouse-cursor to match to the \
choosen zoom-level. +        // mouse-cursor up and to re-position those mouse-cursor \
to match to the chosen zoom-level.  #ifdef KWIN_HAVE_OPENGL_COMPOSITING
         if( texture )
             {


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

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