From owner-cvs-ports@FreeBSD.ORG Thu Dec 23 01:53:13 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C050716A536; Thu, 23 Dec 2004 01:53:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A324043D31; Thu, 23 Dec 2004 01:53:11 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBN1rBLd098824; Thu, 23 Dec 2004 01:53:11 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBN1rB81098823; Thu, 23 Dec 2004 01:53:11 GMT (envelope-from adamw) Message-Id: <200412230153.iBN1rB81098823@repoman.freebsd.org> From: Adam Weinberger Date: Thu, 23 Dec 2004 01:53:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mozilla Makefile ports/www/mozilla/files mozilla.desktop.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2004 01:53:13 -0000 adamw 2004-12-23 01:53:11 UTC FreeBSD ports repository Modified files: www/mozilla Makefile Added files: www/mozilla/files mozilla.desktop.in Log: Add an OPTIONS entry that installs a .desktop entry for mozilla. I used the contents of epiphany.desktop to generate the translations. I hope none of my fellow GNOME Translation Project team members object to having their translations bastardized like this. I don't know whether .desktop entries can contain comments, so there's nothing attributing their work in there right now. I'll let this percolate in here for a bit, and if successful, I'll add it to moz-devel, firefox, and thunderbird. Revision Changes Path 1.182 +12 -1 ports/www/mozilla/Makefile 1.1 +169 -0 ports/www/mozilla/files/mozilla.desktop.in (new)