I created a script for XChat according to this answer, and I was wondering if there is anyway to apply XChat icon to it.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
Create a .desktop file like this and put it in /usr/share/applications/
"XChat Firefox" will then be a launchable application with XChat's icon. For a complete explanation of the .desktop format, see this specification. |
||||
|
|
|
After copying your appname.desktop file to /usr/share/applications you may have to wait a few minutes while kbuildsycoca4 rebuilds the system config cache. |
|||
|
|