On Monday 31 May 2010 15:02:49 you wrote:
> > Do you have anything in: ~/.local/share/applications/ ?
> 
> This is funny, now I have the kfmclient_html.desktop there. I must have
>  been blind before.

Probably you missed out the option -a when you run ls?

> This is in it:
> ______________________________________________
> [Desktop Entry]
> Hidden=false
> Exec=
> Icon=konqueror
> Name[de_DE]=Konqueror
> Type=Application
> NoDisplay=true
> Version=1.0
> MimeType=text/html;application/xhtml+xml;application/xml;
> StartupNotify=false
> Categories=Qt;KDE;System;
> Terminal=false
> Name=Konqueror
> Icon[de_DE]=konqueror
> ______________________________________________

Are you sure of this?  The Exec= line would not normally be empty.  It would 
have something like this in it:

Exec=kfmclient openURL %u text/html


> What should I change?

You could change the above line to say, e.g.:

Exec=kfmclient openURL %u

> > Otherwise what kfmclient*.desktop files does your distribution have?
> >
> > $ locate kfmclient*.desktop
> 
> I had to install "findutils-locate" and running your line gave no output

For locate to work it will first have to index all your files.  Run:

updatedb &

and wait for a minute or so until it finishes.  Then you can run locate from a 
terminal whenever you want to find something quickly.


> > It seems that your link is pointing to
> > /usr/share/applications/kde4/kfmclient_html.desktop and it should be
> >  pointing to e.g. /usr/share/applications/kde4/kfmclient.desktop
> >
> > You can copy that file in your ~/.local/share/applications/ and check
> > that your icon uses that link.
> 
> At this point I renamed the old file, copied the new one, restarted
> enlightenment from the menu and then Konqueror disappeared from the iBar, I
> went to the configuration and restored it. Now it works.
> 
> Thanks for the help

You're welcome!  Glad you fixed it.
-- 
Regards,
Mick
------------------------------------------------------------------------------

_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to