'\" t .\" Title: \fBzonetab2pot.py\fR .\" Author: Ben Burton <> .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: April 7, 2003 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "\FBZONETAB2POT\&.PY\" "1" "April 7, 2003" "[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" zonetab2pot.py \- Converts a timezone list to a PO file template\&. .SH "SYNOPSIS" .HP \w'\fBzonetab2pot\&.py\fR\ 'u \fBzonetab2pot\&.py\fR [\fB\fItimezone\-list\fR\fR] .SH "DESCRIPTION" .PP \fBzonetab2pot\&.py\fR reads the timezone list given on the command\-line and converts it to a gettext message file (PO\-file) template containing the names of the individual timezones\&. .PP The given timezone list should be in the same format as the system zone\&.tab\&. If no timezone list is specified on the command\-line, /usr/share/zoneinfo/zone\&.tab will be used\&. .PP The new PO\-file template will be written to standard output\&. .PP This utility is part of the KDE Software Development Kit\&. .SH "AUTHORS" .PP zonetab2pot\&.py was written by Lukas Tinkl .PP This manual page was prepared by Ben Burton .SH "AUTHOR" .PP \fBBen Burton\fR <\&\&> .RS 4 Author. .RE