summaryrefslogtreecommitdiff
path: root/inx
diff options
context:
space:
mode:
Diffstat (limited to 'inx')
-rw-r--r--inx/embroider_palettes.inx (renamed from inx/embroider_install_palettes.inx)4
1 files changed, 2 insertions, 2 deletions
diff --git a/inx/embroider_install_palettes.inx b/inx/embroider_palettes.inx
index 063d6670..47ff6cf3 100644
--- a/inx/embroider_install_palettes.inx
+++ b/inx/embroider_palettes.inx
@@ -2,7 +2,7 @@
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<_name>Install thread manufacturer color palettes</_name>
<id>org.inkstitch.palettes</id>
- <dependency type="executable" location="extensions">embroider_install_palettes.py</dependency>
+ <dependency type="executable" location="extensions">embroider_palettes.py</dependency>
<dependency type="executable" location="extensions">inkex.py</dependency>
<effect>
<object-type>all</object-type>
@@ -11,6 +11,6 @@
</effects-menu>
</effect>
<script>
- <command reldir="extensions" interpreter="python">embroider_install_palettes.py</command>
+ <command reldir="extensions" interpreter="python">embroider_palettes.py</command>
</script>
</inkscape-extension>