Mercurial > MadButterfly
diff inkscape/firefox/install.sh @ 274:96aae15527c8
Port all basic scene editor from pyGtk to the firefox
author | wycc |
---|---|
date | Thu, 29 Jan 2009 22:30:46 +0800 |
parents | |
children | 892d86c1a409 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/inkscape/firefox/install.sh Thu Jan 29 22:30:46 2009 +0800 @@ -0,0 +1,4 @@ +#!/bin/sh +cp inkscape.js madbuilder.html *.png /home/wycc/.mozilla/firefox/tmkakd0b.devel/extensions/madswatter@madswatter.branda.to/content/ +cp MBServer.py /usr/local/share/inkscape/extensions +cp helper_mb.py /usr/bin