diff options
author | hut <hut@lavabit.com> | 2012-08-10 11:58:22 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2012-08-10 11:58:22 +0200 |
commit | 8bd08cae83e091dce189ab8c84db468631c58e13 (patch) | |
tree | 802336cbebaa159042ed70e17c9c98a222055a6d | |
parent | a5323bdf6c65a66e526cd04ab36eb5e4c060fe4a (diff) | |
download | ranger-8bd08cae83e091dce189ab8c84db468631c58e13.tar.gz |
config/rifle.conf: added "odb" entry
-rw-r--r-- | ranger/config/rifle.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ranger/config/rifle.conf b/ranger/config/rifle.conf index 0690dbd3..e4528875 100644 --- a/ranger/config/rifle.conf +++ b/ranger/config/rifle.conf @@ -155,11 +155,11 @@ ext pdf, has evince, X, flag f = evince -- "$@" ext pdf, has okular, X, flag f = okular -- "$@" ext pdf, has epdfview, X, flag f = epdfview -- "$@" -ext sxc|xlsx?|xlt|xlw|gnm|gnumeric, has gnumeric, X, flag f = gnumeric -- "$@" -ext sxc|xlsx?|xlt|xlw|gnm|gnumeric, has kspread, X, flag f = kspread -- "$@" -ext od[tspfg]|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has libreoffice, X, flag f = libreoffice "$@" -ext od[tspfg]|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has soffice, X, flag f = soffice "$@" -ext od[tspfg]|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has ooffice, X, flag f = ooffice "$@" +ext sxc|xlsx?|xlt|xlw|gnm|gnumeric, has gnumeric, X, flag f = gnumeric -- "$@" +ext sxc|xlsx?|xlt|xlw|gnm|gnumeric, has kspread, X, flag f = kspread -- "$@" +ext od[dfgpst]|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has libreoffice, X, flag f = libreoffice "$@" +ext od[dfgpst]|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has soffice, X, flag f = soffice "$@" +ext od[dfgpst]|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has ooffice, X, flag f = ooffice "$@" ext docx?, has catdoc, terminal = catdoc -- "$@" | "$PAGER" ext docx?, has libreoffice, X, flag f = libreoffice -- "$@" |