commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/appserver/src geasConfiguration.py


From: Reinhard Mueller
Subject: gnue/appserver/src geasConfiguration.py
Date: Mon, 26 May 2003 16:51:06 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Reinhard Mueller <address@hidden>       03/05/26 16:51:06

Modified files:
        appserver/src  : geasConfiguration.py 

Log message:
        Changed default for rpctype to xmlrpc

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/appserver/src/geasConfiguration.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: gnue/appserver/src/geasConfiguration.py
diff -c gnue/appserver/src/geasConfiguration.py:1.2 
gnue/appserver/src/geasConfiguration.py:1.3
*** gnue/appserver/src/geasConfiguration.py:1.2 Sat Apr  5 20:28:19 2003
--- gnue/appserver/src/geasConfiguration.py     Mon May 26 16:51:05 2003
***************
*** 19,25 ****
  # write to the Free Software Foundation, Inc., 59 Temple Place 
  # - Suite 330, Boston, MA 02111-1307, USA.
  #
! # $Id: geasConfiguration.py,v 1.2 2003/04/06 01:28:19 siesel Exp $
  
  from gnue.common.formatting import GTypecast
  
--- 19,25 ----
  # write to the Free Software Foundation, Inc., 59 Temple Place 
  # - Suite 330, Boston, MA 02111-1307, USA.
  #
! # $Id: geasConfiguration.py,v 1.3 2003/05/26 20:51:05 reinhard Exp $
  
  from gnue.common.formatting import GTypecast
  
***************
*** 38,44 ****
      'Comment'    : 'RPC Interface Type appserver is providing',
      'Description': 'RPC Interface Type appserver is providing',
      'Typecast'   : GTypecast.text,
!     'Default'    : 'pw_xmlrpc' },
  
    { 'Name'       : 'rpcport',
      'Type'       : 'Setting',
--- 38,44 ----
      'Comment'    : 'RPC Interface Type appserver is providing',
      'Description': 'RPC Interface Type appserver is providing',
      'Typecast'   : GTypecast.text,
!     'Default'    : 'xmlrpc' },
  
    { 'Name'       : 'rpcport',
      'Type'       : 'Setting',




reply via email to

[Prev in Thread] Current Thread [Next in Thread]