Update of /cvsroot/gtk2hs/gtk2hs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21749
Modified Files:
ChangeLog
Log Message:
fixup names of imported modules.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -d -r1.270 -r1.271
--- ChangeLog 8 Jan 2005 16:40:15 -0000 1.270
+++ ChangeLog 8 Jan 2005 16:59:02 -0000 1.271
@@ -169,6 +169,10 @@
mogul/Graphics/UI/Gtk/Mogul/WidgetTable.hs,
mogul/Graphics/UI/Gtk/Mogul.hs: mogul package namespace conversion.
+ * gconf/System/Gnome/GConf/GConfValue.chs,
+ gconf/System/Gnome/GConf/GConfClient.chs: fixup names of imported
+ modules.
+
2005-01-07 Duncan Coutts <du...@co...>
* tools/apiGen/ApiGen.hs: several documentation improvements, add
|