Code

svn propset svn:eol-style native *.inx
[inkscape.git] / share / extensions / export_gimp_palette.inx
index e4c4b419b515284129e6568886366e95cc9c97c1..bad53b91f0f06b9a77eeefbc7fab15c9e180f037 100644 (file)
@@ -1,15 +1,15 @@
-<inkscape-extension>\r
-    <_name>Export as GIMP Palette</_name>\r
-    <id>com.kaioa.export_gimp_palette</id>\r
-    <dependency type="executable" location="extensions">export_gimp_palette.py</dependency>\r
-    <dependency type="executable" location="extensions">simplestyle.py</dependency>\r
-    <output>\r
-        <extension>.gpl</extension>\r
-        <mimetype>text/plain</mimetype>\r
-        <_filetypename>GIMP Palette (*.gpl)</_filetypename>\r
-        <_filetypetooltip>Exports the colors of this document as GIMP Palette</_filetypetooltip>\r
-    </output>\r
-    <script>\r
-       <command reldir="extensions" interpreter="python">export_gimp_palette.py</command>\r
-    </script>\r
+<inkscape-extension>
+    <_name>Export as GIMP Palette</_name>
+    <id>com.kaioa.export_gimp_palette</id>
+    <dependency type="executable" location="extensions">export_gimp_palette.py</dependency>
+    <dependency type="executable" location="extensions">simplestyle.py</dependency>
+    <output>
+        <extension>.gpl</extension>
+        <mimetype>text/plain</mimetype>
+        <_filetypename>GIMP Palette (*.gpl)</_filetypename>
+        <_filetypetooltip>Exports the colors of this document as GIMP Palette</_filetypetooltip>
+    </output>
+    <script>
+       <command reldir="extensions" interpreter="python">export_gimp_palette.py</command>
+    </script>
 </inkscape-extension>
\ No newline at end of file