projects
/
platform
/
upstream
/
atk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1524145
)
roles: add roles names on source file in order to be translated
author
Alejandro Piñeiro
<apinheiro@igalia.com>
Mon, 9 Dec 2013 19:21:53 +0000
(20:21 +0100)
committer
Alejandro Piñeiro
<apinheiro@igalia.com>
Tue, 10 Dec 2013 16:59:51 +0000
(17:59 +0100)
atk/atkobject.c
patch
|
blob
|
history
diff --git
a/atk/atkobject.c
b/atk/atkobject.c
index
0136c7a
..
6aa1748
100755
(executable)
--- 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);