summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2009-01-18 19:30:28 +0000
committerBertrik Sikken <bertrik@sikken.nl>2009-01-18 19:30:28 +0000
commitc9d000d16e709d415e6bcfd7e0ae06e7f8935c34 (patch)
treed40c43f4bed56897838d4fe9fa96be94170dadb6
parent3db7893911dc756f3f0cf97712004ea9c0850379 (diff)
downloadrockbox-c9d000d16e709d415e6bcfd7e0ae06e7f8935c34.tar.gz
rockbox-c9d000d16e709d415e6bcfd7e0ae06e7f8935c34.zip
FS#9808 by Ori Avtalion: Update simulator documentation with new 'simdisk' directory
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19793 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--docs/UISIMULATOR6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/UISIMULATOR b/docs/UISIMULATOR
index 822a872bde..fc383edc85 100644
--- a/docs/UISIMULATOR
+++ b/docs/UISIMULATOR
@@ -27,13 +27,13 @@
[ answer to questions ]
- [ Makefile created, archos subdirectory created ]
+ [ Makefile created, simdisk subdirectory created ]
$ make
$ make install
$ ./rockboxui
- Note that the simulator uses a local subdirectory named 'archos' as "root
+ Note that the simulator uses a local subdirectory named 'simdisk' as "root
directory" for the simulated box. Copy a bunch of mp3 files into that
directory, create subdirectories and do all sorts of things you want to be
able to browse when you fire up the simulator.
@@ -41,7 +41,7 @@
3. Run Uisimulator
To create a simulated disk drive for the simulator to see, create a
- subdirectory named 'archos' and populate it with a bunch of test
+ subdirectory named 'simdisk' and populate it with a bunch of test
files/directories.
Run 'rockboxui'.