From owner-freebsd-gnome@FreeBSD.ORG Fri Oct 17 10:53:54 2008 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EC8E106569B for ; Fri, 17 Oct 2008 10:53:54 +0000 (UTC) (envelope-from freebsd-gnome@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 57E068FC13 for ; Fri, 17 Oct 2008 10:53:54 +0000 (UTC) (envelope-from freebsd-gnome@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kqmxo-0002VD-3H for freebsd-gnome@freebsd.org; Fri, 17 Oct 2008 10:53:48 +0000 Received: from 69.31.82.90 ([69.31.82.90]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Oct 2008 10:53:48 +0000 Received: from mark.evenson by 69.31.82.90 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Oct 2008 10:53:48 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-gnome@freebsd.org From: Mark Evenson Date: Fri, 17 Oct 2008 12:53:39 +0200 Lines: 34 Message-ID: <48F86EB3.2050508@gmx.at> References: <190244929fd8632c00d78da9f10e27e7.squirrel@sm.lkla.org> <6161f3180810160809u7cdcce81l77134535b00235b8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org Cc: freebsd-gnome@freebsd.org X-Gmane-NNTP-Posting-Host: 69.31.82.90 User-Agent: Thunderbird 2.0.0.17 (X11/20081006) In-Reply-To: <6161f3180810160809u7cdcce81l77134535b00235b8@mail.gmail.com> Sender: news Subject: Re: Controlling Evolution MIME helper associations? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2008 10:53:54 -0000 Andrew W. Nosenko wrote: [...] > 3. Write appropriate default.list. For our example with .doc and .xls > it would be > > [Default Applications] > application/msword=openoffice.org-2.4.1-writer.desktop; > application/vnd.ms-excel=openoffice.org-2.4.1-calc.desktop; Writing a ~/.local/share/mime/applications/defaults.list [Default Applications] application/vnd.ms-excel=custom-openoffice.desktop; application/vnd.oasis.opendocument.text=custom-openoffice.desktop; application/vnd.ms-powerpoint=custom-openoffice.desktop; With the following in a newly created ~/.local/share/applications/custome-openoffice.dektop [Desktop Entry] Encoding=UTF-8 Type=Application Name=OpenOffice Exec=/usr/local/bin/openoffice.org-3.0.0 %U Comment= works for me as Andrew suggested. Thanks to all who responded. -- "[T]his is not a disentanglement from, but a progressive knotting into."