From: Duncan C. <dun...@us...> - 2004-04-30 13:13:06
|
Update of /cvsroot/gtk2hs/gtk2hs/gtk/layout In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6077/gtk/layout Modified Files: Expander.chs Log Message: fix descriptions in file headers Index: Expander.chs =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/gtk/layout/Expander.chs,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Expander.chs 27 Apr 2004 18:51:15 -0000 1.1 +++ Expander.chs 30 Apr 2004 13:12:57 -0000 1.2 @@ -1,5 +1,5 @@ --- |GIMP Toolkit (GTK) Binding for Haskell: binding to GConf -*-haskell-*- --- for storing and retrieving configuartion information +-- -*-haskell-*- +-- |GIMP Toolkit (GTK) @entry Widget Expander@ -- -- Author : Duncan Coutts -- Created: 24 April 2004 |