From f58d0e15d7d60300ac49cea2aedb517f9dc57dcb Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 1 May 2002 00:55:45 +0000 Subject: Add docos for Fl_File_Input. Add Fl_Preferences to docos. Update screenshot for file chooser. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2151 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'documentation/Makefile') diff --git a/documentation/Makefile b/documentation/Makefile index 7d8074145..513aea12e 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile,v 1.9.2.10.2.14 2002/04/28 16:41:16 easysw Exp $" +# "$Id: Makefile,v 1.9.2.10.2.15 2002/05/01 00:55:45 easysw Exp $" # # Documentation makefile for the Fast Light Tool Kit (FLTK). # @@ -73,6 +73,7 @@ HTMLFILES = \ Fl_File_Browser.html \ Fl_File_Chooser.html \ Fl_File_Icon.html \ + Fl_File_Input.html \ Fl_Float_Input.html \ Fl_Free.html \ Fl_GIF_Image.html \ @@ -102,6 +103,7 @@ HTMLFILES = \ Fl_PNG_Image.html \ Fl_PNM_Image.html \ Fl_Positioner.html \ + Fl_Preferences.html \ Fl_Progress.html \ Fl_Repeat_Button.html \ Fl_RGB_Image.html \ @@ -158,6 +160,7 @@ IMAGEFILES = \ fl_choice.gif \ fl_color_chooser.jpg \ FL.gif \ + Fl_File_Input.gif \ Fl_Help_Dialog.gif \ fl_input.gif \ Fl_Light_Button.gif \ @@ -270,5 +273,5 @@ fltk.pdf: $(HTMLFILES) $(IMAGEFILES) $(HTMLDOC) --verbose --batch fltk.book $(MEDIA) -f fltk.pdf # -# End of "$Id: Makefile,v 1.9.2.10.2.14 2002/04/28 16:41:16 easysw Exp $". +# End of "$Id: Makefile,v 1.9.2.10.2.15 2002/05/01 00:55:45 easysw Exp $". # -- cgit v1.2.3