[Scummvm-cvs-logs] SF.net SVN: scummvm: [30576] scummvm/branches/branch-0-11-0/dists/maemo/ scummvm.wrapper
fanoush at users.sourceforge.net
fanoush at users.sourceforge.net
Sat Jan 19 22:51:21 CET 2008
Revision: 30576
http://scummvm.svn.sourceforge.net/scummvm/?rev=30576&view=rev
Author: fanoush
Date: 2008-01-19 13:51:18 -0800 (Sat, 19 Jan 2008)
Log Message:
-----------
export device name to SCUMMVM_MAEMO_DEVICE variable
Modified Paths:
--------------
scummvm/branches/branch-0-11-0/dists/maemo/scummvm.wrapper
Modified: scummvm/branches/branch-0-11-0/dists/maemo/scummvm.wrapper
===================================================================
--- scummvm/branches/branch-0-11-0/dists/maemo/scummvm.wrapper 2008-01-19 21:06:45 UTC (rev 30575)
+++ scummvm/branches/branch-0-11-0/dists/maemo/scummvm.wrapper 2008-01-19 21:51:18 UTC (rev 30576)
@@ -3,4 +3,5 @@
#BASEDIR=`dirname $0`
BASENAME=`basename $0`
export SDL_VIDEO_X11_WMCLASS=${BASENAME}
+export SCUMMVM_MAEMO_DEVICE=$(awk '/^product/ { print $2;}' /proc/component_version)
exec ${0}.bin "$@"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list