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. --- app-i18n/fcitx/metadata.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'app-i18n/fcitx') diff --git a/app-i18n/fcitx/metadata.xml b/app-i18n/fcitx/metadata.xml index aecebce76555..9be9adb92d3a 100644 --- a/app-i18n/fcitx/metadata.xml +++ b/app-i18n/fcitx/metadata.xml @@ -3,15 +3,15 @@ cjk - Enable xdg-compatible autostart of fcitx - Use app-text/enchant for text prediction - Enable GObject Introspection - Install GTK2 IM module - Install GTK3 IM module - Enable OpenCC for Chinese Transform - Enable support for x11-libs/pango - Install Qt4 IM module - Enable Key Snooper for GTK app - Enable Table IM + Enable xdg-compatible autostart of fcitx + Use app-text/enchant for text prediction + Enable GObject Introspection + Install GTK2 IM module + Install GTK3 IM module + Enable OpenCC for Chinese Transform + Enable support for x11-libs/pango + Install Qt4 IM module + Enable Key Snooper for GTK app + Enable Table IM -- cgit v1.2.3-65-gdbad