Created
June 29, 2013 10:53
-
-
Save sandys/5890725 to your computer and use it in GitHub Desktop.
Solving double icons problem in Gnome Shell (especially on Ubuntu 12.04)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo update-menus --remove | |
sudo apt-get purge menu menu-xdg | |
remember to do the first line before the second line. Else you will have to reinstall both the packages again and repeat. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment