aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2003-03-03 03:07:44 +0800
committerRodney Dawes <dobey@src.gnome.org>2003-03-03 03:07:44 +0800
commitafcd36fa3848b59208334729cd7689f8037b25de (patch)
tree6cf25cb3480f8ce9178d336d9fa9165ccb3745a6 /e-util
parent9bcc86b12edbc01f776439b5dc604c04158f727c (diff)
downloadgsoc2013-evolution-afcd36fa3848b59208334729cd7689f8037b25de.tar.gz
gsoc2013-evolution-afcd36fa3848b59208334729cd7689f8037b25de.tar.zst
gsoc2013-evolution-afcd36fa3848b59208334729cd7689f8037b25de.zip
s/gnome-xml/libxml/
2003-03-02 Rodney Dawes <dobey@ximian.com> * e-pilot-util.c: s/gnome-xml/libxml/ svn path=/trunk/; revision=20119
Diffstat (limited to 'e-util')
-rw-r--r--e-util/ChangeLog4
-rw-r--r--e-util/e-pilot-util.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index e6aedd3af9..af3aea3e52 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-02 Rodney Dawes <dobey@ximian.com>
+
+ * e-pilot-util.c: s/gnome-xml/libxml/
+
2003-02-27 JP Rosevear <jpr@ximian.com>
* Makefile.am: include gnome-pilot cflags
diff --git a/e-util/e-pilot-util.c b/e-util/e-pilot-util.c
index c1da384317..9e9c13d2c0 100644
--- a/e-util/e-pilot-util.c
+++ b/e-util/e-pilot-util.c
@@ -22,7 +22,7 @@
#include <stdlib.h>
#include <time.h>
-#include <gnome-xml/parser.h>
+#include <libxml/parser.h>
#include <pi-util.h>
#include "e-pilot-util.h"
ebsd-ports-gnome/commit/net/citrix_xenapp?id=35cb1e051d01a723d32d1d4b497dec8402d34282'>- add support for non-standard root certificatestabthorpe2007-09-073-12/+37 * - change maintainer address on ports I maintaintabthorpe2007-08-231-1/+1 * - Update to 10.6miwi2007-07-042-5/+4 * - Bump PORTREVISION (forget in last commit)miwi2007-05-301-0/+1 * - Fix dependency after switch to xorg 7miwi2007-05-301-1/+1 * - Update to 10.00miwi2007-03-214-151/+60 * - Fix build on amd64miwi2007-01-232-8/+8 * - Works on amd64, add to listrafan2007-01-192-7/+6 * The Citrix Server/Client has evolved to include other platforms, so updateitetcu2006-06-172-15/+13 * - make portlint happyclsung2006-05-292-10/+11 * Reset mbr due to no answer to an email inquiry about his status, andlinimon2006-04-151-1/+1 * There's more work needed to make this install into X11BASE and have anetchild2005-06-261-2/+2 * Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-181-2/+5 * Add missing dependency linux-openmotif to make wfcmgr work.anders2005-05-281-1/+2