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 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 nexus> rpm -qf /usr/bin/gnome-default-applications-properties control-center-2.4.0-3 walters nexus>
Attachment:
signature.asc
Description: This is a digitally signed message part