annotate 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
rev   line source
274
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
1 #!/bin/sh
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
2 cp inkscape.js madbuilder.html *.png /home/wycc/.mozilla/firefox/tmkakd0b.devel/extensions/madswatter@madswatter.branda.to/content/
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
3 cp MBServer.py /usr/local/share/inkscape/extensions
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
4 cp helper_mb.py /usr/bin