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>
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <param name="att" type="string" _gui-text="Attribute to transmit:">fill</param>
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <param name="when" type="enum" _gui-text="When to transmit:">
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <param name="compatibility" type="enum" _gui-text="Compatibility with previews code to this event:">
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <_param name="help" type="description">The next parameter is useful when you select more than two elements</_param>
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <param name="from-and-to" type="enum" _gui-text="Source and destination of transmitting:">
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <_item value="g-to-one">All selected ones transmit to the last one</_item>
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <_item value="one-to-g">The first selected transmits to all others</_item>
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <_param name="intro" type="description">This effect adds a feature visible (or usable) only on a SVG enabled web browser (like Firefox).</_param>
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <_param name="desc1" type="description">This effect transmits one or more attributes from the first selected element to the second when an event occurs.</_param>
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <_param name="desc2" type="description">If you want to transmit more than one attribute, you should separate this with a space, and only with a space.</_param>
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <command reldir="extensions" interpreter="python">web-transmit-att.py</command>