aboutsummaryrefslogtreecommitdiff
path: root/dists/webos/mojo/start
diff options
context:
space:
mode:
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