From a8f6fc969190ca06676ad749b48bfc45053f84d2 Mon Sep 17 00:00:00 2001 From: hut Date: Sat, 30 Jan 2010 02:53:15 +0100 Subject: Revert "apps: changes in order" This reverts commit ccc950aadf21f864d07edb79fd54f6c82134f5eb. Conflicts: ranger/defaults/apps.py --- ranger/defaults/apps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/defaults/apps.py b/ranger/defaults/apps.py index 15808c17..36ea6827 100644 --- a/ranger/defaults/apps.py +++ b/ranger/defaults/apps.py @@ -17,7 +17,7 @@ class CustomApplications(Applications): if f.extension is not None: if f.extension in ('pdf'): - return self.either(c, 'apvlv', 'evince') + return self.either(c, 'evince', 'apvlv') if f.extension in ('html', 'htm', 'xhtml', 'swf'): return self.either(c, 'firefox', 'opera', 'elinks') if f.extension in ('swc', 'smc'): -- cgit 1.4.1-2-gfad0