From c6f281172c2bc5ad272c244699a304e279d25fdd Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Thu, 13 Jun 2013 20:14:48 +0200 Subject: Firefox searches: add Launchpad and GitHub 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 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scripts/firstrun') diff --git a/scripts/firstrun/10-firefox/pentadactylrc-firstrun b/scripts/firstrun/10-firefox/pentadactylrc-firstrun index 8196f59..db999ec 100644 --- a/scripts/firstrun/10-firefox/pentadactylrc-firstrun +++ b/scripts/firstrun/10-firefox/pentadactylrc-firstrun @@ -30,7 +30,12 @@ set! font.size.variable.x-western=17 bmark -keyword rhbz -title 'Search Red Hat Bugzilla' https://bugzilla.redhat.com/buglist.cgi?quicksearch=%s bmark -keyword rhbzfed -title 'Search Red Hat Bugzilla (Fedora)' https://bugzilla.redhat.com/buglist.cgi?product=Fedora&component=%s bmark -keyword rhbzrhel6 -title 'Search Red Hat Bugzilla (RHEL6)' https://bugzilla.redhat.com/buglist.cgi?product=Red%20Hat%20Enterprise%20Linux%206&component=%s + +bmark -keyword lp -title 'Search Launchpad' https://launchpad.net/+search?field.text=%s +bmark -keyword gh -title 'Search GitHub' https://github.com/search?q=%s&ref=cmdform + bmark -keyword koji -title 'Koji package search' https://koji.fedoraproject.org/koji/search?match=glob&type=package&terms=%s + bmark -keyword urban -title 'Search Urban Dictionary' http://www.urbandictionary.com/define.php?term=%s "All-in-one Sidebar -- cgit