Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Aug 2005 09:47:24 +0800 (CST)
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gnome@FreeBSD.org
Subject:   ports/84896: [PATCH] www/mozilla-devel: fix Icon path in .desktop menu
Message-ID:  <20050814014724.84DDD73045@chinsan.twbbs.org>
Resent-Message-ID: <200508140150.j7E1oJ6Z061769@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         84896
>Category:       ports
>Synopsis:       [PATCH] www/mozilla-devel: fix Icon path in .desktop menu
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 14 01:50:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Aug 10 04:42:20 CST 2005 root@chinsan.twbbs.org:/usr/obj/usr/src/sys/TAKAKO i386
>Description:
	- fix Icon path in .dektop menu file
	- port maintainer team(gnome@) is CC'd.

	Thanks. 

>How-To-Repeat:
>Fix:
--- mozilla-devel.diff begins here ---
diff -ruN mozilla-devel.orig/files/mozilla-devel.desktop.in mozilla-devel/files/mozilla-devel.desktop.in
--- mozilla-devel.orig/files/mozilla-devel.desktop.in	Sun Aug 14 09:41:50 2005
+++ mozilla-devel/files/mozilla-devel.desktop.in	Sun Aug 14 09:42:49 2005
@@ -164,6 +164,6 @@
 StartupNotify=true
 Terminal=false
 Type=Application
-Icon=%%PREFIX%%/lib/mozilla/chrome/icons/default/default.xpm
+Icon=%%PREFIX%%/lib/mozilla-devel/chrome/icons/default/default.xpm
 Categories=Application;Network;
 MimeType=text/html;text/xml;application/xhtml+xml;
--- mozilla-devel.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?20050814014724.84DDD73045>