| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
2002-11-11 Christian Rose <menthos@menthos.com>
* .cvsignore: Corrected typos.
* POTFILES.in: Added comment.
* po2tbl.sed.in: Removed, it's in .cvsignore anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* acinclude.m4: New file
* autogen.sh: Add i18n support (copied from gtk+).
* configure.in: Add definition for atklocaledir and check for
bind_textdomain_codeset()
* atk/Makefile.am: Add DEfininition of ATKLOCALEDIR to INCLUDES
* atk/atkobject.c (atk_role_get_localized_name): Add code to
initialize i18n.
* po/.cvsignore: Add extra files.
|
|
* 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
|