[Scummvm-cvs-logs] SF.net SVN: scummvm: [30577] scummvm/trunk/dists/maemo/scummvm.wrapper

fanoush at users.sourceforge.net fanoush at users.sourceforge.net
Sat Jan 19 23:01:21 CET 2008


Revision: 30577
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30577&view=rev
Author:   fanoush
Date:     2008-01-19 14:01:21 -0800 (Sat, 19 Jan 2008)

Log Message:
-----------
export device name to SCUMMVM_MAEMO_DEVICE variable

Modified Paths:
--------------
    scummvm/trunk/dists/maemo/scummvm.wrapper

Modified: scummvm/trunk/dists/maemo/scummvm.wrapper
===================================================================
--- scummvm/trunk/dists/maemo/scummvm.wrapper	2008-01-19 21:51:18 UTC (rev 30576)
+++ scummvm/trunk/dists/maemo/scummvm.wrapper	2008-01-19 22:01:21 UTC (rev 30577)
@@ -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