[glade/css] Mark AppData description for translation
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade/css] Mark AppData description for translation
- Date: Thu, 3 Oct 2013 21:57:19 +0000 (UTC)
commit 56095d50a497f4cf2790326ec9f2bf3fdc4c3bf2
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Wed Sep 25 17:12:45 2013 -0300
Mark AppData description for translation
data/glade.appdata.xml.in | 9 ++++++---
po/POTFILES.in | 1 +
2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/data/glade.appdata.xml.in b/data/glade.appdata.xml.in
index cfc7b6a..a940839 100644
--- a/data/glade.appdata.xml.in
+++ b/data/glade.appdata.xml.in
@@ -3,17 +3,20 @@
<id type="desktop">glade.desktop</id>
<licence>CC0</licence>
<description>
- <p>
+<!-- To translators: AppData description first paragraph -->
+ <_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>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 04feb0d..a0144f7 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -3,6 +3,7 @@
# Main application
data/glade.desktop.in.in
+data/glade.appdata.xml.in
src/glade-close-button.c
src/glade-window.c
src/main.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]