From owner-freebsd-gnome@FreeBSD.ORG Thu May 10 11:40:52 2012 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 918E2106566C; Thu, 10 May 2012 11:40:52 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id 715728FC14; Thu, 10 May 2012 11:40:52 +0000 (UTC) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id 1AF875081A; Thu, 10 May 2012 04:40:52 -0700 (PDT) To: freebsd-gnome@freebsd.org, gnome@FreeBSD.org Date: Thu, 10 May 2012 04:40:52 -0700 Message-ID: <28015.1336650052@tristatelogic.com> From: "Ronald F. Guilmette" Cc: Subject: yelp update ? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2012 11:40:52 -0000 Excuse me if this is an impertinent question, but could someone please tell me why the FreeBSD port of yelp has not been updated since Sept 28, 2010? I ask because, as it happens, there was a small but critical change made to one of the files in yelp quite along time ago, and in the absence of this small change, the built-in Help functionality of gthumb, evince, braceros, and dog only knows how many other Gnome applications simply will not work. The change in question is as follows: *** yelp.desktop.in.in-20100803124138 2010-08-03 12:41:38.000000000 -0700 --- yelp.desktop.in.in 2012-05-10 04:39:24.000000000 -0700 *************** *** 3,7 **** _Comment=Get help with GNOME OnlyShowIn=GNOME; ! Exec=yelp Icon=help-browser StartupNotify=true --- 3,7 ---- _Comment=Get help with GNOME OnlyShowIn=GNOME; ! Exec=yelp %u Icon=help-browser StartupNotify=true