Added 'Import SVG' menu item and icon - only shows up in Firefox 3.6 and functions identically to Open at the moment

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1420 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2010-02-20 23:38:49 +00:00
parent 400eb1e1cc
commit 37aab7dd8f
5 changed files with 41 additions and 3 deletions

View File

@@ -101,6 +101,7 @@
{"id": "tool_fhrect", "title": "Free-Hand Rectangle"},
{"id": "tool_group", "title": "Group Elements"},
{"id": "tool_image", "title": "Image Tool"},
{"id": "tool_import", "textContent": "Import Image"},
{"id": "tool_italic", "title": "Italic Text"},
{"id": "tool_line", "title": "Line Tool"},
{"id": "tool_move_bottom", "title": "Move to Bottom"},