# HG changeset patch # User wycc # Date 1236478424 -28800 # Node ID 5465ff071b47aa1d00092e18ec61a46f96f25618 # Parent 9c006581f0cd970afb6b06c1fb7d8eb460d70fbb Add mozplugger instruction diff -r 9c006581f0cd -r 5465ff071b47 inkscape/firefox/INSTALL --- a/inkscape/firefox/INSTALL Sun Mar 08 10:06:23 2009 +0800 +++ b/inkscape/firefox/INSTALL Sun Mar 08 10:13:44 2009 +0800 @@ -2,6 +2,12 @@ * 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