CVSROOT:        /cvs/gnome
Module name:    evolution-data-server
Changes by:     tml     06/01/04 18:47:08

Modified files:
        .              : ChangeLog 
        libedataserver : e-util.c e-util.h 
        src            : server.c 
        camel          : ChangeLog Makefile.am camel-win32.c 
        calendar       : ChangeLog 
        calendar/backends/weather: Makefile.am e-weather-source-ccf.c 

Log message:
2006-01-04  Tor Lillqvist  <[EMAIL PROTECTED]>

* libedataserver/e-util.c (e_util_replace_prefix): As this
(Win32-only) function is called from evo, too, it needs a third
argument, the configure time prefix that it should replace,
instead of harcoding e-d-s's one. (Assuming e-d-s and evo are
configured with different temporary dirs as prefix, which is the
recommended way.)

* libedataserver/e-util.h: Update declaration correspondingly.

* src/server.c (libdir): Modify calls correspondingly.

In camel:

2006-01-04  Tor Lillqvist  <[EMAIL PROTECTED]>

* camel-win32.c (setup): Modify calls to e_util_replace_prefix()
according to its changed interface.

* Makefile.am (INCLUDES): Need to pass also E_DATA_SERVER_PREFIX
to the compilation because of the above.

In calendar:

2006-01-04  Tor Lillqvist  <[EMAIL PROTECTED]>

* backends/weather/e-weather-source-ccf.c (find_station_url):
Modify call to e_util_replace_prefix() according to its changed
interface.

* backends/weather/Makefile.am: Need to pass E_DATA_SERVER_PREFIX
because of the above.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=tml&date=explicit&mindate=2006-01-04%2018:46&maxdate=2006-01-04%2018:48

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to