Warning, /sdk/kde-dev-scripts/doc/man-zonetab2pot.py.1.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
0003 <!ENTITY % English "INCLUDE">
0004 ]>
0005 
0006 <refentry lang="&language;">
0007 <refentryinfo>
0008 <author><personname><firstname>Ben</firstname><surname>Burton</surname></personname>
0009 <email></email></author>
0010 <date>2003-04-07</date>
0011 </refentryinfo>
0012 
0013 <refmeta>
0014 <refentrytitle><command>zonetab2pot.py</command></refentrytitle>
0015 <manvolnum>1</manvolnum>
0016 </refmeta>
0017 
0018 <refnamediv>
0019 <refname><command>zonetab2pot.py</command></refname>
0020 <refpurpose>Converts a timezone list to a PO file template.</refpurpose>
0021 </refnamediv>
0022 
0023 <refsynopsisdiv>
0024 <cmdsynopsis>
0025 <command>zonetab2pot.py</command>
0026 
0027 <group><option><replaceable>timezone-list</replaceable></option></group>
0028 </cmdsynopsis>
0029 </refsynopsisdiv>
0030 
0031 <refsect1>
0032 <title>Description</title>
0033 
0034 <para><command>zonetab2pot.py</command> reads the timezone list given
0035 on the command-line and converts it to a gettext message file
0036 (PO-file) template containing the names of the individual
0037 timezones. </para>
0038 
0039 <para>The given timezone list should be in the same format as the system
0040 zone.tab. If no timezone list is specified on the command-line,
0041 <filename>/usr/share/zoneinfo/zone.tab</filename> will be used.</para>
0042 
0043 <para>The new PO-file template will be written to standard output.</para>
0044 
0045 <para>This utility is part of the KDE Software Development Kit. </para> 
0046 
0047 </refsect1>
0048 
0049 <refsect1>
0050 <title>Authors</title>
0051 
0052 <para>zonetab2pot.py was written by <personname><firstname>Lukas</firstname><surname>Tinkl</surname></personname><email>lukas@kde.org</email></para>
0053 <para>This manual page was prepared by <personname><firstname>Ben</firstname><surname>Burton</surname></personname><email>bab@debian.org</email></para>
0054 </refsect1>
0055 
0056 </refentry>