[moserial] Mark strings in appdata file as translatable
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [moserial] Mark strings in appdata file as translatable
- Date: Mon, 22 Sep 2014 17:58:28 +0000 (UTC)
commit b1f0e26e55116fa5d974bd1cf221c0c5e97050bf
Author: Piotr Drąg <piotrdrag gmail com>
Date: Mon Sep 22 19:58:00 2014 +0200
Mark strings in appdata file as translatable
data/moserial.appdata.xml.in | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/data/moserial.appdata.xml.in b/data/moserial.appdata.xml.in
index 2ccbb2c..a00505f 100644
--- a/data/moserial.appdata.xml.in
+++ b/data/moserial.appdata.xml.in
@@ -4,19 +4,19 @@
<application>
<id type="desktop">moserial.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
- <summary>Serial terminal</summary>
+ <_summary>Serial terminal</_summary>
<description>
- <p>
+ <_p>
Moserial is a serial terminal used for interacting with serial consoles
and embedded devices.
It supports the view of incoming and outgoing data in both ASCII
- and hexadecimal formats with the option to log this data also.
+ and hexadecimal formats with the option to log this data.
It also supports sending and receiving of x, y, and z-modem files, and has
profiles to easily switch between configurations for different devices you
are communicating with.
- </p>
+ </_p>
</description>
- <url type="homepage">http://live.gnome.org/moserial/</url>
+ <url type="homepage">https://wiki.gnome.org/moserial/</url>
<screenshots>
<screenshot
type="default">https://wiki.gnome.org/moserial?action=AttachFile&do=get&target=main.png</screenshot>
</screenshots>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]