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

List:       kde-commits
Subject:    kdepim/kresources/opengroupware
From:       Cornelius Schumacher <schumacher () kde ! org>
Date:       2004-10-30 20:57:55
Message-ID: 20041030205755.DBC2A16D1B () office ! kde ! org
[Download RAW message or body]

CVS commit by cschumac: 

Connect right slot. Remove hardcoded url.


  M +1 -1      kcal_opengroupware.desktop   1.2
  M +1 -4      kcal_resourceopengroupware.cpp   1.2


--- kdepim/kresources/opengroupware/kcal_opengroupware.desktop  #1.1:1.2
@@ -1,5 +1,5 @@
 [Desktop Entry]
 Encoding=UTF-8
-Name=Groupware Server
+Name=OpenGroupware.org
 X-KDE-Library=kcal_opengroupware
 Type=Service

--- kdepim/kresources/opengroupware/kcal_resourceopengroupware.cpp  #1.1:1.2
@@ -162,7 +162,4 @@ bool OpenGroupware::doLoad()
   QDomDocument props = WebdavHandler::createAllPropsRequest();
 
-  url.setProtocol( "webdav" );
-  url.setPath ( "/zidestore/dav/till/" );
-
   kdDebug(7000) << "getCalendar: " << url.prettyURL() << endl;
   kdDebug(7000) << "props: " << props.toString() << endl;
@@ -171,5 +168,5 @@ bool OpenGroupware::doLoad()
 
   connect( mListEventsJob, SIGNAL( result( KIO::Job * ) ),
-           SLOT( slotJobResult( KIO::Job * ) ) );
+           SLOT( slotListJobResult( KIO::Job * ) ) );
   connect( mListEventsJob, SIGNAL( data( KIO::Job *, const QByteArray & ) ),
            SLOT( slotJobData( KIO::Job *, const QByteArray & ) ) );


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

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