I’m in a frenzy to change every Gnome related menus and windows, as i find them extremely ugly and useless, for the much better Konqueror and KDE open file style windows in my Firefox.
The other day I managed to change the open file menu using the KGtk application, now I’m going to change the “Open Containing Folder”, available in the right clicking menu, over a downloaded file in the download manager window.
Click on the link below to continue reading…
First we open the kfmclient_dir.desktop file, as the location of this file changes according to the distribution, we should do a search first:
Then, when we have the full path, we edit it using our favorite editor (vim in my case), you should replace it for your choice and correct the path:
Once inside the file we edit the line that says:
And modify it so it looks like this:
Then we go and edit the nautilus-folder-handler.desktop, again, you should run locate, find the correct path, and open it with your favorite editor:
And replace this line:
With this one:
Thats it!
Now the “Open Containing Folder” menu will pop up a Konqueror Window showing the download directory.
You should keep in mind that I have Gnome installed (and so, I have Nautilus), so, before doing this, you should install Nautilus (and dependencies if asked), and after you make this changes, you can uninstall it. It should work this way too. Leave a comment about it if you do this!
Also, notice that this might disable Nautilus from handling directories, so if you return to Gnome (why would someone do that, I don’t know!) , you should undo this changes.
Sources:
http://www.daniweb.com/techtalkforums/thread26460.html
http://www.ubuntuforums.org/showthread.php?t=118096
great! it works even after removing nautilus.
I use kde (on debian), I have some gtk lib, but no gnome at all.
So I installed nautilus (using apt-get install nautilus)
and saved the names of all the packages that apt wanted to install to satisfy dependencies
(packages which nautilus depends on).
I made the editing and tested: ok.
Then I made a backup copy of nautilus-folder-handler.desktop and ran apt-get remove –purge `cat gnome.surplus.tmp`.
nautilus-folder-handler.desktop disappeared, so I moved my copy to the correct location (/usr/share/applications/ for me) and it’s still working.
I was wondering what if I just put the edited file (nautilus-folder-handler.desktop)
in place and edited kfmclient_dir.desktop, without any package install.
I’ll try this way on my notebook later.
Thx
Thanks for the feedback Carm!
Glad it worked alright.
Regards.
buenoooo
muchas gracias por el tip.
enfin, algo que funciona !
(me refiero a esta página que no me ayudó, pero que tiene un link hasta acá..)
===
well, thanks for the tip. At least, something that’s working.
great, i’ve just moving from Gnome..it works !! thanks a lot ^^