atspi: add i18n support for name and description 53/66753/3
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Thu, 30 Jul 2015 11:14:20 +0000 (13:14 +0200)
committerPrasoon Singh <prasoon.16@samsung.com>
Wed, 11 May 2016 12:24:27 +0000 (17:54 +0530)
commit853c746f3f42791322c5dfeabdf06019e86903af
tree4cdfd3e32ff29b7edcdcce71db906c3ce3eb07b0
parent7699ae3c65f523e6a60dc6cd1fc2fe93e6aef5b5
atspi: add i18n support for name and description

Add new API to set atspi translation domain for name and description properties.
If translation domain is not set name and a description strings
will be used in its literal form.

@tizen_feature

Change-Id: I87dc3ac486289438f44ecfd4a5906be02f69f939
src/lib/elm_interface_atspi_accessible.eo
src/lib/elm_widget.c
src/lib/elm_widget.eo
src/lib/elm_widget.h
src/lib/elm_widget_item.eo
src/tests/elm_test_atspi.c