I want to change the tooltips for some icons in unity launcher. Is there any way we can do that?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
The unity launcher icons are defined by .desktop files - usually from The tooltip is the Name= section in this file - for example, the default seahorse.desktop file looks like:
To change the tooltip on a per user basis, copy the desktop file to your local applications folder i.e.
Then edit this file with you favourite editor and change the
In the image I've changed
Open Nautilus and browse to the folder
|
|||
|
|
