epiphany-branding-openSUSE/sled-bookmarks.patch

24 lines
794 B
Diff
Raw Normal View History

--- default-bookmarks.rdf.orig 2013-09-07 23:45:59.064825543 +0200
+++ default-bookmarks.rdf 2013-09-07 23:46:23.297055534 +0200
@@ -5,7 +5,8 @@
<link>http://www.gnome.org/projects/epiphany/</link>
<items>
<rdf:Seq>
- <rdf:li rdf:resource="http://duckduckgo.com"/>
+ <rdf:li rdf:resource="http://duckduckgo.com"/>
+ <rdf:li rdf:resource="http://www.novell.com/documentation/"/>
</rdf:Seq>
</items>
</channel>
@@ -16,4 +17,8 @@
<ephy:smartlink>http://duckduckgo.com/?q=%s&amp;t=epiphany</ephy:smartlink>
</item>
-</rdf:RDF>
\ No newline at end of file
+ <item rdf:about="http://www.novell.com/documentation/">
+ <title>Novell Documentation</title>
+ <link>http://www.novell.com/documentation/</link>
+ </item>
+</rdf:RDF>