summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-11-14 10:35:37 +0800
committerraveit65 <[email protected]>2019-11-14 17:59:22 +0100
commitb8ec30df0ecde55c399ed3c5a40d53ecf068539e (patch)
tree17fd90199323cd3cb89ea5212a29746cf3334ce4 /data
parent0b4cd3c6e14652a5edebaadf53feab731700d54c (diff)
downloadeom-b8ec30df0ecde55c399ed3c5a40d53ecf068539e.tar.bz2
eom-b8ec30df0ecde55c399ed3c5a40d53ecf068539e.tar.xz
switch to gettext
Diffstat (limited to 'data')
-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 68678f2..b1a2635 100644
--- a/data/eom.appdata.xml.in
+++ b/data/eom.appdata.xml.in
@@ -3,15 +3,15 @@
<component type="desktop">
<id>eom.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
- <_name>Eye of MATE</_name>
- <_summary>Simple image viewer</_summary>
- <_description>
+ <name>Eye of MATE</name>
+ <summary>Simple image viewer</summary>
+ <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>
+ </description>
<url type="homepage">http://mate-desktop.org/</url>
<screenshots>
<screenshot type="default">http://mate-desktop.org/gallery/1.8/eom.png</screenshot>