diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 19:07:50 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 20:54:49 +0100 |
commit | 7b69e48ac9a87696795c277f331ed8c78fdaa76a (patch) | |
tree | 19cd2792406425a04f70feb5e2f148159c394061 /app-text | |
parent | app-text/sgmltools-lite: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-7b69e48ac9a87696795c277f331ed8c78fdaa76a.tar.gz gentoo-7b69e48ac9a87696795c277f331ed8c78fdaa76a.tar.bz2 gentoo-7b69e48ac9a87696795c277f331ed8c78fdaa76a.zip |
app-text/stardict: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/stardict/metadata.xml | 40 |
1 files changed, 15 insertions, 25 deletions
diff --git a/app-text/stardict/metadata.xml b/app-text/stardict/metadata.xml index e9fe64135919..6f654ddb7429 100644 --- a/app-text/stardict/metadata.xml +++ b/app-text/stardict/metadata.xml @@ -1,4 +1,4 @@ -<?xml version='1.0' encoding='UTF-8'?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> @@ -6,40 +6,30 @@ <name>Andrew Savchenko</name> </maintainer> <longdescription> - StarDict is an international dictionary Software. It has powerful features - such as "Glob-style pattern matching", "Scan selection word," "Fuzzy - query," etc. Stardict Version3.0 has developed a lot of new functions, such - as Full-text translation, Net Dict. - </longdescription> + StarDict is an international dictionary Software. It has powerful features + such as "Glob-style pattern matching", "Scan selection word," "Fuzzy + query," etc. Stardict Version3.0 has developed a lot of new functions, such + as Full-text translation, Net Dict. + </longdescription> <use> <flag name="advertisement">Enable stardict advertisements plugin</flag> <flag name="cal">Enable calendar support using cal program</flag> <flag name="dictdotcn">Enable dict.cn network plugin (for Chinese language)</flag> - <flag name="espeak">Enable text to speech synthesizer plugin using - <pkg>app-accessibility/espeak</pkg> engine</flag> - <flag name="flite">Enable text to speech synthesizer plugin using - <pkg>app-accessibility/flite</pkg> engine</flag> - <flag name="fortune">Enable plugin to read fortune messages using - <pkg>games-misc/fortune-mod</pkg>. You may consider installing - <pkg>games-misc/fortune-mod-all</pkg> to get all fortune messages.</flag> - <flag name="gucharmap">Enable plugin for unicode symbols description using - <pkg>gnome-extra/gucharmap</pkg></flag> + <flag name="espeak">Enable text to speech synthesizer plugin using <pkg>app-accessibility/espeak</pkg> engine</flag> + <flag name="flite">Enable text to speech synthesizer plugin using <pkg>app-accessibility/flite</pkg> engine</flag> + <flag name="fortune">Enable plugin to read fortune messages using <pkg>games-misc/fortune-mod</pkg>. You may consider installing <pkg>games-misc/fortune-mod-all</pkg> to get all fortune messages.</flag> + <flag name="gucharmap">Enable plugin for unicode symbols description using <pkg>gnome-extra/gucharmap</pkg></flag> <flag name="htmlparse">Enable plugin to parse dictionaries with html content</flag> <flag name="info">Enable plugin to read info pages</flag> <flag name="man">Enable plugin to read manual pages</flag> <flag name="powerwordparse">Enable plugin to parse powerword dictionaries</flag> - <flag name="pronounce">Install WyabdcRealPeopleTTS package (it is just many .wav files) - to make StarDict pronounce English words</flag> - <flag name="qqwry">Enable QQWry plugin, which provides information (in Chinese language) - about geographical positions, owner, etc. for IP addresses</flag> - <flag name="tools">Build and install dictionary management tools and converters from - various dictionary formats</flag> + <flag name="pronounce">Install WyabdcRealPeopleTTS package (it is just many .wav files) to make StarDict pronounce English words</flag> + <flag name="qqwry">Enable QQWry plugin, which provides information (in Chinese language) about geographical positions, owner, etc. for IP addresses</flag> + <flag name="tools">Build and install dictionary management tools and converters from various dictionary formats</flag> <flag name="updateinfo">Enable plugin to check for stardict updates</flag> <flag name="wikiparse">Enable plugin to parse dictionaries in wikimedia format</flag> - <flag name="wordnet">Enable wordnet plugin to find similar English words using - lexical database</flag> - <flag name="xdxfparse">Enable plugin to parse dictionaries in xdxf (XML Dictionary - eXchange Format)</flag> + <flag name="wordnet">Enable wordnet plugin to find similar English words using lexical database</flag> + <flag name="xdxfparse">Enable plugin to parse dictionaries in xdxf (XML Dictionary eXchange Format)</flag> <flag name="youdaodict">Enable youdao.com network plugin (for Chinese language)</flag> </use> <upstream> |