aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/clean-namespaces.xslt
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-01-13 09:53:15 -0600
committerTed Gould <ted@gould.cx>2011-01-13 09:53:15 -0600
commita8b425c5868c73739f60997ebc2013df3b3d6d4b (patch)
tree9bb997311fb716d95de9535d90ac45067bf0e2a8 /libdbusmenu-glib/clean-namespaces.xslt
parent9be3d7b7a9ea5c5c3a94ae34084a3ada3344982c (diff)
downloadlibdbusmenu-a8b425c5868c73739f60997ebc2013df3b3d6d4b.tar.gz
libdbusmenu-a8b425c5868c73739f60997ebc2013df3b3d6d4b.tar.bz2
libdbusmenu-a8b425c5868c73739f60997ebc2013df3b3d6d4b.zip
Ayatana purge
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="*|@*" />