Code

Translations. French translation minor update.
[inkscape.git] / share / extensions / color_lesshue.inx
index 4533026501cec960f2eff42ec8c1685113bf41e5..11aad61067c0f6bb191f10c2d63a48942b085cbe 100644 (file)
@@ -1,16 +1,17 @@
-<inkscape-extension>\r
-       <_name>Less Hue</_name>\r
-       <id>org.inkscape.color.lesshue</id>\r
-       <dependency type="executable" location="extensions">coloreffect.py</dependency>\r
-       <dependency type="executable" location="extensions">color_lesshue.py</dependency>\r
-       <dependency type="executable" location="extensions">simplestyle.py</dependency>\r
-       <effect>\r
-               <object-type>all</object-type>\r
-               <effects-menu>\r
-                       <submenu _name="Color"/>\r
-               </effects-menu>\r
-       </effect>\r
-       <script>\r
-               <command reldir="extensions" interpreter="python">color_lesshue.py</command>\r
-       </script>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+       <_name>Less Hue</_name>
+       <id>org.inkscape.color.lesshue</id>
+       <dependency type="executable" location="extensions">coloreffect.py</dependency>
+       <dependency type="executable" location="extensions">color_lesshue.py</dependency>
+       <dependency type="executable" location="extensions">simplestyle.py</dependency>
+       <effect>
+               <object-type>all</object-type>
+               <effects-menu>
+                       <submenu _name="Color"/>
+               </effects-menu>
+       </effect>
+       <script>
+               <command reldir="extensions" interpreter="python">color_lesshue.py</command>
+       </script>
 </inkscape-extension>
\ No newline at end of file