summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@shaunmlxlap.localdomain>2009-06-14 21:57:52 -0500
committerShaun McCance <shaunm@shaunmlxlap.localdomain>2009-06-14 21:57:52 -0500
commit9921dcdf6c63afd5e980c4b542a0f0f2624deee4 (patch)
treece6347dd338bd3b7faea6aea2b02308fbfc1e738
parenta457402ea6fe26678c155134886e7491cd3b7d3a (diff)
downloadyelp-9921dcdf6c63afd5e980c4b542a0f0f2624deee4.tar.gz
Changing Mallard namespace to projectmallard.org
-rw-r--r--src/yelp-mallard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yelp-mallard.c b/src/yelp-mallard.c
index 21113ee5..65304a66 100644
--- a/src/yelp-mallard.c
+++ b/src/yelp-mallard.c
@@ -38,7 +38,7 @@
#include "yelp-debug.h"
#define STYLESHEET DATADIR"/yelp/xslt/mal2html.xsl"
-#define MALLARD_NS "http://www.gnome.org/~shaunm/mallard"
+#define MALLARD_NS "http://projectmallard.org/1.0/"
#define YELP_MALLARD_GET_PRIVATE(object) (G_TYPE_INSTANCE_GET_PRIVATE ((object), YELP_TYPE_MALLARD, YelpMallardPriv))