Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 1917f1fec5ba1682757a3c3396e1ddd7 > files > 20

imp-4.3.7-1.fc14.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'
);