diff --git a/editor/extensions/ext-imagelib.js b/editor/extensions/ext-imagelib.js index 5a51edce..1dfaf079 100644 --- a/editor/extensions/ext-imagelib.js +++ b/editor/extensions/ext-imagelib.js @@ -32,7 +32,13 @@ 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.' + } ]; function closeBrowser() {