diff options
author | infirit <[email protected]> | 2014-11-10 13:40:35 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-10 13:40:35 +0100 |
commit | 9574a0925e764867c810c35bbff16ab0bae8c930 (patch) | |
tree | 1f4fda92b043ca1beefee6f15e6a8bbecd31a901 | |
parent | c8e19e6957af44201e4d61122d8202b947f52769 (diff) | |
download | engrampa-9574a0925e764867c810c35bbff16ab0bae8c930.tar.bz2 engrampa-9574a0925e764867c810c35bbff16ab0bae8c930.tar.xz |
appdata: Add necessary markers for translation
-rw-r--r-- | data/engrampa.appdata.xml.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/engrampa.appdata.xml.in b/data/engrampa.appdata.xml.in index 104359c..a9bc4d0 100644 --- a/data/engrampa.appdata.xml.in +++ b/data/engrampa.appdata.xml.in @@ -5,8 +5,8 @@ <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0+</project_license> <name>Engrampa Archive Manager</name> - <summary>An Archive Manager for the MATE desktop environment</summary> - <description> + <_summary>An Archive Manager for the MATE desktop environment</_summary> + <_description> <p> Engrampa is an archive manager for the MATE environment. It allows you to create and modify archives, view the contents of an archive, view a @@ -47,7 +47,7 @@ If you would like to know more about MATE and Engrampa, please visit the project's home page. </p> - </description> + </_description> <screenshots> <screenshot type="default"> <image width="960" height="540"> |