Mercurial > MadButterfly
diff inkscape/firefox/content/inkscape.js @ 392:ebf83a50e1e1
Implement the MadSwatter integration
author | wycc |
---|---|
date | Wed, 15 Apr 2009 08:34:27 +0800 |
parents | 45e04408fc19 |
children |
line wrap: on
line diff
--- a/inkscape/firefox/content/inkscape.js Sun Apr 12 12:02:17 2009 +0800 +++ b/inkscape/firefox/content/inkscape.js Wed Apr 15 08:34:27 2009 +0800 @@ -97,7 +97,7 @@ this.callback = null; this.animation = new MadSwatter(this); - setTimeout("inkscape.fetchDocument()",4000); + setTimeout("inkscape.fetchDocument()",3000); } Inkscape.prototype.gotoScene = function (n)