diff options
author | infirit <[email protected]> | 2014-11-10 13:16:52 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-10 13:16:52 +0100 |
commit | 79f43d085de3ddceb914210e8241ce3fb302e690 (patch) | |
tree | 78b81a5376eccad3afaeb04142c99af4829c318b /mate-screenshot/mate-screenshot.appdata.xml.in | |
parent | cb0b619d906134721205c6ffc03002778b55a255 (diff) | |
download | mate-utils-79f43d085de3ddceb914210e8241ce3fb302e690.tar.bz2 mate-utils-79f43d085de3ddceb914210e8241ce3fb302e690.tar.xz |
appdata: Add necessary markers for translation
Diffstat (limited to 'mate-screenshot/mate-screenshot.appdata.xml.in')
-rw-r--r-- | mate-screenshot/mate-screenshot.appdata.xml.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mate-screenshot/mate-screenshot.appdata.xml.in b/mate-screenshot/mate-screenshot.appdata.xml.in index 72c35de5..9d1200c1 100644 --- a/mate-screenshot/mate-screenshot.appdata.xml.in +++ b/mate-screenshot/mate-screenshot.appdata.xml.in @@ -5,15 +5,15 @@ <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0+</project_license> <name>MATE Screenshot</name> - <summary>A screenshot utility for MATE Desktop</summary> - <description> + <_summary>A screenshot utility for MATE Desktop</_summary> + <_description> <p> MATE Screenshot is a simple utility that lets you capture screenshots of your desktop or of application windows. You can select to copy them to the system clipboard or save them in Portable Network Graphics (.png) image format. </p> - </description> + </_description> <screenshots> <screenshot type="default"> <image width="800" height="450"> |