From 508dccb596d4b4c323c4065441722b86a6d03e71 Mon Sep 17 00:00:00 2001 From: Ian Nartowicz Date: Wed, 4 Jun 2014 11:29:17 +0100 Subject: Rename Ogg FLAC.txt -> Ogg_FLAC.txt --- plugins/converter/presets/Ogg FLAC.txt | 10 ---------- plugins/converter/presets/Ogg_FLAC.txt | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 plugins/converter/presets/Ogg FLAC.txt create mode 100644 plugins/converter/presets/Ogg_FLAC.txt (limited to 'plugins') diff --git a/plugins/converter/presets/Ogg FLAC.txt b/plugins/converter/presets/Ogg FLAC.txt deleted file mode 100644 index 5fe76761..00000000 --- a/plugins/converter/presets/Ogg FLAC.txt +++ /dev/null @@ -1,10 +0,0 @@ -title Ogg FLAC -ext oga -encoder flac --ignore-chunk-sizes --no-padding --ogg -o %o -8 - -method 0 -id3v2_version 0 -tag_id3v2 0 -tag_id3v1 0 -tag_apev2 0 -tag_flac 1 -tag_oggvorbis 0 diff --git a/plugins/converter/presets/Ogg_FLAC.txt b/plugins/converter/presets/Ogg_FLAC.txt new file mode 100644 index 00000000..5fe76761 --- /dev/null +++ b/plugins/converter/presets/Ogg_FLAC.txt @@ -0,0 +1,10 @@ +title Ogg FLAC +ext oga +encoder flac --ignore-chunk-sizes --no-padding --ogg -o %o -8 - +method 0 +id3v2_version 0 +tag_id3v2 0 +tag_id3v1 0 +tag_apev2 0 +tag_flac 1 +tag_oggvorbis 0 -- cgit v1.2.3