Check in another fix for Issue 93: rotated poly points drag ok now. Check in Erik's patch for widgetizing SVG-edit (Issue 99)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@413 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
16
widget/config.xml
Normal file
16
widget/config.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0"?>
|
||||
<widget>
|
||||
<widgetname>SVG Edit</widgetname>
|
||||
<description>
|
||||
A simple SVG Editor.
|
||||
</description>
|
||||
<width>800</width>
|
||||
<height>600</height>
|
||||
<id>
|
||||
<name>SVG Edit</name>
|
||||
<revised>2009-08</revised>
|
||||
</id>
|
||||
<feature name="http://xmlns.opera.com/fileio">
|
||||
<param name="folderhint" value="home" />
|
||||
</feature>
|
||||
</widget>
|
||||
Reference in New Issue
Block a user