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

List:       kde-commits
Subject:    kdepim/kontact/plugins/kmail
From:       Daniel Molkentin <molkentin () kde ! org>
Date:       2004-09-30 22:22:49
Message-ID: 20040930222249.E3A989911 () office ! kde ! org
[Download RAW message or body]

CVS commit by danimo: 

This is impossible... hmm.. at least it's wrong


  M +1 -1      kmail_plugin.cpp   1.41


--- kdepim/kontact/plugins/kmail/kmail_plugin.cpp  #1.40:1.41
@@ -83,5 +83,5 @@ void KMailPlugin::processDropEvent( QDro
   KABC::Addressee::List list;
 
-  if ( VCalDrag::decode( de, &cal ) && ICalDrag::decode( de, &cal ) ) {
+  if ( VCalDrag::decode( de, &cal ) || ICalDrag::decode( de, &cal ) ) {
     KTempFile tmp( locateLocal( "tmp", "incidences-" ), ".ics" );
     cal.save( tmp.name() );


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

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