View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#43
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.
 

The Following 3 Users Say Thank You to For This Useful Post: