summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-11-10 15:26:34 +0100
committerinfirit <[email protected]>2014-11-10 15:26:34 +0100
commit770ed9b388b642cd7b73ef62f33ef6a3bdba9310 (patch)
treed301eb8a837a46c22a97247a047328809baec8f4
parent17ffc449a6996d33bada2c8cdd454939f9326c9d (diff)
downloadeom-770ed9b388b642cd7b73ef62f33ef6a3bdba9310.tar.bz2
eom-770ed9b388b642cd7b73ef62f33ef6a3bdba9310.tar.xz
appdata: Move translation marker to description
-rw-r--r--data/eom.appdata.xml.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/eom.appdata.xml.in b/data/eom.appdata.xml.in
index 754039b..c70fafd 100644
--- a/data/eom.appdata.xml.in
+++ b/data/eom.appdata.xml.in
@@ -5,13 +5,13 @@
<metadata_license>CC0-1.0</metadata_license>
<_name>Eye of MATE</_name>
<_summary>Simple image viewer</_summary>
- <description>
- <_p>
+ <_description>
+ <p>
Eye of MATE is a simple viewer for browsing images on your computer.
Once an image is loaded, you can zoom and rotate the image, and also view
subsequent images in the directory the image was loaded from.
- </_p>
- </description>
+ </p>
+ </_description>
<url type="homepage">http://mate-desktop.org/</url>
<screenshots>
<screenshot type="default">http://mate-desktop.org/gallery/1.8/eom.png</screenshot>