From 8dd26f294d546c242ebcc5e621eadd24337ae0e1 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Sun, 26 Jun 2016 17:54:36 +0200 Subject: [PATCH] Demlo: Remove 99-ffmpeg from script list --- .config/demlo/demlorc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/demlo/demlorc b/.config/demlo/demlorc index ab05a1a7..da3a36e4 100644 --- a/.config/demlo/demlorc +++ b/.config/demlo/demlorc @@ -33,5 +33,5 @@ Removesource = false -- Scripts to run by default. -- Order matters, e.g. 'path' can be influenced by the modifications made by 'tag'. Scripts = {'10-tag', '20-sub', '30-case', '40-punctuation', '50-encoding', '60-path', '70-cover', - '00-const', '51-flac2ogg', '59-humour', '99-ffmpeg'} + '00-const', '51-flac2ogg', '59-humour'}