1ZONETAB2POT.PY()                                              ZONETAB2POT.PY()
2
3
4

NAME

6       zonetab2pot.py - Converts a timezone list to a PO file template.
7

SYNOPSIS

9       zonetab2pot.py [timezone-list]
10

DESCRIPTION

12       zonetab2pot.py reads the timezone list given on the command-line and
13       converts it to a gettext message file (PO-file) template containing the
14       names of the individual timezones.
15
16       The given timezone list should be in the same format as the system
17       zone.tab. If no timezone list is specified on the command-line,
18       /usr/share/zoneinfo/zone.tab will be used.
19
20       The new PO-file template will be written to standard output.
21
22       This utility is part of the KDE Software Development Kit.
23

AUTHORS

25       zonetab2pot.py was written by Lukas Tinkllukas@kde.org
26
27       This manual page was prepared by Ben Burtonbab@debian.org
28

AUTHOR

30       Ben Burton <>
31           Author.
32
33
34
35                                                              ZONETAB2POT.PY()
Impressum