From 136e534c0a4142546ae5c34efadd9dccdada9a82 Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 15 Jun 2009 20:01:25 +0200 Subject: add colors for video + image + sound --- code/fm/draw.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'code/fm') diff --git a/code/fm/draw.rb b/code/fm/draw.rb index 482abf59..9d12afb1 100644 --- a/code/fm/draw.rb +++ b/code/fm/draw.rb @@ -92,6 +92,10 @@ module Fm :directory elsif f.movie? :video + elsif f.audio? + :sound + elsif f.image? + :image elsif f.executable? :executable else -- cgit 1.4.1-2-gfad0