diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2013-07-29 11:41:13 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2013-07-29 11:41:13 +0000 | 
| commit | 307c71c282ed6d79a9693b0b4472c76d5aee43b8 (patch) | |
| tree | 3add10cdcf5005d0cd26cc45a3dc59af9cadfaa6 /debian | |
| parent | Use cmigemo instead of migemo (diff) | |
| download | w3m-307c71c282ed6d79a9693b0b4472c76d5aee43b8.tar.gz w3m-307c71c282ed6d79a9693b0b4472c76d5aee43b8.zip | |
Typo fix for debian/w3mconfig
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/w3mconfig | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/debian/w3mconfig b/debian/w3mconfig index ec081fc..3b2c3e2 100644 --- a/debian/w3mconfig +++ b/debian/w3mconfig @@ -23,7 +23,7 @@ bgextviewer 1  editor sensible-editor  mailcap ~/.w3m/mailcap, /etc/w3m/mailcap, /etc/mailcap  mime_types ~/.w3m/mime.types, /etc/mime.types -urimethodmap ~/.w3m//urimethodmap, /etc/w3m/urimethodmap +urimethodmap ~/.w3m/urimethodmap, /etc/w3m/urimethodmap  use_mouse 1  migemo_command cmigemo -q -d /usr/share/cmigemo/utf-8/migemo-dict  use_migemo 1 | 
