Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 585f9796b7b2fea3780faaaa4683f888 > files > 11

horde-imp-4.3.5-1mdv2010.0.noarch.rpm

<?php
/**
 * $Horde: imp/config/spelling.php.dist,v 1.1.2.1 2007/12/20 13:59:20 jan Exp $
 *
 * This file defines a custom list of words that will be added to the spell
 * checker dictionary.
 */

/* Default list (English). */
$ignore_list = array(
    'jan', 'feb', 'mar', 'apr', 'may', 'jun', 'jul', 'aug', 'sep', 'oct',
    'nov', 'dec', 'fwd', 'http', 'https', 'html', 'email', 'bcc', 'jpg', 'gif'
);