[yelp: 11/14] Changing Mallard namespace to projectmallard.org



commit 9921dcdf6c63afd5e980c4b542a0f0f2624deee4
Author: Shaun McCance <shaunm shaunmlxlap localdomain>
Date:   Sun Jun 14 21:57:52 2009 -0500

    Changing Mallard namespace to projectmallard.org

 src/yelp-mallard.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/yelp-mallard.c b/src/yelp-mallard.c
index 21113ee..65304a6 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))
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]