Fixed default colors for streaks extensions
This commit is contained in:
parent
b7d3235e80
commit
ce78b65008
@ -6,7 +6,7 @@
|
|||||||
<page name="top" gui-text="Color">
|
<page name="top" gui-text="Color">
|
||||||
<param name="h" type="description">Fills a box with a texture
|
<param name="h" type="description">Fills a box with a texture
|
||||||
made of vertical line segments.</param>
|
made of vertical line segments.</param>
|
||||||
<param name="strokeColour" type="color" appearance="colorbutton" gui-text="Line colour: ">0</param>
|
<param name="strokeColour" type="color" appearance="colorbutton" gui-text="Line colour: ">255</param>
|
||||||
<param name="help" type="description" xml:space="preserve">
|
<param name="help" type="description" xml:space="preserve">
|
||||||
-----------
|
-----------
|
||||||
</param>
|
</param>
|
||||||
@ -43,4 +43,4 @@
|
|||||||
<script>
|
<script>
|
||||||
<command location="inx" interpreter="python">fablabchemnitz_streaks.py</command>
|
<command location="inx" interpreter="python">fablabchemnitz_streaks.py</command>
|
||||||
</script>
|
</script>
|
||||||
</inkscape-extension>
|
</inkscape-extension>
|
||||||
|
Reference in New Issue
Block a user