File sled-bookmarks.patch of Package epiphany-branding-SLED
--- default-bookmarks.rdf.old 2008-07-30 03:43:13.000000000 +0200
+++ default-bookmarks.rdf 2008-07-30 03:43:24.000000000 +0200
@@ -6,6 +6,7 @@
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.google.com"/>
+ <rdf:li rdf:resource="http://www.novell.com/documentation/"/>
</rdf:Seq>
</items>
</channel>
@@ -20,4 +21,8 @@
"http://www.google.nl" and "http://www.google.nl/search?q=%s" -->
<ephy:smartlink>http://www.google.com/search?q=%s&ie=UTF-8&oe=UTF-8</ephy:smartlink>
</item>
+ <item rdf:about="http://www.novell.com/documentation/">
+ <title>Novell Documentation</title>
+ <link>http://www.novell.com/documentation/</link>
+ </item>
</rdf:RDF>