From 729495f0b69d652aca89483636991729a1dad77b Mon Sep 17 00:00:00 2001 From: "bcoles@gmail.com" Date: Tue, 13 Sep 2011 14:35:27 +0000 Subject: [PATCH] Set Hook Default Browser module to user_notify for Firefox Fixes issue 501 git-svn-id: https://beef.googlecode.com/svn/trunk@1281 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- modules/browser/hook_default/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/browser/hook_default/config.yaml b/modules/browser/hook_default/config.yaml index 30afe8e51..11471847c 100644 --- a/modules/browser/hook_default/config.yaml +++ b/modules/browser/hook_default/config.yaml @@ -23,3 +23,4 @@ beef: authors: ["saafan"] target: working: ["All"] + user_notify: ["FF"]