aboutsummaryrefslogtreecommitdiff
path: root/search
diff options
context:
space:
mode:
Diffstat (limited to 'search')
-rw-r--r--search/archives-gentoo-org.xml7
-rw-r--r--search/bugs-gentoo-org.xml7
-rw-r--r--search/forums-gentoo-org.xml7
-rw-r--r--search/g-bugs.icobin0 -> 1406 bytes
-rw-r--r--search/g-forums.icobin0 -> 1406 bytes
-rw-r--r--search/g-packages.icobin0 -> 1406 bytes
-rw-r--r--search/packages-gentoo-org.xml8
-rw-r--r--search/www-gentoo-org.xml7
8 files changed, 36 insertions, 0 deletions
diff --git a/search/archives-gentoo-org.xml b/search/archives-gentoo-org.xml
new file mode 100644
index 0000000..31d1f6a
--- /dev/null
+++ b/search/archives-gentoo-org.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" standalone='yes'?>
+<OpenSearchDescription>
+ <ShortName>Gentoo List Archives</ShortName>
+ <Description>Search archives.gentoo.org via Google</Description>
+ <Image height="16" width="16" type="image/x-icon">http://www.gentoo.org/favicon.ico</Image>
+ <Url type="text/html" template="http://www.google.com/search?q={searchTerms}+site%3Aarchives.gentoo.org"/>
+</OpenSearchDescription> \ No newline at end of file
diff --git a/search/bugs-gentoo-org.xml b/search/bugs-gentoo-org.xml
new file mode 100644
index 0000000..24a22f8
--- /dev/null
+++ b/search/bugs-gentoo-org.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" standalone='yes'?>
+<OpenSearchDescription>
+ <ShortName>Gentoo Bugzilla</ShortName>
+ <Description>Gentoo's Official Bugzilla</Description>
+ <Image height="16" width="16" type="image/x-icon">http://www.gentoo.org/search/g-bugs.ico</Image>
+ <Url type="text/html" template="http://bugs.gentoo.org/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;chfieldto=Now&amp;short_desc={searchTerms}&amp;short_desc_type=substring&amp;long_desc_type=substring&amp;bug_file_loc_type=substring&amp;status_whiteboard_type=substring&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;sourceid=Mozilla-search"/>
+</OpenSearchDescription> \ No newline at end of file
diff --git a/search/forums-gentoo-org.xml b/search/forums-gentoo-org.xml
new file mode 100644
index 0000000..ceecdb4
--- /dev/null
+++ b/search/forums-gentoo-org.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" standalone='yes'?>
+<OpenSearchDescription>
+ <ShortName>Gentoo Forums</ShortName>
+ <Description>Gentoo's Official Forums</Description>
+ <Image height="16" width="16" type="image/x-icon">http://www.gentoo.org/search/g-forums.ico</Image>
+ <Url type="text/html" template="http://forums.gentoo.org/search.php?mode=results&amp;show_results=topics&amp;search_keywords={searchTerms}"/>
+</OpenSearchDescription> \ No newline at end of file
diff --git a/search/g-bugs.ico b/search/g-bugs.ico
new file mode 100644
index 0000000..1fbaa0f
--- /dev/null
+++ b/search/g-bugs.ico
Binary files differ
diff --git a/search/g-forums.ico b/search/g-forums.ico
new file mode 100644
index 0000000..1a4b8f4
--- /dev/null
+++ b/search/g-forums.ico
Binary files differ
diff --git a/search/g-packages.ico b/search/g-packages.ico
new file mode 100644
index 0000000..5f4a4a6
--- /dev/null
+++ b/search/g-packages.ico
Binary files differ
diff --git a/search/packages-gentoo-org.xml b/search/packages-gentoo-org.xml
new file mode 100644
index 0000000..d6798fc
--- /dev/null
+++ b/search/packages-gentoo-org.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" standalone='yes'?>
+<OpenSearchDescription>
+ <ShortName>Gentoo Packages</ShortName>
+ <Description>Search packages.gentoo.org</Description>
+ <Image height="16" width="16" type="image/x-icon">http://www.gentoo.org/search/g-packages.ico</Image>
+ <!-- Change this back when the new search functionality is completed -->
+ <Url type="text/html" template="http://www.google.com/search?q={searchTerms}+site%3Apackages.gentoo.org"/>
+</OpenSearchDescription> \ No newline at end of file
diff --git a/search/www-gentoo-org.xml b/search/www-gentoo-org.xml
new file mode 100644
index 0000000..5445e03
--- /dev/null
+++ b/search/www-gentoo-org.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" standalone='yes'?>
+<OpenSearchDescription>
+ <ShortName>Gentoo Website</ShortName>
+ <Description>Search www.gentoo.org via Google</Description>
+ <Image height="16" width="16" type="image/x-icon">http://www.gentoo.org/favicon.ico</Image>
+ <Url type="text/html" template="http://www.google.com/search?q={searchTerms}+site%3Awww.gentoo.org"/>
+</OpenSearchDescription> \ No newline at end of file