From: Andy S. <And...@co...> - 2010-10-21 17:21:04
|
diffing dir... Wed Oct 20 20:07:04 EDT 2010 John Obbele <joh...@gm...> * [wrapNewGObject] ./gio/System/GIO/Volumes/Drive.chs Ignore-this: 61de8f90939a817b07edcb82968476e { hunk ./gio/System/GIO/Volumes/Drive.chs 129 - makeNewGObject mkIcon $ + wrapNewGObject mkIcon $ hunk ./gio/System/GIO/Volumes/Drive.chs 145 - mapM (makeNewGObject mkVolume . return) volumePtrs + mapM (wrapNewGObject mkVolume . return) volumePtrs } |