[epiphany] Add sane default bookmarks



commit 532f3ea72fe3b890d83176ddf7e9b08fee8d7d46
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sat Apr 23 10:36:05 2016 -0500

    Add sane default bookmarks

 data/default-bookmarks.rdf.in |   11 ++++++++++-
 po/POTFILES.in                |    1 -
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/data/default-bookmarks.rdf.in b/data/default-bookmarks.rdf.in
index 991fed0..6c3440e 100644
--- a/data/default-bookmarks.rdf.in
+++ b/data/default-bookmarks.rdf.in
@@ -5,8 +5,17 @@
     <link>https://wiki.gnome.org/Apps/Web</link>
     <items>
       <rdf:Seq>
-        <rdf:li rdf:resource="https://duckduckgo.com"/>
+        <rdf:li rdf:resource="https://www.gnome.org/"/>
+        <rdf:li rdf:resource="https://webkit.org/"/>
       </rdf:Seq>
     </items>
   </channel>
+  <item rdf:about="https://www.gnome.org/";>
+    <title>GNOME</title>
+    <link>https://www.gnome.org/</link>
+  </item>
+  <item rdf:about="https://webkit.org/";>
+    <title>WebKit</title>
+    <link>https://webkit.org/</link>
+  </item>
 </rdf:RDF>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b2ef174..951f514 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,7 +1,6 @@
 [encoding: UTF-8]
 # List of source files containing translatable strings.
 # Please keep this file sorted alphabetically.
-[type: gettext/xml]data/default-bookmarks.rdf.in
 data/epiphany.appdata.xml.in
 data/epiphany.desktop.in
 data/org.gnome.epiphany.gschema.xml


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]