diff options
author | Bryan Newbold <bnewbold@animus.robocracy.org> | 2009-10-30 17:52:32 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@animus.robocracy.org> | 2009-10-30 17:52:32 -0700 |
commit | 4360e42c1c5e9dc6edc85ccd26317776fc1625a5 (patch) | |
tree | f6577ae1b74cd41b3acdcf109c48921065c09338 | |
parent | fe4886c13f3cdd53ef2ba1858395593aff2c5261 (diff) | |
download | openwrt-repro-4360e42c1c5e9dc6edc85ccd26317776fc1625a5.tar.gz openwrt-repro-4360e42c1c5e9dc6edc85ccd26317776fc1625a5.zip |
ispell for alpine
-rw-r--r-- | .pinerc | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -81,7 +81,7 @@ initial-keystroke-list= default-composer-hdrs= # Add these customized headers (and possible default values) when composing -customized-hdrs= +customized-hdrs=Reply-To: # When viewing messages, include this list of headers viewer-hdrs= @@ -160,7 +160,7 @@ character-set= editor= # Specifies the program invoked by ^T in the Composer. -speller= +speller=/usr/bin/ispell # Specifies the column of the screen where the composer should wrap. composer-wrap-column= @@ -318,10 +318,10 @@ address-book= global-address-book= # Set by Pine; controls beginning-of-month sent-mail pruning. -last-time-prune-questioned=109.6 +last-time-prune-questioned=109.10 # Set by Pine; controls display of "new version" message. -last-version-used=5.00 +last-version-used=6.00 # This names the path to an alternative program, and any necessary arguments, # to be used in posting mail messages. Example: @@ -571,7 +571,6 @@ index-opening-foreground-color= index-opening-background-color= # LDAP servers for looking up addresses. -ldap-servers= # WebAlpine index table row height wp-indexheight= |