epiphany-branding-openSUSE/sled-bookmarks.patch

22 lines
677 B
Diff
Raw Normal View History

--- default-bookmarks.rdf.orig 2014-01-19 20:45:17.806719689 +0100
+++ default-bookmarks.rdf 2014-01-19 20:45:50.762976690 +0100
@@ -6,6 +6,7 @@
<items>
<rdf:Seq>
<rdf:li rdf:resource="https://duckduckgo.com"/>
+ <rdf:li rdf:resource="http://www.novell.com/documentation/"/>
</rdf:Seq>
</items>
</channel>
@@ -16,4 +17,8 @@
<ephy:smartlink>https://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>