Date: Mon, 26 Jun 2006 19:11:27 -0500 (CDT) From: Tim Welch <ports@thepentagon.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/99507: [maintainer] Add desktop entry for security/kedpm Message-ID: <200606270011.k5R0BRGm061317@pluto.thepentagon.org> Resent-Message-ID: <200606270020.k5R0KKY4001495@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99507 >Category: ports >Synopsis: [maintainer] Add desktop entry for security/kedpm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 27 00:20:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Tim Welch >Release: FreeBSD 6.1-RELEASE-p1 i386 >Organization: >Environment: >Description: - Add .desktop entry for kedpm >How-To-Repeat: >Fix: --- kedpm.diff begins here --- diff -urN kedpm.orig/Makefile kedpm/Makefile --- kedpm.orig/Makefile Mon Jun 26 18:42:31 2006 +++ kedpm/Makefile Mon Jun 26 19:06:44 2006 @@ -20,4 +20,11 @@ USE_PYTHON= 2.1+ USE_PYDISTUTILS= YES +DESKTOP_ENTRIES="Ked Password Manager" \ + "Secure Password Management" \ + "${LOCALBASE}/share/${PORTNAME}/glade/logo.png" \ + "kedpm" \ + "Application;System;" \ + true + .include <bsd.port.mk> --- kedpm.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606270011.k5R0BRGm061317>