From bb9acfc2f857d9cdfcb63b1db3bb8e2d9e94c2dd Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Mon, 8 Apr 2013 23:07:28 +0200 Subject: Firefox settings: automate also common searches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Pokorný --- scripts/firstrun/10-firefox/.pentadactylrc-firstrun | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts/firstrun') diff --git a/scripts/firstrun/10-firefox/.pentadactylrc-firstrun b/scripts/firstrun/10-firefox/.pentadactylrc-firstrun index cb7b1b9..91e818e 100644 --- a/scripts/firstrun/10-firefox/.pentadactylrc-firstrun +++ b/scripts/firstrun/10-firefox/.pentadactylrc-firstrun @@ -27,6 +27,9 @@ set! font.size.variable.x-western=17 set! network.negotiate-auth.delegation-uris=.redhat.com set! network.negotiate-auth.trusted-uris=.redhat.com +" searches +bmark -keyword rhbz -title 'Search Red Hat Bugzilla Main Page' https://bugzilla.redhat.com/buglist.cgi?quicksearch=%s + "All-in-one Sidebar set! extensions.aios.gen.orient=2 set! extensions.aios.gen.switch.thin=true -- cgit