From 1ea07bd46d33c058dd5d39672331f44f441e1110 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 26 May 1998 16:01:44 +0000 Subject: *** empty log message *** svn path=/trunk/; revision=1858 --- fetchmailconf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fetchmailconf b/fetchmailconf index cde73c5e..8f62a756 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -1,7 +1,10 @@ #!/usr/bin/python # # A GUI configurator for generating Fetchmail configuration files -# by Eric S. Raymond, . Requires Python with Tkinter. +# by Eric S. Raymond, . +# Requires Python with Tkinter, and both posix and posixpath services. +# +# Version 0.99 beta: Tue May 26 12:00:49 EDT 1998 # # TO DO: Arrange for save and quit buttons to clean up all frames dependent # on the current ones. -- cgit v1.2.3