How can I remove the icons on the sidebar? Ubuntu 14.04, unity.
screenshot sidebar
icon=...
.desktop
$ locate -r '\.desktop$'
Source: https://ru.stackoverflow.com/questions/512278/More articles:DataGrid: scroll to last itemPassing the parameter to the function through the function std :: ref ()Administrator rightsInvalid table key fileException when page constructor is defined through reflectionWhat does double ampersand (&&) mean in function parameters and how to use it?Is there a compiler from C ++ language that correctly translates a decimal number into IEEE-754 format?How to place a UICollectionView inside a UIScrollViewHow to work correctly with form elements and with the form itself from other threads?How to use the automatic merge change feature of the continuous integration server?All Articles
icon=...in the corresponding files (which are with the suffix.desktop). - aleksandr barakin$ locate -r '\.desktop$'- aleksandr barakin