Sun May 18 21:56:26 EDT 2008 Peter Gavin <pg...@gm...>
* gnomevfs: S.G.VFS.Volume.volumeGetHalUDI only available for gnome-vfs-2.0 >= 2.8.0
move ./gnomevfs/System/Gnome/VFS/Volume.chs ./gnomevfs/System/Gnome/VFS/Volume.chs.pp
hunk ./Makefile.am 1741
- gnomevfs/System/Gnome/VFS/Volume.chs \
+ gnomevfs/System/Gnome/VFS/Volume.chs.pp \
hunk ./gnomevfs/System/Gnome/VFS/Volume.chs.pp 51
+#if GNOME_VFS_CHECK_VERSION(2,8,0)
hunk ./gnomevfs/System/Gnome/VFS/Volume.chs.pp 53
+#endif
hunk ./gnomevfs/System/Gnome/VFS/Volume.chs.pp 216
+#if GNOME_VFS_CHECK_VERSION(2,8,0)
hunk ./gnomevfs/System/Gnome/VFS/Volume.chs.pp 226
+#endif
|