From 535a9f240e816d4230d3f708b0943ee959070a32 Mon Sep 17 00:00:00 2001 From: Alexis Deveria Date: Wed, 4 Nov 2009 21:27:44 +0000 Subject: [PATCH] Changing icon file ref back to .svg due to errors :( git-svn-id: http://svg-edit.googlecode.com/svn/branches/transformlist@910 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/svg-editor-svgicons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/svg-editor-svgicons.html b/editor/svg-editor-svgicons.html index fa2450cb..b2e86d46 100644 --- a/editor/svg-editor-svgicons.html +++ b/editor/svg-editor-svgicons.html @@ -101,7 +101,7 @@ TODO for SVG icons: */ $(function() { - $.svgIcons('images/svg_edit_icons.svgz', { + $.svgIcons('images/svg_edit_icons.svg', { w:24, h:24, id_match: false, fallback_path:'images/',