mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41:52 -07:00
X.A.Search: use the new canonical package URL for hackage search
This commit is contained in:
@@ -285,7 +285,7 @@ debbts = searchEngine "debbts" "http://bugs.debian.org/"
|
|||||||
debpts = searchEngine "debpts" "http://packages.qa.debian.org/"
|
debpts = searchEngine "debpts" "http://packages.qa.debian.org/"
|
||||||
dictionary = searchEngine "dict" "http://dictionary.reference.com/browse/"
|
dictionary = searchEngine "dict" "http://dictionary.reference.com/browse/"
|
||||||
google = searchEngine "google" "http://www.google.com/search?num=100&q="
|
google = searchEngine "google" "http://www.google.com/search?num=100&q="
|
||||||
hackage = searchEngine "hackage" "http://hackage.haskell.org/cgi-bin/hackage-scripts/package/"
|
hackage = searchEngine "hackage" "http://hackage.haskell.org/package/"
|
||||||
hoogle = searchEngine "hoogle" "http://www.haskell.org/hoogle/?q="
|
hoogle = searchEngine "hoogle" "http://www.haskell.org/hoogle/?q="
|
||||||
images = searchEngine "images" "http://images.google.fr/images?q="
|
images = searchEngine "images" "http://images.google.fr/images?q="
|
||||||
imdb = searchEngine "imdb" "http://www.imdb.com/Find?select=all&for="
|
imdb = searchEngine "imdb" "http://www.imdb.com/Find?select=all&for="
|
||||||
|
Reference in New Issue
Block a user