View Single Post
Posts: 44 | Thanked: 25 times | Joined on Apr 2012 @ Argentina
#46
Originally Posted by XenGi View Post
try to do the following:
Code:
rm -f /home/user/.local/share/applications/quicklaunchbar*
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar0.desktop
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar1.desktop
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar2.desktop
ln -s /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar3.desktop
This should reset all your icons to the browser. Than you can reassign them.
"permission denied"

any idea??????