Thread: ScummVM on N900
View Single Post
Posts: 883 | Thanked: 980 times | Joined on Jul 2007 @ Bern, Switzerland
#130
Originally Posted by fanoush View Post
I'm not sure everybody reads it in package manager. Definitely there should be better homepage link at downloads.maemo.org/product/XXXX/scummvm/ It should lead to maemo specific page with keys documented.
Also maybe I can add Help button to scummvm game launcher page or modify the About screen or even show link to help somewhere on the launcher page.
A simple and quick way to show up extended information at least ONCE is by using the postinstall script: Simply put your instructions inside a /opt/scummvm/helpctrl.txt file and use the postinstall command "maemo-confirm-text". This is originally meant for Licence Agreements, but I use it in mClock as a one-time info.
Code:
#!/bin/sh
    gtk-update-icon-cache -f /usr/share/icons/hicolor
    maemo-confirm-text HelpControls /opt/scummvm/helpctrl.txt
First line is the icon update that you probably do already, second line is where the fun starts. "HelpControls" is the title of the message window to appear.
__________________
-Tom (N900, N810, N800)

"the idea of truly having a computer in your pocket just moved a big step closer."