[Scummvm-cvs-logs] scummvm master -> c5a945b56650bd826e51fd7cb907ba0c9d91e8f3

djwillis John.Willis at Distant-earth.com
Fri Jul 8 14:24:11 CEST 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
c5a945b566 OPENPANDORA: Add explicit location for 'themepath' to the loader script.


Commit: c5a945b56650bd826e51fd7cb907ba0c9d91e8f3
    https://github.com/scummvm/scummvm/commit/c5a945b56650bd826e51fd7cb907ba0c9d91e8f3
Author: David-John Willis (John.Willis at Distant-earth.com)
Date: 2011-07-08T05:21:36-07:00

Commit Message:
OPENPANDORA: Add explicit location for 'themepath' to the loader script.

Changed paths:
    backends/platform/openpandora/build/runscummvm.sh



diff --git a/backends/platform/openpandora/build/runscummvm.sh b/backends/platform/openpandora/build/runscummvm.sh
index 48d24a2..c641235 100755
--- a/backends/platform/openpandora/build/runscummvm.sh
+++ b/backends/platform/openpandora/build/runscummvm.sh
@@ -11,4 +11,5 @@ mkdir saves
 mkdir runtime
 cd runtime
 
-../bin/scummvm --fullscreen --gfx-mode=2x --config=../scummvm.config 
+../bin/scummvm --fullscreen  --gfx-mode=2x --config=../scummvm.config  --themepath=../data
+






More information about the Scummvm-git-logs mailing list