diff options
author | infirit <[email protected]> | 2014-11-10 12:27:24 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-10 12:27:24 +0100 |
commit | 5d01c1ec9cabf3ccf1c6b0b81b421e98984c571e (patch) | |
tree | 7b2b3227e3032cd83623c812dd08d09cf91dd58b /data | |
parent | c52d5fa4c48c8449c14b67a481c38812ce6bf06d (diff) | |
download | pluma-5d01c1ec9cabf3ccf1c6b0b81b421e98984c571e.tar.bz2 pluma-5d01c1ec9cabf3ccf1c6b0b81b421e98984c571e.tar.xz |
appdata: Add neccesary markers for translation
Diffstat (limited to 'data')
-rw-r--r-- | data/pluma.appdata.xml.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/pluma.appdata.xml.in b/data/pluma.appdata.xml.in index b24b35d9..da8b3caa 100644 --- a/data/pluma.appdata.xml.in +++ b/data/pluma.appdata.xml.in @@ -5,8 +5,8 @@ <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0+</project_license> <name>Pluma</name> - <summary>A Text Editor for the MATE desktop environment</summary> - <description> + <_summary>A Text Editor for the MATE desktop environment</_summary> + <_description> <p> Pluma is a small, but powerful text editor designed specifically for the MATE desktop. It has most standard text editor functions and fully @@ -19,7 +19,7 @@ support for spell checking, comparing files, viewing CVS ChangeLogs, and adjusting indentation levels. </p> - </description> + </_description> <screenshots> <screenshot type="default"> <image width="960" height="540"> |