/offlineimap/head: changeset 176
This is release 3.1.1. Fixed a typo in the manual: Tk.TKUI -> Tk.TkUI. Noted the new version and release time in the changelog and in version.py. Rebuilt the documentation. Feed the cats, watered the plants, backed up /dev/null.
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
|
||||
<hr>
|
||||
<!-- Creator : groff version 1.17.2 -->
|
||||
<!-- CreationDate: Mon Jul 22 15:46:54 2002 -->
|
||||
<!-- CreationDate: Wed Jul 24 07:44:16 2002 -->
|
||||
<a name="NAME"></a>
|
||||
<h2>NAME</h2>
|
||||
<table width="100%" border=0 rules="none" frame="void"
|
||||
@ -434,7 +434,7 @@ be. Use this option with care.</td></table>
|
||||
cols="2" cellspacing="0" cellpadding="0">
|
||||
<tr valign="top" align="left">
|
||||
<td width="21%"></td><td width="79%">
|
||||
The pre-defined options are <b>Tk.TKUI</b> (a graphical
|
||||
The pre-defined options are <b>Tk.TkUI</b> (a graphical
|
||||
interface), <b>TTY.TTYUI</b> (a text-mode interface),
|
||||
<b>Noninteractive.Basic</b> (a non-interactive mode suitable
|
||||
for cronning), and <b>Noninteractive.Quiet</b> (a mode that
|
||||
|
Reference in New Issue
Block a user