Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jan 2018 06:39:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 194182] [patch] devel/xdg-utils add support for Lumina DE
Message-ID:  <bug-194182-6497-cx7skkfUDz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194182-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194182-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194182

w.schwarzenfeld@utanet.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.schwarzenfeld@utanet.at

--- Comment #5 from w.schwarzenfeld@utanet.at ---
Seems done:

grep -n lumina /usr/local/bin/xdg-open
403:           DE=3Dlumina
438:           DE=3Dlumina
456:      elif [ -x "/usr/local/bin/lumina-open" ]; then DE=3Dlumina;
696:open_lumina()
698:  lumina-open "$1"
968:    lumina)
969:    open_lumina "$url"

I think could closed.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194182-6497-cx7skkfUDz>