View Single Post
Posts: 835 | Thanked: 772 times | Joined on Oct 2007 @ Finland
#142
Originally Posted by coderus View Post
nice icons, Rio please, Kozzi!
Here you go

Code:
[Desktop Entry]
Type=Application
Name=<app name>
Categories=Games;
Exec=/usr/bin/meego-terminal -n -e "cd /home/user/apkenv && ./apkenv <apk file>"
Icon=<path where your icon is>
and I put this in /home/user/.local/share/applications/
trying to run without success, Terminal complains:
"Could not find 'cd /home/user/apkenv/ && ./apkenv /path/game.apk', starting '/bin/sh' instead.
Attached Images
  

Last edited by Kozzi; 2012-10-22 at 11:58.