Browse Source

fixed bug where it would stop playing

master
wes 12 years ago
parent
commit
51fffee413
  1. 4
      lazyplay.sexp

4
lazyplay.sexp

@ -1,3 +1,3 @@
(("player" "/usr/bin/mplayer")
("filetypes" (("avi" #t) ("mp4" #t) ("mkv" #t)))
("args" ""))
("filetypes" (("avi" #t) ("mp4" #t) ("mkv" #t) ("m4a" #t)))
("args" ""))