summaryrefslogtreecommitdiffstats
path: root/www/epiphany/files
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-16 09:32:58 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-16 09:32:58 +0800
commitab248318b821c91b82be825dfe1679b8d3b385a7 (patch)
treebd2b336d51129b2f619c9eb4d6c2c9e943e30653 /www/epiphany/files
parentd377c2771b738069a77518d7201b5d66e72d2bc3 (diff)
downloadmarcuscom-ports-ab248318b821c91b82be825dfe1679b8d3b385a7.tar
marcuscom-ports-ab248318b821c91b82be825dfe1679b8d3b385a7.tar.gz
marcuscom-ports-ab248318b821c91b82be825dfe1679b8d3b385a7.tar.bz2
marcuscom-ports-ab248318b821c91b82be825dfe1679b8d3b385a7.tar.lz
marcuscom-ports-ab248318b821c91b82be825dfe1679b8d3b385a7.tar.xz
marcuscom-ports-ab248318b821c91b82be825dfe1679b8d3b385a7.tar.zst
marcuscom-ports-ab248318b821c91b82be825dfe1679b8d3b385a7.zip
We're sticking with Firefox =)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7805 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany/files')
-rw-r--r--www/epiphany/files/patch-src_bookmarks_ephy-bookmarks.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/epiphany/files/patch-src_bookmarks_ephy-bookmarks.c b/www/epiphany/files/patch-src_bookmarks_ephy-bookmarks.c
deleted file mode 100644
index 146b9e594..000000000
--- a/www/epiphany/files/patch-src_bookmarks_ephy-bookmarks.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/bookmarks/ephy-bookmarks.c.orig Sat Apr 15 04:11:39 2006
-+++ src/bookmarks/ephy-bookmarks.c Sat Apr 15 04:13:43 2006
-@@ -92,7 +92,10 @@ static const EphyBookmarksBookmarkInfo d
- * For instance in .nl these should be
- * "http://www.google.nl" and "http://www.google.nl/search?q=%s"
- */
-- { N_("Search the web"), N_("http://www.google.com/search?q=%s&ie=UTF-8&oe=UTF-8") }
-+ { N_("Search the web"), N_("http://www.google.com/search?q=%s&ie=UTF-8&oe=UTF-8") },
-+ { N_("The FreeBSD Project"), N_("http://www.freebsd.org/") },
-+ { N_("Daemon News"), N_("http://daemonnews.org/") },
-+ { N_("BSD News"), N_("http://bsdnews.com/") }
- };
-
- static const char *default_topics [] =