Comment 0 for bug 626608

Revision history for this message
Andrew Noble (noblestudd) wrote :

You can just write any id having a slash character. Such as:

[code]<inkscape-extension>
 <_name>myextension</_name>
 <id>python.mysite.com/svg2css</id>[/code]

The id is registered to preferences.xml which will cause the prompt on the next Inkscape start.

hxxp://www.inkscapeforum.com/viewtopic.php?f=5&t=5910