diff options
author | Wu Xiaotian <[email protected]> | 2019-12-25 10:30:02 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-12-28 11:52:39 +0100 |
commit | 6364c09edc1f888d5596bb93086189f431776874 (patch) | |
tree | a14029472830f23818df35bca4140f17abcce155 /mate-dictionary/data/mate-dictionary.appdata.xml.in | |
parent | 0568d8eeb506deff95f100b4ba55508b74e44542 (diff) | |
download | mate-utils-6364c09edc1f888d5596bb93086189f431776874.tar.bz2 mate-utils-6364c09edc1f888d5596bb93086189f431776874.tar.xz |
migrate from intltools to gettext
Diffstat (limited to 'mate-dictionary/data/mate-dictionary.appdata.xml.in')
-rw-r--r-- | mate-dictionary/data/mate-dictionary.appdata.xml.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mate-dictionary/data/mate-dictionary.appdata.xml.in b/mate-dictionary/data/mate-dictionary.appdata.xml.in index b47dd2f2..fa776a36 100644 --- a/mate-dictionary/data/mate-dictionary.appdata.xml.in +++ b/mate-dictionary/data/mate-dictionary.appdata.xml.in @@ -5,15 +5,15 @@ <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0+</project_license> <name>MATE Dictionary</name> - <_summary>A dictionary for MATE Desktop</_summary> - <_description> + <summary>A dictionary for MATE Desktop</summary> + <description> <p> MATE Dictionary allows you to look up words in on-line dictionaries. It comes preconfigured with a list of Dict servers (RFC 2229), to which you can add your own sources, while you can select specific servers for a specific query. </p> - </_description> + </description> <screenshots> <screenshot type="default"> <image width="960" height="540"> |