Minor clean-up
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2813 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -20,7 +20,7 @@ svgEditor.addExtension("Hello World", function() {'use strict';
|
||||
return {
|
||||
name: "Hello World",
|
||||
// For more notes on how to make an icon file, see the source of
|
||||
// the hellorworld-icon.xml
|
||||
// the helloworld-icon.xml
|
||||
svgicons: svgEditor.curConfig.extPath + "helloworld-icon.xml",
|
||||
|
||||
// Multiple buttons can be added in this array
|
||||
|
||||
Reference in New Issue
Block a user