[evolution-patches] [PATCH] Passwords for evolution-exchange
- From: Hans Petter Jansson <hpj ximian com>
- To: evolution-patches lists ximian com
- Subject: [evolution-patches] [PATCH] Passwords for evolution-exchange
- Date: Thu, 24 Feb 2005 14:28:36 -0600
Missed the exchange component with my previous patch post.
--
Hans Petter Jansson | <hpj novell com>
Evolution Developer | http://hp.cl.no/
? evolution-exchange-passwords.patch
Index: lib/e2k-autoconfig.c
===================================================================
RCS file: /cvs/gnome/evolution-exchange/lib/e2k-autoconfig.c,v
retrieving revision 1.10
diff -u -p -r1.10 e2k-autoconfig.c
--- lib/e2k-autoconfig.c 10 Feb 2005 13:27:38 -0000 1.10
+++ lib/e2k-autoconfig.c 24 Feb 2005 20:26:14 -0000
@@ -55,7 +55,7 @@
#include <e-util/e-account.h>
#include <e-util/e-account-list.h>
-#include <e-util/e-passwords.h>
+#include <libedataserverui/e-passwords.h>
#include <e-util/e-dialog-utils.h>
#include <gconf/gconf-client.h>
#include <libxml/tree.h>
Index: lib/test-utils.c
===================================================================
RCS file: /cvs/gnome/evolution-exchange/lib/test-utils.c,v
retrieving revision 1.2
diff -u -p -r1.2 test-utils.c
--- lib/test-utils.c 15 Jul 2004 16:42:59 -0000 1.2
+++ lib/test-utils.c 24 Feb 2005 20:26:16 -0000
@@ -25,7 +25,7 @@
#include <termios.h>
#include <unistd.h>
-#include <e-util/e-passwords.h>
+#include <libedataserverui/e-passwords.h>
#include <libgnome/gnome-util.h>
#include "e2k-context.h"
Index: storage/exchange-account.c
===================================================================
RCS file: /cvs/gnome/evolution-exchange/storage/exchange-account.c,v
retrieving revision 1.33
diff -u -p -r1.33 exchange-account.c
--- storage/exchange-account.c 21 Feb 2005 05:50:58 -0000 1.33
+++ storage/exchange-account.c 24 Feb 2005 20:26:17 -0000
@@ -42,7 +42,7 @@
#include "e2k-uri.h"
#include "e2k-utils.h"
#include <e-util/e-dialog-utils.h>
-#include <e-util/e-passwords.h>
+#include <libedataserverui/e-passwords.h>
#include <gal/util/e-util.h>
#include <libgnome/gnome-util.h>
Index: storage/exchange-autoconfig-wizard.c
===================================================================
RCS file: /cvs/gnome/evolution-exchange/storage/exchange-autoconfig-wizard.c,v
retrieving revision 1.3
diff -u -p -r1.3 exchange-autoconfig-wizard.c
--- storage/exchange-autoconfig-wizard.c 13 Aug 2004 06:11:49 -0000 1.3
+++ storage/exchange-autoconfig-wizard.c 24 Feb 2005 20:26:17 -0000
@@ -32,7 +32,7 @@
#include <e-util/e-account.h>
#include <e-util/e-account-list.h>
#include <e-util/e-dialog-utils.h>
-#include <e-util/e-passwords.h>
+#include <libedataserverui/e-passwords.h>
#include <shell/evolution-wizard.h>
#include <gconf/gconf-client.h>
Index: storage/exchange-hierarchy-webdav.c
===================================================================
RCS file: /cvs/gnome/evolution-exchange/storage/exchange-hierarchy-webdav.c,v
retrieving revision 1.22
diff -u -p -r1.22 exchange-hierarchy-webdav.c
--- storage/exchange-hierarchy-webdav.c 4 Feb 2005 11:29:45 -0000 1.22
+++ storage/exchange-hierarchy-webdav.c 24 Feb 2005 20:26:18 -0000
@@ -37,7 +37,7 @@
#include "exchange-config-listener.h"
#include "exchange-folder-size.h"
-#include <e-util/e-passwords.h>
+#include <libedataserverui/e-passwords.h>
#include "e2k-path.h"
#include <libedataserver/e-source-list.h>
Index: storage/main.c
===================================================================
RCS file: /cvs/gnome/evolution-exchange/storage/main.c,v
retrieving revision 1.15
diff -u -p -r1.15 main.c
--- storage/main.c 2 Feb 2005 17:52:17 -0000 1.15
+++ storage/main.c 24 Feb 2005 20:26:18 -0000
@@ -37,7 +37,7 @@
#include <camel/camel.h>
#include <e-util/e-icon-factory.h>
-#include <e-util/e-passwords.h>
+#include <libedataserverui/e-passwords.h>
#include <libedata-book/e-data-book-factory.h>
#include <libedata-cal/e-data-cal-factory.h>
#include <libedataserver/e-data-server-module.h>
Index: storage/ximian-connector-setup.c
===================================================================
RCS file: /cvs/gnome/evolution-exchange/storage/ximian-connector-setup.c,v
retrieving revision 1.2
diff -u -p -r1.2 ximian-connector-setup.c
--- storage/ximian-connector-setup.c 12 Oct 2004 07:21:16 -0000 1.2
+++ storage/ximian-connector-setup.c 24 Feb 2005 20:26:19 -0000
@@ -25,7 +25,7 @@
#include <libgnomeui/gnome-ui-init.h>
#include <e-util/e-dialog-utils.h>
-#include <e-util/e-passwords.h>
+#include <libedataserverui/e-passwords.h>
#include "e2k-utils.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]