~ubuntu-branches/debian/experimental/inkscape/experimental

« back to all changes in this revision

Viewing changes to share/extensions/whirl.inx

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Viehmann
  • Date: 2008-09-09 23:29:02 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080909232902-c50iujhk1w79u8e7
Tags: 0.46-2.1
* Non-maintainer upload.
* Add upstream patch fixing a crash in the open dialog
  in the zh_CN.utf8 locale. Closes: #487623.
  Thanks to Luca Bruno for the patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
    <id>org.ekips.filter.whirl</id>
4
4
        <dependency type="executable" location="extensions">whirl.py</dependency>
5
5
        <dependency type="executable" location="extensions">inkex.py</dependency>
6
 
        <param name="centerx" type="float" min="0.0" max="10000.0" _gui-text="Center X">0.0</param>
7
 
        <param name="centery" type="float" min="0.0" max="10000.0" _gui-text="Center Y">0.0</param>
8
6
        <param name="whirl" type="float" min="0.00" max="1000.00" _gui-text="Amount of whirl">5.0</param>
9
7
        <param name="rotation" type="boolean" _gui-text="Rotation is clockwise">true</param>
10
8
    <effect>