about summary refs log tree commit diff stats
path: root/data/types.rb
diff options
context:
space:
mode:
Diffstat (limited to 'data/types.rb')
-rw-r--r--data/types.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/types.rb b/data/types.rb
index 1755c9d3..6efc189c 100644
--- a/data/types.rb
+++ b/data/types.rb
@@ -31,7 +31,7 @@ class Directory::Entry
 		## then look at the mime-type
 		case @mimetype
 		when /^video/
-			use.mplayer_detached
+			use.mplayer "d"
 
 		when /^audio/
 			use.mplayer