From: Felix Kästner Date: Mon, 24 Sep 2018 14:09:23 +0000 (+0200) Subject: change name for linux package search X-Git-Url: https://fpunktk.de/gitweb/?p=consearch.git;a=commitdiff_plain;h=4cdcc7964e10136c16cc44a003de7ce230cfabcf;ds=sidebyside change name for linux package search --- diff --git a/index.php b/index.php index e5d1c37..0bbedc9 100644 --- a/index.php +++ b/index.php @@ -158,7 +158,7 @@ se["man"] = ["u_man", "http://manpages.ubuntu.com/cgi-bin/search.py?ie=UTF-8&tit se["dps"] = ["deb-pkg", "https://packages.debian.org/search?searchon=names&suite=all§ion=all&keywords=", ""]; se["ups"] = ["uu-pkg", "http://packages.ubuntu.com/search?searchon=names&suite=all§ion=all&keywords=", "man-u.png"]; se["fps"] = ["fed-pkg", "https://apps.fedoraproject.org/packages/s/", ""]; -se["lps"] = ["pkgs", "https://pkgs.org/download/", ""]; +se["lps"] = ["lnxpkgs", "https://pkgs.org/download/", ""]; se["yt"] = ["youtube", "https://www.youtube.com/results?search_query=", "yt.png"]; se["imdb"] = ["imdb", "http://www.imdb.com/find?s=all&q=", "imdb.png"]; se["az"] = ["amazon", "https://www.amazon.de/s/?url=search-alias%3Daps&field-keywords=", "az.png"];