]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Backport Fred's checkin 1.3:
authorThomas Wouters <thomas@python.org>
Wed, 23 May 2001 15:21:50 +0000 (15:21 +0000)
committerThomas Wouters <thomas@python.org>
Wed, 23 May 2001 15:21:50 +0000 (15:21 +0000)
Actually include a synopsis line for the ColorPicker module.

Doc/mac/libcolorpicker.tex

index c94fdf863a96e5b6b190b307ecf11ed5e7d3d49b..596e9c2e2734359861b67c98bcd4e34ee30ee54d 100644 (file)
@@ -3,7 +3,7 @@
 
 \declaremodule{extension}{ColorPicker}
   \platform{Mac}
-\modulesynopsis{}
+\modulesynopsis{Interface to the standard color selection dialog.}
 \moduleauthor{Just van Rossum}{just@letterror.com}
 \sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}