%general-entities; ]> $LastChangedBy$ $Date$ Intltool-&intltool-version; Intltool Introduction to Intltool The intltool package contains an internationalization tool. This is useful for extracting translatable strings from source files, collecting the extracted strings with messages from traditional source files (<source directory>/<package>/po) and merging the translations into .xml, .desktop and .oaf files. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &intltool-md5sum; Download size: &intltool-size; Estimated disk space required: &intltool-buildsize; Estimated build time: &intltool-time; Intltool Dependencies Required : XML-Parser Installation of Intltool Install intltool by running the following commands: ./configure --prefix=/usr && make To test the results, issue: make check. Now, as the root user: make install Contents Installed Programs Installed Libraries Installed Directory intltoolize, intltool-extract, intltool-merge, intltool-prepare, and intltool-update None /usr/share/intltool Short Descriptions intltoolize prepares a package to use intltool. intltoolize intltool-extract generates header files that can be read by gettext. intltool-extract intltool-merge merges translated strings into various file types. intltool-merge intltool-prepare updates pot files and merges them with translation files. intltool-prepare intltool-update updates the po template files and merges them with the translations. intltool-update