View Single Post
Posts: 19 | Thanked: 7 times | Joined on Jul 2012 @ Singapore
#1
I wanted to edit the 3rd and 4th icon in the quick shortcuts bar to Browser and Settings, respectively. I was able to edit the 3rd icon to the browser by doing this:

Code:
ln -fs /usr/share/applications/browser.desktop /home/user/.local/share/applications/quicklaunchbar2.desktop
So far so good. However, the 4th icon disappeared from the shortcuts bar after I linked it to Settings by doing this:

Code:
ln -fs /usr/share/applications/duicontrolpanel.desktop /home/user/.local/share/applications/quicklaunchbar3.desktop
Now my shortcuts bar looks like the attached screenshot. Even when I change the 4th icon back to the original link, the icon is still missing from the shortcuts bar . Does anyone know how to fix this?
Attached Images