Add po directory
authorPadraig O'Briain <padraigo@src.gnome.org>
Wed, 30 Oct 2002 15:38:03 +0000 (15:38 +0000)
committerPadraig O'Briain <padraigo@src.gnome.org>
Wed, 30 Oct 2002 15:38:03 +0000 (15:38 +0000)
commit1620aafff37587b3a6ddd419577936da1a5bf503
tree504559a8236caa2b206084d822e0ee4161424366
parent3cc3023a48d1dea633aa141bf25cf07c31200121
Add po directory

* Makefile.am: Add po directory

* configure.in: Add support for I18N

* acconfig.h atk/atkintl.h: New files used to support I18N

* atk/atkobject.c: Update atk_role_get_localized_name() to
allow for localized name to be returned.

* docs/Makefile.am: Add atkintl.h to IGNORE_HFILES

* po/Makfile.in.in, po/POTFILES.in, po/po2tbl.sed.in po/.cvsignore
po/ChangeLog: New files
12 files changed:
ChangeLog
Makefile.am
acconfig.h [new file with mode: 0644]
atk/atkintl.h [new file with mode: 0644]
atk/atkobject.c
configure.in
docs/Makefile.am
po/.cvsignore [new file with mode: 0644]
po/ChangeLog [new file with mode: 0644]
po/Makefile.in.in [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/po2tbl.sed.in [new file with mode: 0644]