From ae89d959aab24359c730375cff664ac3b44cc953 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 26 Nov 2005 01:51:39 +0000 Subject: gui/contact-editor/e-contact-editor.c 2005-11-26 Tor Lillqvist * gui/contact-editor/e-contact-editor.c * gui/contact-editor/e-contact-editor-address.c * gui/contact-editor/e-contact-editor-fullname.c * gui/contact-editor/e-contact-editor-im.c * gui/contact-list-editor/e-contact-list-editor.c * gui/merging/eab-contact-merging.c * gui/widgets/e-addressbook-view.c * printing/e-contact-print.c * printing/e-contact-print-style-editor.c: Include e-util-private.h to get redefinition of compile-time pathnames as calls to functions on Windows. Construct the pathnames of files and directories under the installation prefix at run-time to enable install-anywhere on Windows. No effect on functionality on Unix. svn path=/trunk/; revision=30678 --- addressbook/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8f35be4765..58f7a0b3b5 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,20 @@ +2005-11-26 Tor Lillqvist + + * gui/contact-editor/e-contact-editor.c + * gui/contact-editor/e-contact-editor-address.c + * gui/contact-editor/e-contact-editor-fullname.c + * gui/contact-editor/e-contact-editor-im.c + * gui/contact-list-editor/e-contact-list-editor.c + * gui/merging/eab-contact-merging.c + * gui/widgets/e-addressbook-view.c + * printing/e-contact-print.c + * printing/e-contact-print-style-editor.c: Include + e-util-private.h to get redefinition of compile-time pathnames as + calls to functions on Windows. Construct the pathnames of files + and directories under the installation prefix at run-time to + enable install-anywhere on Windows. No effect on functionality on + Unix. + 2005-11-25 Tor Lillqvist * gui/component/openldap-extract.h: New file. Contains various -- cgit v1.2.3