Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2012 19:29:21 GMT
From:      Dru Lavigne <dru@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171554: patch for Xsane port
Message-ID:  <201209111929.q8BJTLiZ090171@red.freebsd.org>
Resent-Message-ID: <201209111930.q8BJU9bN018121@freefall.freebsd.org>

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

>Number:         171554
>Category:       ports
>Synopsis:       patch for Xsane port
>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:   Tue Sep 11 19:30:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Dru Lavigne
>Release:        9.1-RC1
>Organization:
PC-BSD
>Environment:
FreeBSD pcbsd-6456 9.1-RC1 FreeBSD 9.1-RC1 #0: Thu Aug  9 09:41:50 PDT 2012     root@build9x64.pcbsd.org:/usr/obj/builds/amd64/pcbsd-build90/fbsd-source/9.1/sys/GENERIC  amd64

>Description:
By default, XSane looks for Netscape and fails to find it when you press F1 or Help. This patch will instead prompt the user to select an application within an xdg-compliant desktop:

diff src/xsane.h.orig src/xsane.h
254c254
> #  define DEFAULT_BROWSER "netscape"
---
> #  define DEFAULT_BROWSER "xdg-open"
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209111929.q8BJTLiZ090171>