On Friday 1 June 2007 19:11, Agustin Martin wrote: > I have put in our alioth staging area a new package that will create things > this way: > > <?php > ### This file is part of the dictionaries-common package. > ### It has been automatically generated. > ### DO NOT EDIT! > $SQSPELL_APP = array ( > 'deutsch (New German 8 bit)' => 'ispell -a -w ÄÖÜäößü -T latin1 -C -d > ngerman', 'francais GUTenberg (French GUTenberg)' => 'ispell -a -d francais > -w ÀÂÇÈÉÊËÎÏÔÙÛÜàâçèéêëîïôùûü -T list ', ... > > Is this OK?
This is fine. Thanks! Thijs

