From c815b41a7c9c0aaba193ef0b5d422cc15672909c Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 25 Nov 2005 20:32:35 +0000 Subject: Include openldap-extract.h on Windows. Include e-util-private.h to get 2005-11-25 Tor Lillqvist * gui/component/addressbook-config.c: Include openldap-extract.h on Windows. Include e-util-private.h to get redefinition of EVOLUTION_GLADEDIR (as a call to a function) on Windows. (query_for_supported_bases, eabc_general_name, eabc_general_host, eabc_general_auth, eabc_details_search, eabc_details_limit, addressbook_config_edit_source): Construct the path of the glade file at run-time to enable install-anywhere on Windows. svn path=/trunk/; revision=30675 --- addressbook/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3779ad54f2..71718d9da6 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -7,6 +7,14 @@ * gui/component/Makefile.am: Distribute openldap-extract.h. + * gui/component/addressbook-config.c: Include openldap-extract.h on + Windows. Include e-util-private.h to get redefinition of + EVOLUTION_GLADEDIR (as a call to a function) on Windows. + (query_for_supported_bases, eabc_general_name, eabc_general_host, + eabc_general_auth, eabc_details_search, eabc_details_limit, + addressbook_config_edit_source): Construct the path of the glade + file at run-time to enable install-anywhere on Windows. + * importers/evolution-ldif-importer.c (ldif_import) * gui/widgets/eab-gui-util.c (eab_load_error_dialog): Use g_filename_from_uri() instead of just stripping off the "file://" -- cgit v1.2.3