From owner-freebsd-ports@FreeBSD.ORG Tue Jun 24 23:32:36 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D394E106567B for ; Tue, 24 Jun 2008 23:32:36 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq2.groni1.gr.home.nl (smtpq2.groni1.gr.home.nl [213.51.130.201]) by mx1.freebsd.org (Postfix) with ESMTP id A24DE8FC25 for ; Tue, 24 Jun 2008 23:32:36 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.130.188] (port=32771 helo=smtp3.groni1.gr.home.nl) by smtpq2.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1KBHVN-0000L6-O9 for freebsd-ports@freebsd.org; Wed, 25 Jun 2008 01:00:53 +0200 Received: from cp1228410-a.dbsch1.nb.home.nl ([84.27.119.97]:64599 helo=desktop.homenet) by smtp3.groni1.gr.home.nl with smtp (Exim 4.60) (envelope-from ) id 1KBHVN-0000UW-Fc for freebsd-ports@freebsd.org; Wed, 25 Jun 2008 01:00:53 +0200 Received: by desktop.homenet (sSMTP sendmail emulation); Wed, 25 Jun 2008 01:00:53 +0200 From: "Danny Pansters" To: freebsd-ports@freebsd.org Date: Wed, 25 Jun 2008 01:00:53 +0200 User-Agent: KMail/1.9.7 X-Face: (Zs+'ncTcchkOX|~t6{?Iii=O!G#WEK!+OD0|-F=i%1pvP5V_Sz4PaJC8o)MiSnH/JMJFy oBN-My, v":S7, (mmkPm'U{MgT+eM.Bd\p/P!dr]hOTXqpse21O!%Ct`SE.Oodq]ry^#kU^ -GT.[8D}i$6P>="# *J+4d~ MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806250100.53227.danny@ricin.com> X-Spam-Score: 0.0 (/) Subject: .desktop file and icon X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2008 23:32:36 -0000 I have an app (kbtv2) that I want to get committed to ports soon. Where do I put the .desktop file and icon (or I'll just refer to the latter through absolute path) so that it gets picked up by the various desktop environments (prefix/share/applications/foo.desktop does not seem to work here in kde3)? Thanks, Dan