View Single Post
Posts: 2 | Thanked: 0 times | Joined on Jul 2012
#53
This program screwded me up everything.

I can't see my quicklaunchbar, I wrote the commands in the Terminal

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
And all I got were 4 new browser icons that even if I change them the Quick Launch Bar won't show them up.