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

List:       kde-commits
Subject:    kdebase/klipper
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2004-11-10 13:46:59
Message-ID: 20041110134659.D89E216E23 () office ! kde ! org
[Download RAW message or body]

CVS commit by lunakl: 

Boy, such a lame mistake. Seems people are getting used to somewhat broken
Klipper.


  M +1 -1      toplevel.cpp   1.157


--- kdebase/klipper/toplevel.cpp  #1.156:1.157
@@ -650,5 +650,5 @@ void KlipperWidget::clipboardSignalArriv
     // case this process should have got already SelectionClear from that
     // another process and therefore it shouldn't think it owns the clipboard.
-    if( selectionMode ? clip->ownsClipboard() : clip->ownsSelection())
+    if( selectionMode ? clip->ownsSelection() : clip->ownsClipboard())
         return;
 


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

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