From b7db046f8d11f3b33fca890c57f082ac7213f6fc Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 3 Nov 2003 20:15:50 +0000 Subject: Use "evolution2:config_item" attributes instead of "evolution:config_item" * GNOME_Evolution_Shell.server.in.in: Use "evolution2:config_item" attributes instead of "evolution:config_item" ones. * e-shell-settings-dialog.c (load_pages): Expect "evolution2:config_item" properties instead of "evolution:config_item" so they do not conflict with 1.4's. svn path=/trunk/; revision=23171 --- shell/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 1a06e09f33..147c86ad81 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2003-11-03 Ettore Perazzoli + + * GNOME_Evolution_Shell.server.in.in: Use "evolution2:config_item" + attributes instead of "evolution:config_item" ones. + + * e-shell-settings-dialog.c (load_pages): Expect + "evolution2:config_item" properties instead of + "evolution:config_item" so they do not conflict with 1.4's. + 2003-10-29 Dan Winship * Evolution-Component.idl: declare an exception for createControls -- cgit