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

List:       kde-commits
Subject:    kdepim/kresources/newexchange
From:       Till Adam <adam () kde ! org>
Date:       2005-04-12 11:03:51
Message-ID: 20050412110351.8F411633 () office ! kde ! org
[Download RAW message or body]

CVS commit by tilladam: 

Add some informative string to the upload/download progress items.


  M +4 -0      exchangecalendaradaptor.cpp   1.14


--- kdepim/kresources/newexchange/exchangecalendaradaptor.cpp  #1.13:1.14
@@ -26,4 +26,5 @@
 #include <webdavhandler.h>
 #include <kdebug.h>
+#include <klocale.h>
 #include <kio/davjob.h>
 #include <libkcal/resourcecached.h>
@@ -79,4 +80,7 @@ kdDebug()<<"Upload path: "<<url.url()<<e
 ExchangeCalendarAdaptor::ExchangeCalendarAdaptor() : DavCalendarAdaptor()
 {
+  /* FIXME Set the progress item messages from the concrete job?*/
+  setDownloadProgressMessage( i18n( "Downloading items" ) );
+  setUploadProgressMessage( i18n( "Uploading items" ) );
 }
 


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

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