From d754778c654000a7ae4dde8e298d1680edaf5a71 Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Thu, 18 Apr 2013 16:53:30 +0200 Subject: Add koji search to firefox 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 | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/firstrun') diff --git a/scripts/firstrun/10-firefox/pentadactylrc-firstrun b/scripts/firstrun/10-firefox/pentadactylrc-firstrun index 171b7ce..020c641 100644 --- a/scripts/firstrun/10-firefox/pentadactylrc-firstrun +++ b/scripts/firstrun/10-firefox/pentadactylrc-firstrun @@ -31,6 +31,7 @@ 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 +bmark -keyword koji -title 'Koji package search' https://koji.fedoraproject.org/koji/search?match=glob&type=package&terms=%s "All-in-one Sidebar set! extensions.aios.gen.orient=2 -- cgit