filechooser.gif is gone, long live Fl_File_Chooser.jpg.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2291 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet 2002-06-07 17:21:43 +00:00
parent 4d7847cc49
commit c1fe08471c

View File

@ -1,5 +1,5 @@
#
# "$Id: Makefile,v 1.9.2.10.2.16 2002/05/19 17:44:56 easysw Exp $"
# "$Id: Makefile,v 1.9.2.10.2.17 2002/06/07 17:21:43 easysw Exp $"
#
# Documentation makefile for the Fast Light Tool Kit (FLTK).
#
@ -154,13 +154,13 @@ IMAGEFILES = \
dial.gif \
editor.gif \
editor-replace.gif \
filechooser.gif \
fl_alert.gif \
fl_ask.gif \
Fl_Check_Button.gif \
fl_choice.gif \
fl_color_chooser.jpg \
FL.gif \
Fl_File_Chooser.jpg \
Fl_File_Input.gif \
Fl_Help_Dialog.gif \
fl_input.gif \
@ -274,5 +274,5 @@ fltk.pdf: $(HTMLFILES) $(IMAGEFILES)
$(HTMLDOC) --verbose --batch fltk.book $(MEDIA) -f fltk.pdf
#
# End of "$Id: Makefile,v 1.9.2.10.2.16 2002/05/19 17:44:56 easysw Exp $".
# End of "$Id: Makefile,v 1.9.2.10.2.17 2002/06/07 17:21:43 easysw Exp $".
#