From: Markus Koschany <apo@gambaru.de>
Date: Sat, 26 Jan 2013 16:49:12 +0100
Subject: generic x-www-browser

Use generic x-www-browser variable.

Forwarded: not-needed

---
 data/browser.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/browser.sh b/data/browser.sh
index 60d5c36..c0a1130 100755
--- a/data/browser.sh
+++ b/data/browser.sh
@@ -10,4 +10,4 @@
 # browser for use in foobillard++
 # Please change only the call to the browser and leave $1 untouched
 # It is filled from inside the program 
-firefox $1
\ No newline at end of file
+x-www-browser $1
