diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2011-08-29 16:20:38 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2011-08-29 16:20:38 -0300 |
commit | 7e7e06168ec31994a98a4f91a8498e00f1957d7c (patch) | |
tree | 7b9bb4bd74eb942e508522e598c19a09832eb3ce /src/IO/about.c | |
parent | b7aac4d0bf42d11183506bc190da4b9183fd263b (diff) |
Added a few search options to dillorc. Also switched the default to duckduck.go
Diffstat (limited to 'src/IO/about.c')
-rw-r--r-- | src/IO/about.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/IO/about.c b/src/IO/about.c index f96dc111..ad033d90 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -154,12 +154,6 @@ const char *const AboutSplash= " <table border='0' cellspacing='0' cellpadding='5'><tr><td>\n" " <table border='0' cellpadding='2'><tr>\n" " <td> \n" -" <td><a href='http://www.google.com/'>Google</a>\n" -" <tr>\n" -" <td> \n" -" <td><a href='http://www.wikipedia.org/'>Wikipedia</a>\n" -" <tr>\n" -" <td> \n" " <td><a href='http://www.gutenberg.org/'>P. Gutenberg</a>\n" " <tr>\n" " <td> \n" |