author | brad <brad> | 2004-04-17 13:18:13 (UTC) |
---|---|---|
committer | brad <brad> | 2004-04-17 13:18:13 (UTC) |
commit | a176b2adee23e1637e0453befc97132c73097702 (patch) (side-by-side diff) | |
tree | 51069c15f3a9ab4367385473f4119351cf18e7fc | |
parent | a33ef3772b9603ef60de8c9cfd029436e6cf0399 (diff) | |
download | opie-a176b2adee23e1637e0453befc97132c73097702.zip opie-a176b2adee23e1637e0453befc97132c73097702.tar.gz opie-a176b2adee23e1637e0453befc97132c73097702.tar.bz2 |
Forgot to set mono charset properly
-rw-r--r-- | etc/qimpen/graffiti.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/qimpen/graffiti.conf b/etc/qimpen/graffiti.conf index d8290fd..343ede0 100644 --- a/etc/qimpen/graffiti.conf +++ b/etc/qimpen/graffiti.conf @@ -6,9 +6,9 @@ CanSelectStyle = 0 [Settings] MultiTimeout = 250 Style = ToggleCases -Mono = true; +Mono = Mono [CharSets] Lowercase = graffiti_chars.qpt Numeric = graffiti_numeric.qpt |