Cross Reference: color_lesssaturation.inx
xref
: /
inkscape
/
share
/
extensions
/
color_lesssaturation.inx
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
<?
xml
version=
"1.0"
encoding=
"UTF-8"
?>
<
inkscape
-
extension
xmlns=
"
http://www.inkscape.org/namespace/inkscape/extension
"
>
<
_name
>Less Saturation</
_name
>
<
id
>
org.inkscape.color.lesssaturation
</
id
>
<
dependency
type=
"executable"
location=
"extensions"
>
coloreffect.py
</
dependency
>
<
dependency
type=
"executable"
location=
"extensions"
>
color_lesssaturation.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_lesssaturation.py
</
command
>
</
script
>
</
inkscape
-
extension
>