Main Page
Related Pages
S
earch for
bindtext
Syntax
bindtext ('<package name>', '<locale directory>'[, '<mode>'])
Description
Todo:
Implementation
Todo:
Return values:
Returns
1 on success, LdtpExecutionError exception will be thrown on failure
Refer:
http://webcvs.freedesktop.org/ldtp/ldtp/src/client-handler.c,
http://webcvs.freedesktop.org/ldtp/ldtp/src/localization.c
Example
For mo file with name: "/opt/gnome/share/locale/ta/LC_MESSAGES/gedit.mo"
bindtext ('gedit', '/opt/gnome/share/locale')
Author:
Premkumar J <
prem.jothimani@gmail.com
>
Linux Desktop Testing Project