From: Duncan C. <dun...@us...> - 2004-05-21 14:00:46
|
Update of /cvsroot/gtk2hs/gtk2hs/gtk/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26660/gtk/windows Modified Files: FileSel.chs Log Message: document module as being depreciated as of gtk 2.4 Index: FileSel.chs =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/gtk/windows/FileSel.chs,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- FileSel.chs 9 Jul 2003 22:42:46 -0000 1.5 +++ FileSel.chs 21 May 2004 14:00:33 -0000 1.6 @@ -27,6 +27,7 @@ -- --- DOCU ---------------------------------------------------------------------- -- +-- As of gtk 2.4 this module has been deprecated in favour of FileChooser -- --- TODO ---------------------------------------------------------------------- -- |