epiphany-branding-openSUSE/sled-bookmarks.patch

22 lines
714 B
Diff

--- 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>
@@ -16,4 +17,8 @@
<ephy:smartlink>http://www.google.com/search?q=%s&amp;ie=UTF-8&amp;oe=UTF-8</ephy:smartlink>
</item>
-</rdf:RDF>
\ Pas de fin de ligne à la fin du fichier.
+ <item rdf:about="http://www.novell.com/documentation/">
+ <title>Novell Documentation</title>
+ <link>http://www.novell.com/documentation/</link>
+ </item>
+</rdf:RDF>