Revision 754 libsylph/prefs_common.c
| prefs_common.c (revision 754) | ||
|---|---|---|
| 93 | 93 |
|
| 94 | 94 |
{"show_ruler", "TRUE", &prefs_common.show_ruler, P_BOOL},
|
| 95 | 95 |
|
| 96 |
/* Spelling */ |
|
| 97 |
{"check_spell", "FALSE", &prefs_common.check_spell, P_BOOL},
|
|
| 98 |
{"spell_lang", "en", &prefs_common.spell_lang, P_STRING},
|
|
| 99 |
|
|
| 96 | 100 |
/* Quote */ |
| 97 | 101 |
{"reply_quote_mark", "> ", &prefs_common.quotemark, P_STRING},
|
| 98 | 102 |
{"reply_quote_format", "On %d\\n%f wrote:\\n\\n%Q",
|
Also available in: Unified diff