Added global export gdirectory-read.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Thu, 11 Aug 2011 04:52:59 +0000 (21:52 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Thu, 11 Aug 2011 04:52:59 +0000 (21:52 -0700)
commit45b6cfb8a7c01a304aa089a75c53494bf22cbf05
tree31c79f1191ff0de5d7d032f4f27422d0254ac97a
parent54a36ed1acd00abcda236d731166324716434841
Added global export gdirectory-read.

Moved directory reading code from tests/gtk/test-gport-operations.scm
to src/gtk/gio.scm.  Defined a procedure to convert strings and
pathnames into absolute URIs and used it in the 3 global exports.
src/gtk/gio.scm
src/gtk/gtk.pkg
tests/gtk/test-gfile-operations.scm