diff options
| author | Aurelio A. Heckert (a) <auriumgmaildotcom> | 2010-03-03 13:53:15 +0000 |
|---|---|---|
| committer | Aurelio A. Heckert (a) <auriumgmaildotcom> | 2010-03-03 13:53:15 +0000 |
| commit | da7ca578eac6f2c00dd42ebdafbfbfcafc42e7e8 (patch) | |
| tree | 39a4510b4753662983b82413054e56a7c1bad421 /share/extensions/webslicer-export.inx | |
| parent | Extensions. Fix bug in svg+media when there are special characters in the path (diff) | |
| download | inkscape-da7ca578eac6f2c00dd42ebdafbfbfcafc42e7e8.tar.gz inkscape-da7ca578eac6f2c00dd42ebdafbfbfcafc42e7e8.zip | |
A little more work to Web Slicer (not usable yet)
(bzr r9135)
Diffstat (limited to 'share/extensions/webslicer-export.inx')
| -rw-r--r-- | share/extensions/webslicer-export.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/webslicer-export.inx b/share/extensions/webslicer-export.inx index 06863ece5..9f7aac323 100644 --- a/share/extensions/webslicer-export.inx +++ b/share/extensions/webslicer-export.inx @@ -7,7 +7,7 @@ <_param name="about" type="description">All sliced images, and optionaly code, will be generated as you had configured and saved to one directory.</_param> <param name="dir" type="string" _gui-text="Directory path to export"></param> <param name="with-code" type="boolean" _gui-text="With HTML and CSS">true</param> - <effect> + <effect needs-live-preview="false"> <object-type>all</object-type> <effects-menu> <submenu _name="Web"> |
