From 4412ca2c79a50481eff42550e9d63cba74c9ffc4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 24 Jan 2016 23:15:58 +0100 Subject: Unify quoting in metadata.xml files for machine processing Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. --- mail-client/thunderbird/metadata.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'mail-client/thunderbird') diff --git a/mail-client/thunderbird/metadata.xml b/mail-client/thunderbird/metadata.xml index 71406ae3c9e2..3121466c40e3 100644 --- a/mail-client/thunderbird/metadata.xml +++ b/mail-client/thunderbird/metadata.xml @@ -5,14 +5,14 @@ Disable official Thunderbird branding (icons, name) which are not binary-redistributable according to upstream. - Enable encryption support with enigmail - Enable Mozilla's DOM inspector - Enable app-global calendar support + Enable encryption support with enigmail + Enable Mozilla's DOM inspector + Enable app-global calendar support (note 38.0 and above bundles calendar support when this flag is off) - Fine-tune custom compiler optimizations + Fine-tune custom compiler optimizations (-Os, -O0, -O1, -O2, -O3) Enable or disable jemalloc3 (forced-on when supported prior to 38.0) - Use gstreamer:0.10 instead of gstreamer:1 for media support + Use gstreamer:0.10 instead of gstreamer:1 for media support Use the system-wide x11-libs/cairo instead of bundled. Use the system-wide dev-libs/icu -- cgit v1.2.3-65-gdbad