summary refs log tree commit diff stats
path: root/HACKING.md
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2014-12-10 23:46:31 +0100
committerhut <hut@lepus.uberspace.de>2014-12-10 23:46:41 +0100
commitb071cb85290860895ca53d11105c825674cadebb (patch)
tree797705e5fd8b4c2f0892d12c258f5a7d24c3bc70 /HACKING.md
parent7cdfb0cfe59ca1df9053bf7419262af0d0e39b2a (diff)
downloadranger-b071cb85290860895ca53d11105c825674cadebb.tar.gz
HACKING.md: clarifications
Diffstat (limited to 'HACKING.md')
-rw-r--r--HACKING.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/HACKING.md b/HACKING.md
index 653f5a25..ea17392d 100644
--- a/HACKING.md
+++ b/HACKING.md
@@ -75,15 +75,15 @@ Adding colorschemes
     set colorscheme myscheme
 
 
-Change the file type => application associations
-------------------------------------------------
+Change which programs start which file types
+--------------------------------------------
 
 Edit the configuration file ~/.config/ranger/rifle.conf.  The default one can
 be obtained by running "ranger --copy-config rifle".
 
 
-Change the file extension => mime type associations
----------------------------------------------------
+Change which file extensions have which mime type
+-------------------------------------------------
 
 Modify ranger/data/mime.types.  You may also add your own entries to ~/.mime.types