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

List:       kde-commits
Subject:    KDE/kdepim/kresources/groupwise/soap
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2005-07-01 16:36:53
Message-ID: 1120235813.341251.3045.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 430514 by wstephens:

add extra login fields

 M  +5 -1      groupwiseserver.cpp  


--- trunk/KDE/kdepim/kresources/groupwise/soap/groupwiseserver.cpp #430513:430514
@@ -277,7 +277,11 @@
 {
   _ngwm__loginResponse loginResp;
   _ngwm__loginRequest loginReq;
-  loginReq.application = 0;
+  loginReq.application = soap_new_std__string( mSoap, -1 );
+  loginReq.application->append( "KDEPIM" );
+  loginReq.language.append( "us" );
+  loginReq.version.append( "1" );
+  
   GWConverter conv( mSoap );
 
   ngwt__PlainText pt;
[prev in list] [next in list] [prev in thread] [next in thread] 

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