diff options
author | infirit <[email protected]> | 2014-11-10 12:47:44 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-10 12:47:44 +0100 |
commit | 056d0ebdf2e29682472fdd1fda6ceae25a171f2f (patch) | |
tree | f6a8b1abd43460d5abdea61b4d4ad9a129935e6b /data | |
parent | 98946ccc5ca7f7574b7b1a0191e9abe28d2e3cd7 (diff) | |
download | atril-056d0ebdf2e29682472fdd1fda6ceae25a171f2f.tar.bz2 atril-056d0ebdf2e29682472fdd1fda6ceae25a171f2f.tar.xz |
appdata: Add necessary markers for translation
Diffstat (limited to 'data')
-rw-r--r-- | data/atril.appdata.xml.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/atril.appdata.xml.in b/data/atril.appdata.xml.in index 73ec303c..2537b0b1 100644 --- a/data/atril.appdata.xml.in +++ b/data/atril.appdata.xml.in @@ -5,8 +5,8 @@ <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0+</project_license> <name>Atril Document Viewer</name> - <summary>A Document Viewer for the MATE desktop environment</summary> - <description> + <_summary>A Document Viewer for the MATE desktop environment</_summary> + <_description> <p> Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, @@ -20,7 +20,7 @@ If you would like to know more about MATE and Atril, please visit the project's home page. </p> - </description> + </_description> <screenshots> <screenshot type="default"> <image width="960" height="540"> |