Make nicks and blurbs of properties translatable. Add new property
commit0b2c017c9eef2dfe3c95b6b9423336fec0da3342
authorPadraig O'Briain <padraig.obriain@sun.com>
Mon, 1 Dec 2003 12:59:25 +0000 (1 12:59 +0000)
committerPadraig O'Briain <padraigo@src.gnome.org>
Mon, 1 Dec 2003 12:59:25 +0000 (1 12:59 +0000)
tree8ad99e6fe7654ca8b108bb8028ff89f70889a61d
parent97af614e5990927c4e23dc9ba7d50515862f8278
Make nicks and blurbs of properties translatable. Add new property

2003-12-03  Padraig O'Briain  <padraig.obriain@sun.com>

* atk/atkobject.c: (atk_object_class_init): Make nicks and blurbs of
properties translatable. Add new property "accessible-hypertext-nlinks".
(atk_object_real_get_property): Add support for new property
"accessible-hypertext-nlinks".

* atk/atkhyperlink.h: Remove unnecessary comments. Add signal
link_activated.

* atk/atkhyperlink.c: aAdd signals link_activated and new properties
"number-of-anchors, end-index and start-index.

This fixes bug #112390.
ChangeLog
atk/atkhyperlink.c
atk/atkhyperlink.h
atk/atkobject.c