fixed a formatting issue

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2850 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Jon Phillips 2014-05-22 03:00:00 +00:00
parent 73a4804324
commit 5fa1f574e0
1 changed files with 6 additions and 7 deletions

View File

@ -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() {