wok-next diff xdg-utils/stuff/xdg-open-chrome.patch @ rev 15909
Up: lxpanel (0.6.1) and remove dep on libwnck --> lxpanel-extra (save space on core ISO)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Feb 15 13:07:07 2014 +0100 (2014-02-15) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/xdg-utils/stuff/xdg-open-chrome.patch Sat Feb 15 13:07:07 2014 +0100 1.3 @@ -0,0 +1,11 @@ 1.4 +--- xdg-utils-1.0.2/scripts/xdg-open.x 1.5 ++++ xdg-utils-1.0.2/scripts/xdg-open 1.6 +@@ -408,7 +408,7 @@ 1.7 + if [ x"$DE" = x"" ]; then 1.8 + # if BROWSER variable is not set, check some well known browsers instead 1.9 + if [ x"$BROWSER" = x"" ]; then 1.10 +- BROWSER=firefox:mozilla:netscape 1.11 ++ BROWSER=firefox:google-chrome:mozilla:netscape 1.12 + fi 1.13 + DE=generic 1.14 + fi