about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2012-03-21 02:00:19 +0100
committerhut <hut@lavabit.com>2012-03-21 02:00:19 +0100
commitec972cda26cfb1aff7475e21f8476fc97388dedc (patch)
treedcdbd059618210451028bbc839161a4b6a49da3e
parent06a00bd0f4d9c6fb66ade2d44f63ed0e20d36365 (diff)
downloadranger-ec972cda26cfb1aff7475e21f8476fc97388dedc.tar.gz
defaults/rifle.conf: fixed kspread entry
-rw-r--r--ranger/defaults/rifle.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/defaults/rifle.conf b/ranger/defaults/rifle.conf
index 9b049cea..a1fe6a62 100644
--- a/ranger/defaults/rifle.conf
+++ b/ranger/defaults/rifle.conf
@@ -135,7 +135,7 @@ 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 od[tspfg]|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has kspread,     X, flag f = kspread -- "$@"
+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 -- "$@"