summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 77558e0)
raw | patch | inline | side by side (parent: 77558e0)
author | aurium <aurium@users.sourceforge.net> | |
Fri, 13 Mar 2009 22:18:00 +0000 (22:18 +0000) | ||
committer | aurium <aurium@users.sourceforge.net> | |
Fri, 13 Mar 2009 22:18:00 +0000 (22:18 +0000) |
share/extensions/inkex.py | patch | blob | history |
index c76717fb8f5c5ca05ac472c162d6cb8068f137d7..2ae5d6c21377caab8bd25217fb5dd29e3137956d 100755 (executable)
#a dictionary of all of the xmlns prefixes in a standard inkscape doc
NSS = {
u'sodipodi' :u'http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd',
-u'cc' :u'http://web.resource.org/cc/',
+u'cc' :u'http://creativecommons.org/ns#',
+u'ccOLD' :u'http://web.resource.org/cc/',
u'svg' :u'http://www.w3.org/2000/svg',
u'dc' :u'http://purl.org/dc/elements/1.1/',
u'rdf' :u'http://www.w3.org/1999/02/22-rdf-syntax-ns#',