gconf "needs_terminal" extraneous key

Colin Walters walters at verbum.org
Thu Dec 11 14:17:02 UTC 2003


On Thu, 2003-12-11 at 04:54, Warren Togami wrote:

> Appears to exist only in my users gconf tree.  It appeared only after I 
> began experimenting with the different apps that use gconf to find the 
> preferred browser.  Some app is creating that extraneous key. =(

That's easy enough:

walters at nexus> for f in $(ls /usr/bin/); do if strings /usr/bin/$f | grep -q '/desktop/gnome/url-handlers/http/needs_terminal'; then echo $f; fi; done 2>/dev/null
gnome-default-applications-properties
walters at nexus> rpm -qf /usr/bin/gnome-default-applications-properties
control-center-2.4.0-3
walters at nexus>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20031211/c0848b1d/attachment-0002.bin 


More information about the devel mailing list