Unity: Keep desktop file information for detached process -
i have following desktop file
[desktop entry] name=my game exec=/usr/games/mygame %u icon=mygame terminal=false type=application categories=game; comment=start game comment[de_de]=starte mein spiel
and entry shown in ubuntu (13.04) unity dash.
when mygame
executed, spawns detached process again , unity launcher entry question mark , untitled window
.
is there way tell unity, (detached) process originated or desktop file assign process?
try use absolute path icon file. might otherwise bug in bamf.
Comments
Post a Comment