Mercurial > MadButterfly
comparison inkscape/firefox/install.sh @ 276:892d86c1a409
Refactory the inkscape.as to be OOP-style.
author | wycc |
---|---|
date | Thu, 29 Jan 2009 23:57:59 +0800 |
parents | 96aae15527c8 |
children |
comparison
equal
deleted
inserted
replaced
275:40c0c907c6dd | 276:892d86c1a409 |
---|---|
1 #!/bin/sh | 1 #!/bin/sh |
2 cp inkscape.js madbuilder.html *.png /home/wycc/.mozilla/firefox/tmkakd0b.devel/extensions/madswatter@madswatter.branda.to/content/ | 2 cp inkscape.js madbuilder.html *.png jq*.js /home/wycc/.mozilla/firefox/tmkakd0b.devel/extensions/madswatter@madswatter.branda.to/content/ |
3 cp MBServer.py /usr/local/share/inkscape/extensions | 3 cp MBServer.py /usr/local/share/inkscape/extensions |
4 cp helper_mb.py /usr/bin | 4 cp helper_mb.py /usr/bin |