aboutsummaryrefslogtreecommitdiff
path: root/dists/webos/mojo/start
diff options
context:
space:
mode:
authorKlaus Reimer2011-04-03 23:28:04 +0200
committerMax Horn2011-04-12 11:11:16 +0200
commit2160ecfe3a81eb9ab4fff9b5ac1b2c96200d3a07 (patch)
tree63143a32675141bc0f7597713b6b2010dc201d17 /dists/webos/mojo/start
parenta899ec286f1726781ba1ed772fcda4dab81c40c8 (diff)
downloadscummvm-rg350-2160ecfe3a81eb9ab4fff9b5ac1b2c96200d3a07.tar.gz
scummvm-rg350-2160ecfe3a81eb9ab4fff9b5ac1b2c96200d3a07.tar.bz2
scummvm-rg350-2160ecfe3a81eb9ab4fff9b5ac1b2c96200d3a07.zip
WEBOS: Disable vkeybd, fix more directory references with wrong package name
The vkeybd XML can't be read for some reason.
Diffstat (limited to 'dists/webos/mojo/start')
-rwxr-xr-xdists/webos/mojo/start3
1 files changed, 3 insertions, 0 deletions
diff --git a/dists/webos/mojo/start b/dists/webos/mojo/start
index 5a338e0b62..55a7999502 100755
--- a/dists/webos/mojo/start
+++ b/dists/webos/mojo/start
@@ -17,6 +17,9 @@ then
cp $APPDIR/scummvmrc-default $APPDIR/scummvmrc
fi
+# Copy themes to theme directory
+cp -f $APPDIR/share/scummvm/*.zip /media/internal/ScummVM/Themes
+
# Change into the screenshots directory so screenshots are saved there
cd /media/internal/ScummVM/Screenshots