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. --- gnustep-base/gnustep-back-art/metadata.xml | 2 +- gnustep-base/gnustep-back-cairo/metadata.xml | 2 +- gnustep-base/gnustep-back-xlib/metadata.xml | 2 +- gnustep-base/gnustep-make/metadata.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'gnustep-base') diff --git a/gnustep-base/gnustep-back-art/metadata.xml b/gnustep-base/gnustep-back-art/metadata.xml index 08d2c4dceedf..626b41b2fc21 100644 --- a/gnustep-base/gnustep-back-art/metadata.xml +++ b/gnustep-base/gnustep-back-art/metadata.xml @@ -20,6 +20,6 @@ DPS functions required by the front-end system. This package installs a backend that supports libart_lgpl. - Enable X11 XiM input method + Enable X11 XiM input method diff --git a/gnustep-base/gnustep-back-cairo/metadata.xml b/gnustep-base/gnustep-back-cairo/metadata.xml index 9094147f6f66..6920307820c3 100644 --- a/gnustep-base/gnustep-back-cairo/metadata.xml +++ b/gnustep-base/gnustep-back-cairo/metadata.xml @@ -6,6 +6,6 @@ Cairo back-end component for the GNUstep GUI Library. - Enable X11 XiM input method + Enable X11 XiM input method diff --git a/gnustep-base/gnustep-back-xlib/metadata.xml b/gnustep-base/gnustep-back-xlib/metadata.xml index 395546fb789d..b850ae4beecb 100644 --- a/gnustep-base/gnustep-back-xlib/metadata.xml +++ b/gnustep-base/gnustep-back-xlib/metadata.xml @@ -20,6 +20,6 @@ DPS functions required by the front-end system. This package installs a backend that supports X11. - Enable X11 XiM input method + Enable X11 XiM input method diff --git a/gnustep-base/gnustep-make/metadata.xml b/gnustep-base/gnustep-make/metadata.xml index 10f57cdec6a4..7ea24116581d 100644 --- a/gnustep-base/gnustep-make/metadata.xml +++ b/gnustep-base/gnustep-make/metadata.xml @@ -10,7 +10,7 @@ configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries. - Enables use of the GNUstep Objective-C runtime (gnustep-base/libobjc2) with non-fragile ABI and sys-devel/clang compiler - Enables use of the native Objective-C exception support (@try/@catch/@finally) built-in objective-c exceptions with compilers that support it + Enables use of the GNUstep Objective-C runtime (gnustep-base/libobjc2) with non-fragile ABI and sys-devel/clang compiler + Enables use of the native Objective-C exception support (@try/@catch/@finally) built-in objective-c exceptions with compilers that support it -- cgit v1.2.3-18-g5258