View Single Post
Mikkosssss's Avatar
Posts: 645 | Thanked: 519 times | Joined on Apr 2012 @ Finland
#14
Found mistake line:

Code:
Type=Application
A in application needs to capital letter so A not a.

If you want fast way to edit that heres code.

Code:
devel-su
rootme
cd /usr/share/applications/
nano killpulseaudio.desktop
Nano is text editor.
If you get error: Nano not found.
Do:
Code:
devel-su
rootme
apt-get install nano
But sure you can use any other way you like.
__________________
────────────────────
Try:My N9 bootvideo

Last edited by Mikkosssss; 2013-07-18 at 00:16.