Code

* Removing the bitmap files that aren't being used.
[inkscape.git] / src / extension / internal / wpg-input.cpp
index c17eeffe043962204e5186155a15424248e84e29..c37d5705b4bc0b0077fc2506a9b129ed0b6bd79f 100644 (file)
@@ -98,7 +98,7 @@ WpgInput::init(void) {
     Inkscape::Extension::Extension * ext;
 
     ext = Inkscape::Extension::build_from_mem(
-        "<inkscape-extension>\n"
+        "<inkscape-extension xmlns=\"" INKSCAPE_EXTENSION_URI "\">\n"
             "<name>" N_("WPG Input") "</name>\n"
             "<id>org.inkscape.input.wpg</id>\n"
             "<input>\n"