2 if [ ! -d etc/xml ]; then
5 if [ ! -e etc/xml/catalog ]; then
6 xmlcatalog --noout --create etc/xml/catalog
8 xmlcatalog --noout --add 'delegateURI' \
9 'http://bluefish.openoffice.nl/ns/bflang/2.0/' /usr/share/xml/bluefish \
22 xmlcatalog --noout --del \
23 /usr/share/xml/bluefish etc/xml/catalog