diff options
| author | Ted Gould <ted@gould.cx> | 2006-05-02 05:26:38 +0000 |
|---|---|---|
| committer | gouldtj <gouldtj@users.sourceforge.net> | 2006-05-02 05:26:38 +0000 |
| commit | dbdab309e5ad1bb8b9711beabe515932ca3ddcc6 (patch) | |
| tree | e895368a36befe3bcb4ac31b063e7eef96f58c7a /share/extensions/grid.inx | |
| parent | r11468@tres: ted | 2006-04-19 21:55:33 -0700 (diff) | |
| download | inkscape-dbdab309e5ad1bb8b9711beabe515932ca3ddcc6.tar.gz inkscape-dbdab309e5ad1bb8b9711beabe515932ca3ddcc6.zip | |
r11469@tres: ted | 2006-04-22 14:16:42 -0700
Removing the internal .inx files and renaming the dropshadow inx file to
make a directory listing easier to read.
(bzr r677)
Diffstat (limited to 'share/extensions/grid.inx')
| -rw-r--r-- | share/extensions/grid.inx | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/share/extensions/grid.inx b/share/extensions/grid.inx deleted file mode 100644 index aaaef71af..000000000 --- a/share/extensions/grid.inx +++ /dev/null @@ -1,16 +0,0 @@ -<inkscape-extension> - <_name>Grid</_name> - <id>org.inkscape.effect.grid</id> - <dependency type="plugin" location="plugins">grid</dependency> - <param name="lineWidth" type="float">1.0</param> - <param name="xspacing" type="float">10.0</param> - <param name="yspacing" type="float">10.0</param> - <param name="xoffset" type="float">5.0</param> - <param name="yoffset" type="float">5.0</param> - <effect> - <object-type>all</object-type> - </effect> - <plugin> - <name>grid</name> - </plugin> -</inkscape-extension> |
