From 3e64c5200cd2cd4cb619f286811dcb0513212a3e Mon Sep 17 00:00:00 2001 From: Mark Clarkstone Date: Sat, 16 Apr 2016 01:04:26 +0100 Subject: [PATCH] mdhelp: remove already explained filename transliteration (channel icon naming scheme) --- docs/property/config_channelname_scheme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/property/config_channelname_scheme.md b/docs/property/config_channelname_scheme.md index be49da5e5..d0805b985 100644 --- a/docs/property/config_channelname_scheme.md +++ b/docs/property/config_channelname_scheme.md @@ -8,6 +8,6 @@ tab. Scheme | Description -----------------------|------------------- -No scheme | Use service name "as is" to generate the filename - spaces are replaced with underscores `_` and non-alphanumeric characters are URL encoded. -All lower-case | Generate lower-case filenames - spaces are replaced with underscores `_` and non-alphanumeric characters are URL encoded. +No scheme | Use service name "as is" to generate the filename. +All lower-case | Generate lower-case filenames. Service name picons | Generate lower-case filenames using picon formatting. -- 2.47.3