From: Duncan C. <dun...@us...> - 2005-02-12 18:33:43
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16128 Modified Files: ChangeLog Log Message: Add and update some of the cvsignore files. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.351 retrieving revision 1.352 diff -u -d -r1.351 -r1.352 --- ChangeLog 12 Feb 2005 18:25:28 -0000 1.351 +++ ChangeLog 12 Feb 2005 18:33:34 -0000 1.352 @@ -142,6 +142,15 @@ * compat/LocalControl.hs, compat/LocalData.hs: remove old compat modules. + * tools/c2hs/toplevel/.cvsignore, tools/c2hs/.cvsignore, + tools/apiGen/.cvsignore, mozembed/.cvsignore, glib/.cvsignore, + glade/Graphics/UI/Gtk/Glade/.cvsignore, + glade/Graphics/UI/Gtk/.cvsignore, gconf/.cvsignore, + gconf/System/Gnome/GConf/.cvsignore, glade/.cvsignore, gtk/.cvsignore, + mogul/.cvsignore, sourceview/.cvsignore, tools/callbackGen/.cvsignore, + tools/hierarchyGen/.cvsignore, .cvsignore: add and update some of the + cvsignore files. + 2005-02-12 Axel Simon <A....@ke...> * Makefile.am: Let the pre-processor run over Image.chs by renaming |