From owner-freebsd-questions@FreeBSD.ORG Wed Dec 29 10:49:01 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9413E106564A for ; Wed, 29 Dec 2010 10:49:01 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2566D8FC19 for ; Wed, 29 Dec 2010 10:49:00 +0000 (UTC) Received: by wwi17 with SMTP id 17so10306956wwi.1 for ; Wed, 29 Dec 2010 02:49:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=yBHr53QUj2mktNRe0FqsIq0FOJlBgYTYSW6GCCLQtRM=; b=MnXr8pBW0d5AwDC4QAJ8xCG4XSFMbgi5qmcHhKNRvjdR1UwxYzfSqFyqxPLvDTukND pA/v8ReNlXVnUAVWb3lCWTOeKN5IslndvseP+9UYXTCfgFrPhlKyYu8SatTkNaVJ1+8A WhXYd4sTD0Dxy5gPQLdZYeU2V8tXT1bLw1hpA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=lpphYB6Xi+9UuH7/BHw3TztCiMXEypmkDnUStfAfWNWqhGFaX5GcPjsjCmk+gAU2u4 C5Yb2tu/rGeInX2gmHQ2nL2U170pgE0sAsh2J4FQ8EerrbS1C/DLDvoFus6gmOMUOoAV SKRRNSMRIDpV7hLlvQogZNSObdOGM8CHCic80= Received: by 10.227.195.79 with SMTP id eb15mr8488673wbb.192.1293619740201; Wed, 29 Dec 2010 02:49:00 -0800 (PST) Received: from Melon.malikania.fr (65.21.102-84.rev.gaoland.net [84.102.21.65]) by mx.google.com with ESMTPS id 11sm9996690wbi.12.2010.12.29.02.48.58 (version=SSLv3 cipher=RC4-MD5); Wed, 29 Dec 2010 02:48:59 -0800 (PST) Message-ID: <4D1B1217.7020909@gmail.com> Date: Wed, 29 Dec 2010 11:48:55 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101212 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Change firefox/thunderbird open dialog application X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2010 10:49:01 -0000 Hello, When you download a file with firefox or thunderbird you'll get this window : http://ompldr.org/vNnJxag But I would like to switch the application to use for a certain mimetype like Text file should use leafpad, http link firefox and so on. I do not really like to browse to the pointed binary since you cannot be sure it will works if you put your configuration on a system where binaries are not in the same place and you cannot add additional flags neither. I never found anywhere where you can edit these settings, Kind regards, -- David Demelier