aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/clean-namespaces.xslt
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-01-13 09:57:24 -0600
committerTed Gould <ted@gould.cx>2011-01-13 09:57:24 -0600
commit04d103c50c6cfaee91612cc62919e2582d6f546e (patch)
treec2bdf65d06ec43029a4549654772f38d253db0b3 /libdbusmenu-glib/clean-namespaces.xslt
parentad2dcd362c349e617913343a45e787e2f3f4bae4 (diff)
parenta8b425c5868c73739f60997ebc2013df3b3d6d4b (diff)
downloadlibdbusmenu-04d103c50c6cfaee91612cc62919e2582d6f546e.tar.gz
libdbusmenu-04d103c50c6cfaee91612cc62919e2582d6f546e.tar.bz2
libdbusmenu-04d103c50c6cfaee91612cc62919e2582d6f546e.zip
Changing namespace from ayatana.org to canonical.com
Diffstat (limited to 'libdbusmenu-glib/clean-namespaces.xslt')
-rw-r--r--libdbusmenu-glib/clean-namespaces.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-glib/clean-namespaces.xslt b/libdbusmenu-glib/clean-namespaces.xslt
index 8344a71..8c0c521 100644
--- a/libdbusmenu-glib/clean-namespaces.xslt
+++ b/libdbusmenu-glib/clean-namespaces.xslt
@@ -1,4 +1,4 @@
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:dox="http://www.ayatana.org/dbus/dox.dtd">
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:dox="http://www.canonical.com/dbus/dox.dtd">
<xsl:template match="*|@*">
<xsl:copy>
<xsl:apply-templates select="*|@*" />