fixed a formatting issue
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2850 eee81c28-f429-11dd-99c0-75d572ba1dddmaster
parent
73a4804324
commit
5fa1f574e0
|
@ -32,13 +32,12 @@ svgEditor.addExtension("imagelib", function() {'use strict';
|
|||
name: 'IAN Symbol Libraries',
|
||||
url: 'http://ian.umces.edu/symbols/catalog/svgedit/album_chooser.php',
|
||||
description: 'Free library of illustrations'
|
||||
},
|
||||
{
|
||||
name: 'Openclipart',
|
||||
url: 'http://openclipart.org/svgedit',
|
||||
description: 'Share and Use Images. Over 50,000 Public Domain SVG Im
|
||||
ages and Growing.'
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'Openclipart',
|
||||
url: 'http://openclipart.org/svgedit',
|
||||
description: 'Share and Use Images. Over 50,000 Public Domain SVG Images and Growing.'
|
||||
}
|
||||
];
|
||||
|
||||
function closeBrowser() {
|
||||
|
|
Loading…
Reference in New Issue