view inkscape/firefox/INSTALL @ 348:04d22dc38bc0

Change declaration of sh_image_set_img_data(). - x, y, w, h are not passed to sh_image_set_img_data() any more. - Applications should manage life-cycle of mb_img_data_t, paint_image_t do not manage it for applications any more.
author Thinker K.F. Li <thinker@branda.to>
date Sun, 08 Mar 2009 22:24:54 +0800
parents 5465ff071b47
children 83283a45ffbc
line wrap: on
line source

# Installation in ubuntu 8.1

* Install required modules
	* sudo apt-get install python-soappy python-twisted mozplugger python-lxml
* Install the /etc/mozpluggerrc
	* Add the following two lines into /etc.mozpluggerrc

application/x-mbsvg:mbsvg: MadButterfly SVG
        swallow(Inkscape) : /usr/local/bin/helper_mb.py "$file"

* Install inkscape for madbutterfly
	* tar -C / -xzvf inkscape-mb.tgz
* Install madbuilder
	* firefox madbuilder.xpi

* Restart firefox and select the MadBuilder under tools