From owner-freebsd-gnome@FreeBSD.ORG Sat Sep 27 22:43:28 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08AA416A4B3 for ; Sat, 27 Sep 2003 22:43:28 -0700 (PDT) Received: from mercury.ll.net (mercury.ll.net [209.131.224.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D4A344020 for ; Sat, 27 Sep 2003 22:43:27 -0700 (PDT) (envelope-from supraexpress@globaleyes.net) Received: from globaleyes.net (unverified [209.131.253.46]) by mercury.ll.net for ; Sun, 28 Sep 2003 00:43:22 -0500 Message-ID: Date: Sun, 28 Sep 2003 00:43:15 -0500 (CDT) From: supraexpress@globaleyes.net To: freebsd-gnome@FreeBSD.org In-Reply-To: <3F767357.9060709@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Subject: Re: Changing gnome-terminal "default action" for hyperlinks? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2003 05:43:28 -0000 Gotcha - only, for me it is "Applications->Desktop Preferences-> Advanced->File types and programs->Internet Services-> World Wide Web http". On 28 Sep, Alexander Nedotsukov wrote: > Joe Marcus Clarke wrote: > >>On Sun, 2003-09-28 at 01:07, supraexpress@globaleyes.net wrote: >> >> >>>I cannot find where to change the "default action" for gnome-terminal >>>(gnome-2.4.0) when a hyperlink is selected in the terminal window. There >>>is nothing visable through gconf and the gnome-terminal Profile has >>>nothing about said "default action". >>> >>> >> >>This is done in Applications->Desktop Preferences->Advanced->Default >>Applications. >> >>Joe >> > Just to explain what Joe said. gnome-terminal does not do any special > url handling but call gnome_url_show(). Therefore your system wide > preferences will be used.