On 06/02/2010 12:49 PM, Karl Sinn wrote: > now it's getting weird, I managed to change the icon of firefox, but there's > still now way to get an icon for konsole. > > What else can I try?
This means that your icon theme does not have the icon for konsole. Open the desktop file of konsole ( in my case it is in /usr/share/applications/kde4/konsole.desktop ) and look for the Icon= line. In my case it is named "utilities-terminal". Along with konsole, it must have installed the oxygen theme. You can either change your whole icon theme to oxygen, or you can do the following: cd ~/.local/share/icons ln -s /usr/share/icons/oxygen/48x48/apps/utilities-terminal.png . And then restart e using Ctrl-Alt-End. ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
