diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-06-11 22:01:49 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-06-11 22:01:49 -0400 |
commit | f55634c041dc9e122a129c7141d622158565aed2 (patch) | |
tree | 35c87f148a024ef4b0f00f951b53ad2e435684c3 /conf | |
parent | table, (xhtml, odf): empty cell (single tilde to indicate); allow line breaks (diff) |
sisurc.yml, mention alternative ebook-viewers
Diffstat (limited to 'conf')
-rw-r--r-- | conf/sisu/v2/sisurc.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/sisu/v2/sisurc.yml b/conf/sisu/v2/sisurc.yml index 6a9bde0f..8b1c71e6 100644 --- a/conf/sisu/v2/sisurc.yml +++ b/conf/sisu/v2/sisurc.yml @@ -108,7 +108,8 @@ program_set: # editor: 'gvim -c :R -c :S' # pdf_viewer: 'evince' # web_browser: 'firefox' #'iceweasel' #'epiphany' #'galeon' #'konqueror' #'kazehakase' -# console_www_browser: 'links2' #'elinks' +# console_www_browser: 'links2' #'elinks' #'w3m' #'lynx' #'links' +# epub_viewer: 'ebook-viewer' #'calibre' #'okular' #'fbreader' # odf_viewer: 'oowriter' #'abiword' # xml_viewer: 'xml-viewer' # man: 'nroff -man' #'groff -man -Tascii' # 'nroff -man' |