CVSROOT:        /cvs/gnome
Module name:    gnome-python
Changes by:     murrayc 05/04/12 04:50:45

Modified files:
        gnome-python-extras: ChangeLog 
        gnome-python-extras/examples/gda: list_data_sources.py select.py 
        gnome-python-extras/gda: gda.defs gda.override 

Log message:
2005-04-12  Murray Cumming <[EMAIL PROTECTED]>

* gda/gda.defs: Rename gda_config_* method names to
config_. The method name is the name of the method in the binding,
not the C function name.
* examples/gda/list_data_sources.py:
* examples/gda/select.py: Updated for config API change. However,
I guess this should prbably be gda.Config.method_name() instead of
gda.config_method_name().
* gda/gda.override: Added a get_config_key() to be used instead of
get_config_key_[type](), because python can do that. From a patch
to the mailing list by Filip Van Raemdonck.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-python&who=murrayc&date=explicit&mindate=2005-04-12%2004:49&maxdate=2005-04-12%2004:51

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to