From nobody@FreeBSD.org  Tue Nov 29 18:14:24 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 26F42106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Nov 2011 18:14:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 1592E8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Nov 2011 18:14:24 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pATIENh9003766
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Nov 2011 18:14:23 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pATIENev003765;
	Tue, 29 Nov 2011 18:14:23 GMT
	(envelope-from nobody)
Message-Id: <201111291814.pATIENev003765@red.freebsd.org>
Date: Tue, 29 Nov 2011 18:14:23 GMT
From: Olivier Cochard-Labbe <olivier@cochard.me>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [misc/lxde-common] Missing lxde-logout.desktop
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         162951
>Category:       ports
>Synopsis:       misc/lxde-common: Missing lxde-logout.desktop
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kmoore
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 29 18:20:07 UTC 2011
>Closed-Date:    Fri Mar 09 21:30:12 UTC 2012
>Last-Modified:  Fri Mar  9 21:30:15 UTC 2012
>Originator:     Olivier Cochard-Labbe
>Release:        9.0-RC2
>Organization:
BSD Router Project
>Environment:
FreeBSD laptop.bsdrp.net 9.0-RC2 FreeBSD 9.0-RC2 #0: Sat Nov 12 18:35:25 UTC 2011     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Hi,
I've just installed lxde (x11/lxde-meta) and there is a missing icons (on the right side of the clock).
After looking the default configuration file used by lxpannel, I've found that there is a missing lxde-logout.desktop file.
Because this .desktop file refers to the bin/lxde-logout (member of misc/lxde-common) I beleive that it can be included in misc/lxde-common.
But the dektop file use an icon file that is in x11-themes/lxde-icon-theme.
>How-To-Repeat:
Install LXDE and start it
>Fix:
Create this file: /usr/local/share/applications/lxde-logout.desktop 

And fills it with these lines (it's an example):

[Desktop Entry]
Encoding=UTF-8
Name=Log Out
Comment=Shutdown,reboot or change session
Exec=lxde-logout
Icon=stock_exit
Terminal=false
Type=Application


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kmoore 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Nov 29 18:20:16 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162951 
State-Changed-From-To: open->closed 
State-Changed-By: kmoore 
State-Changed-When: Fri Mar 9 21:30:09 UTC 2012 
State-Changed-Why:  
The lxde-logout.desktop was already included in the distfile, just fixed 
the Makefile to install it now. Thanks for the heads up! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162951 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162951: commit references a PR
Date: Fri,  9 Mar 2012 21:27:42 +0000 (UTC)

 kmoore      2012-03-09 21:27:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/lxde-common     Makefile pkg-plist 
   Added files:
     misc/lxde-common/files patch-Makefile-am patch-Makefile-in 
                            patch-configure patch-configure-ac 
   Log:
    - Fix build to install the missing lxde-logout.desktop
    - Bump portrevision
   
   PR: 162951
   Feature safe: yes
   
   Revision  Changes    Path
   1.10      +3 -2      ports/misc/lxde-common/Makefile
   1.1       +12 -0     ports/misc/lxde-common/files/patch-Makefile-am (new)
   1.3       +108 -0    ports/misc/lxde-common/files/patch-Makefile-in (new)
   1.1       +41 -0     ports/misc/lxde-common/files/patch-configure (new)
   1.1       +18 -0     ports/misc/lxde-common/files/patch-configure-ac (new)
   1.4       +4 -3      ports/misc/lxde-common/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
