Ok, found a solution - don't know if this is a workaround or the
preferred way:

Change the "look_in_folder" property before calling gnome-search-tool
#----------------------------------------------------
#!/bin/bash
gconftool-2 -s --type=string /apps/gnome-search-tool/look_in_folder 
"$NAUTILUS_SCRIPT_CURRENT_URI"
gnome-search-tool
#----------------------------------------------------

-- 
gnome-search-tool in 9.10 discards configuration when started with --path=
https://bugs.launchpad.net/bugs/552157
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to