I have dead (non-functional) links in my Dash, how do I manually remove them? They were created by an installation of a Java program via bash script.
Here is the script (if it helps): Minecraft
I have dead (non-functional) links in my Dash, how do I manually remove them? They were created by an installation of a Java program via bash script.
Here is the script (if it helps): Minecraft
Remove the files ~/.local/share/applications/Minecraft.desktop
and /usr/share/applications/Minecraft.desktop
if they exist.
grep Minecraft ~/.local/share/applications/* /usr/share/applications/*
printing anything? – Florian Diesch Jul 08 '12 at 13:58~/.local/share/applications/alloc-installer.desktop
if you still need that. – Florian Diesch Jul 08 '12 at 21:54