[atk] roles: add roles names on source file in order to be translated
- From: Alejandro Piñeiro Iglesias <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] roles: add roles names on source file in order to be translated
- Date: Tue, 10 Dec 2013 17:01:33 +0000 (UTC)
commit 60fbc74893cde5d74a7f584d07c740fe4f4327e3
Author: Alejandro Piñeiro <apinheiro igalia com>
Date: Mon Dec 9 20:21:53 2013 +0100
roles: add roles names on source file in order to be translated
atk/atkobject.c | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/atk/atkobject.c b/atk/atkobject.c
index 0136c7a..6aa1748 100755
--- a/atk/atkobject.c
+++ b/atk/atkobject.c
@@ -207,6 +207,17 @@ enum {
N_("block quote")
N_("audio")
N_("video")
+ N_("definition")
+ N_("article")
+ N_("landmark")
+ N_("log")
+ N_("marquee")
+ N_("math")
+ N_("rating")
+ N_("timer")
+ N_("description list")
+ N_("description term")
+ N_("description value")
#endif /* 0 */
static void atk_object_class_init (AtkObjectClass *klass);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]