[glade] Fix AppData description translation
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Fix AppData description translation
- Date: Wed, 25 Sep 2013 22:40:59 +0000 (UTC)
commit 3adf8df4c64a2380ccc476b633176e76208ced12
Author: Piotr Drąg <piotrdrag gmail com>
Date: Thu Sep 26 00:38:15 2013 +0200
Fix AppData description translation
data/glade.appdata.xml.in | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/glade.appdata.xml.in b/data/glade.appdata.xml.in
index a940839..778dee4 100644
--- a/data/glade.appdata.xml.in
+++ b/data/glade.appdata.xml.in
@@ -7,23 +7,23 @@
<_p>
Glade is a RAD tool to enable quick & easy development of user interfaces
for the GTK+ 3 toolkit and the GNOME desktop environment.
- </p>
+ </_p>
<!-- To translators: AppData description second paragraph -->
<_p>
The user interfaces designed in Glade are saved as XML and these can be
loaded by applications dynamically as needed by using GtkBuilder or used
directly to define a new GtkWidget derived object class using
Gtk+ new template feature.
- </p>
+ </_p>
<!-- To translators: AppData description third paragraph -->
<_p>
By using GtkBuilder, Glade XML files can be used in numerous programming
languages including C, C++, C#, Vala, Java, Perl, Python,and others.
- </p>
+ </_p>
</description>
<screenshots>
<screenshot type="default">https://glade.gnome.org/images/glade-main-page.png</screenshot>
</screenshots>
<url type="homepage">http://glade.gnome.org/</url>
<updatecontact>juanpablougarte_at_gmail.com</updatecontact>
-</application>
\ No newline at end of file
+</application>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]