From ryan@shell2.snagged.net  Sat May 15 12:52:02 2004
Return-Path: <ryan@shell2.snagged.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6AFB416A4CF; Sat, 15 May 2004 12:51:40 -0700 (PDT)
Received: from shell2.snagged.net (shell2.snagged.net [64.71.139.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CCDCB43D41; Sat, 15 May 2004 12:51:36 -0700 (PDT)
	(envelope-from ryan@shell2.snagged.net)
Received: from shell2.snagged.net (ryan@localhost [127.0.0.1])
	by shell2.snagged.net (8.12.10/8.12.10) with ESMTP id i4FJqGBq083833;
	Sat, 15 May 2004 12:52:17 -0700 (PDT)
	(envelope-from ryan@shell2.snagged.net)
Received: (from ryan@localhost)
	by shell2.snagged.net (8.12.10/8.12.10/Submit) id i4FJqGCU083832;
	Sat, 15 May 2004 12:52:16 -0700 (PDT)
	(envelope-from ryan)
Message-Id: <200405151952.i4FJqGCU083832@shell2.snagged.net>
Date: Sat, 15 May 2004 12:52:16 -0700 (PDT)
From: "ports@c0decafe.net" <ports@c0decafe.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gnome@freebsd.org
Subject: [PATCH] sysutils/cog: esthetics: set icon
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         66674
>Category:       ports
>Synopsis:       [PATCH] sysutils/cog: esthetics: set icon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 15 13:00:35 PDT 2004
>Closed-Date:    Tue May 25 20:40:30 PDT 2004
>Last-Modified:  Tue May 25 20:40:30 PDT 2004
>Originator:     ports@c0decafe.net
>Release:        FreeBSD 4.10-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD atlantis.local 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #0: Mon May  3 02:52:18 GST
>Description:
patch cog.desktop to show an icon in the gnome pannel

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- cog-0.7.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/cog/files/patch-cog.desktop /usr/ports/sysutils/cog.patched/files/patch-cog.desktop
--- /usr/ports/sysutils/cog/files/patch-cog.desktop	Thu Jan  1 04:00:00 1970
+++ /usr/ports/sysutils/cog.patched/files/patch-cog.desktop	Tue May 11 10:35:12 2004
@@ -0,0 +1,10 @@
+--- cog.desktop.orig Thu Apr 29 15:37:00 2004
++++ cog.desktop	Thu Apr 29 15:37:42 2004
+@@ -4,6 +4,6 @@
+ Exec=cog
+ Terminal=0
+ Type=Application
+-Icon=
++Icon=../cog/pixmaps/cog-icon-2-48x48.png
+ StartupNotify=true
+ Categories=GNOME;Application;System;
--- cog-0.7.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat May 15 21:26:15 PDT 2004 
Responsible-Changed-Why:  
Over to maintainer(s). 

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

From: Jeremy Messenger <mezz7@cox.net>
To: freebsd-gnats-submit@FreeBSD.org, ports@c0decafe.net
Cc:  
Subject: Re: ports/66674: [PATCH] sysutils/cog: esthetics: set icon
Date: Mon, 17 May 2004 14:51:01 -0500

 Have you reported to the cog developer(s), yet? If no, then you should.
 
 Anyway, should I create a symlink in share/gnome/pixmaps/ and just have 
 'Icon=cog-icon-2-48x48.png' w/out the path. Any thought, team?
 
 Cheers,
 Mezz
 
 
 -- 
 mezz7@cox.net  -  mezz@FreeBSD.org
 bsdforums.org 's moderator, mezz.

From: "ports/c0decafe.net" <ports@c0decafe.net>
To: Jeremy Messenger <mezz7@cox.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/66674: [PATCH] sysutils/cog: esthetics: set icon
Date: Tue, 18 May 2004 13:23:09 +0300

 On Mon, 2004-05-17 at 22:51, Jeremy Messenger wrote:
 > Have you reported to the cog developer(s), yet? If no, then you should.
 
 just mailed him.
 
 > Anyway, should I create a symlink in share/gnome/pixmaps/ and just have 
 > 'Icon=cog-icon-2-48x48.png' w/out the path. Any thought, team?
 
 whatever works :)
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Tue May 25 20:40:10 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66674 
>Unformatted:
