diff options
Diffstat (limited to 'data/types.rb')
-rw-r--r-- | data/types.rb | 2 |
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 |