'\" t .\" Title: \fBsplit2po\fR .\" Author: Ben Burton .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 2003-04-07 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "\FBSPLIT2PO\FR" "1" "2003\-04\-07" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" split2po \- Creates a po file from two DocBook XML files .SH "SYNOPSIS" .HP \w'\fBsplit2po\fR\ 'u \fBsplit2po\fR {\fB\fIOriginal\-XML\fR\fR\fB\fITranslated\-XML\fR\fR} .SH "DESCRIPTION" .PP \fBsplit2po\fR is a command\-line tool that takes the two given DocBook XML files and produces a \fBgettext\fR message file (PO\-file) that represents the changes between them\&. The resulting PO\-file is sent to standard output\&. .PP translated\-XML must be the result of translating original\-XML into another language\&. It is this translation that the resulting PO\-file will represent\&. .PP This utility is part of the KDE Software Development Kit\&. .SH "SEE ALSO" .PP po2xml(1), swappo(1), transxx(1), xml2pot(1) .SH "AUTHORS" .PP The PO XML tools were written by Stephan Kulow .PP This manual page was prepared by Ben Burton .SH "AUTHOR" .PP \fBBen Burton\fR <\&bab@debian\&.org\&> .RS 4 Author. .RE