web-transmit-att.inx revision 3eb4ed4b091fd1b6d557a5ead1a1909b6caf5fb7
c110014789ad94604fdedfc0a96b370eea1631d7aurium<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
c110014789ad94604fdedfc0a96b370eea1631d7aurium <dependency type="executable" location="extensions">web-transmit-att.py</dependency>
c110014789ad94604fdedfc0a96b370eea1631d7aurium <dependency type="executable" location="extensions">inkex.py</dependency>
176f506d56989fd9befc77c1c56d050f2dea2600aurium <_param name="intro" type="description">This effect adds a feature visible (or usable) only on a SVG enabled web browser (like Firefox).</_param>
c110014789ad94604fdedfc0a96b370eea1631d7aurium <_param name="sep1" type="description">••••••••••••••••••••••••••••••••••••••••••••••••</_param>
001887b6b7009ca1ef871819844041e3d54e1d57prokoudine <_param name="help" type="description">This effect transmit one or more attributes from the first selected element to the second when a event occurs.</_param>
c110014789ad94604fdedfc0a96b370eea1631d7aurium <_param name="sep2" type="description">••••••••••••••••••••••••••••••••••••••••••••••••</_param>
176f506d56989fd9befc77c1c56d050f2dea2600aurium <_param name="help" type="description">If you want to transmit more then one attribute, you must separate this with a space, and only with a space.</_param>
c110014789ad94604fdedfc0a96b370eea1631d7aurium <param name="att" type="string" _gui-text="Attribute to transmit">fill</param>
3eb4ed4b091fd1b6d557a5ead1a1909b6caf5fb7prokoudine <param name="when" type="enum" _gui-text="When to transmit">
c110014789ad94604fdedfc0a96b370eea1631d7aurium <param name="compatibility" type="enum" _gui-text="Compatibility with previews code to this event">
c110014789ad94604fdedfc0a96b370eea1631d7aurium <command reldir="extensions" interpreter="python">web-transmit-att.py</command>