diff --git a/README b/README index 88143f2ce..821649d6e 100644 --- a/README +++ b/README @@ -389,7 +389,7 @@ streams.xml.gz with: streams.xml.gz & icon.svg need to be placed into a gzip'ed tarball named -Wicked Radio.streams. +Wicked Radio.streams With the above example, Cantata would list the following in the streams view: @@ -696,6 +696,9 @@ The Cantata source folder contains the following structure: widgets - Widgets that are probably Cantata specific. windows - Files relevant to creating the windows installer. +Cantata's SVG icons have been 'cleaned' using: + scour --strip-xml-prolog --indent=none -i in.svg -o out.svg + 13. Debug Logging =================