From 14ea67c0071804b7eb73cca35c87860f8fc6db95 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Fri, 3 Dec 2010 17:47:39 +0100 Subject: web--browse: better support for chromium On Debian-based distributions, Chromium the browser is available under the name chromium-browser rather than chromium, to prevent conflicts with the Chromium B.S.U. game. Look for chromium-browser first when setting the path for chromium, and also add chromium-browser as a supported browser name. Document the dual-name support, and mention the dual-name support for (google-)chrome too. Signed-off-by: Giuseppe Bilotta Signed-off-by: Junio C Hamano --- Documentation/git-web--browse.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation/git-web--browse.txt') diff --git a/Documentation/git-web--browse.txt b/Documentation/git-web--browse.txt index 5d3ae0726e..c0416e5e1a 100644 --- a/Documentation/git-web--browse.txt +++ b/Documentation/git-web--browse.txt @@ -22,8 +22,8 @@ The following browsers (or commands) are currently supported: * iceweasel * seamonkey * iceape -* chromium -* google-chrome +* chromium (also supported as chromium-browser) +* google-chrome (also supported as chrome) * konqueror (this is the default under KDE, see 'Note about konqueror' below) * opera * w3m (this is the default outside graphical environments) -- cgit v1.2.1