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

List:       kde-commits
Subject:    kdebase/konqueror/keditbookmarks
From:       Laurent Montel <montel () kde ! org>
Date:       2004-07-04 16:14:21
Message-ID: 20040704161421.54F119918 () office ! kde ! org
[Download RAW message or body]

CVS commit by mlaurent: 

Fix copy/paste
we saved as "application/x-xbel" but we recreated kbookmarkdrag
when we pasted it.


  M +3 -0      commands.cpp   1.91


--- kdebase/konqueror/keditbookmarks/commands.cpp  #1.90:1.91
@@ -519,4 +519,7 @@ KMacroCommand* CmdGen::insertMimeSource(
             data = mydrag;
             break;
+        } else if( strcmp(format, "application/x-xbel" )==0) {
+            /* nothing we created a kbbookmarks drag when we copy element (slotcopy/slotpaste)*/
+            break;
         } else if (strcmp(format, "text/uri-list") == 0) { 
             KURL::List uris;


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

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