Results 1 to 3 of 3
I would like that the Gnome System Monitor shows an icon associated with my own written application, i.e. all my application processes listed should have an icon that is associated ...
- 07-03-2008 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 2
Gnome System Monitor/Showing Icons
I would like that the Gnome System Monitor shows an icon associated with my own written application, i.e. all my application processes listed should have an icon that is associated with my application.
How do I achieve that?
My guess is that I should create an .desktop file under /usr/share/applications that will associate the application with the icon. I guess that the icon should be stored under /usr/share/pixmaps?
I am not able to test this yet, since I do not have the priviligies.
Am I right?
- 07-03-2008 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
That would make sense to me.
You might be able to test by putting an icon in ~/.local/share/icons
- 07-03-2008 #3Just Joined!
- Join Date
- Jul 2008
- Posts
- 2
Thanks. I shall test this.


Reply With Quote