Mercurial > MadButterfly
comparison 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 |
comparison
equal
deleted
inserted
replaced
273:0cadeb9fdfc3 | 274:96aae15527c8 |
---|---|
1 #!/bin/sh | |
2 cp inkscape.js madbuilder.html *.png /home/wycc/.mozilla/firefox/tmkakd0b.devel/extensions/madswatter@madswatter.branda.to/content/ | |
3 cp MBServer.py /usr/local/share/inkscape/extensions | |
4 cp helper_mb.py /usr/bin |