From 895cbec8916bb2a7b9838d5724443d4b61f621bb Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 14 Nov 2002 13:51:59 +0000 Subject: added TODO svn-id: r5548 --- backends/fs/fs.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'backends') diff --git a/backends/fs/fs.h b/backends/fs/fs.h index 1dc23abbfd..47d28a2fa4 100644 --- a/backends/fs/fs.h +++ b/backends/fs/fs.h @@ -48,7 +48,12 @@ * And if we ever want to support devices with no FS in the classical sense (Palm...), * we can build upon this. */ - + +/* + * TODO - Instead of starting with getRoot(), we should rather add a getDefaultDir() + * call that on Unix might return the current dir or the users home dir... + * i.e. the root dir is usually not the best starting point for browsing. + */ #include "common/list.h" #include "common/str.h" -- cgit v1.2.3