View Single Post
mthmob's Avatar
Posts: 378 | Thanked: 206 times | Joined on Dec 2009 @ Denmark
#1
hey, can anyone help me set up a desktop shortcut running an app with sudo gainroot enabled??

So far i managed to create this

Code:
[Desktop Entry]
Encoding=UTF-8
Version=0.1
Type=Application
Terminal=true
Name=GemRb
Exec=/usr/bin/gemrb
Icon=     
#X-Window-Icon=timerwidget
X-Window-Icon=     
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable
How do i enable root for the app?

Last edited by mthmob; 2010-02-20 at 17:04.