f432cba0f1
Copy from GNOME:Factory/epiphany-branding-openSUSE based on submit request 17847 from user vuntz OBS-URL: https://build.opensuse.org/request/show/17847 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany-branding-openSUSE?expand=0&rev=6
52 lines
1.9 KiB
Diff
52 lines
1.9 KiB
Diff
--- default-bookmarks.rdf.old 2009-08-10 22:29:20.000000000 +0200
|
|
+++ default-bookmarks.rdf 2009-08-13 14:52:57.000000000 +0200
|
|
@@ -6,6 +6,13 @@
|
|
<items>
|
|
<rdf:Seq>
|
|
<rdf:li rdf:resource="http://www.google.com"/>
|
|
+ <rdf:li rdf:resource="http://www.opensuse.org"/>
|
|
+ <rdf:li rdf:resource="http://www.opensuse.org/documentation/"/>
|
|
+ <rdf:li rdf:resource="http://forums.opensuse.org"/>
|
|
+ <rdf:li rdf:resource="http://news.opensuse.org"/>
|
|
+ <rdf:li rdf:resource="http://software.opensuse.org"/>
|
|
+ <rdf:li rdf:resource="http://www.opensuse.org/How_to_Participate"/>
|
|
+ <rdf:li rdf:resource="http://www.planetsuse.org"/>
|
|
</rdf:Seq>
|
|
</items>
|
|
</channel>
|
|
@@ -16,4 +23,32 @@
|
|
|
|
<ephy:smartlink>http://www.google.com/search?q=%s&ie=UTF-8&oe=UTF-8</ephy:smartlink>
|
|
</item>
|
|
-</rdf:RDF>
|
|
\ Pas de fin de ligne à la fin du fichier.
|
|
+ <item rdf:about="http://www.opensuse.org">
|
|
+ <title>openSUSE</title>
|
|
+ <link>http://www.opensuse.org</link>
|
|
+ </item>
|
|
+ <item rdf:about="http://www.opensuse.org/documentation/">
|
|
+ <title>openSUSE Documentation</title>
|
|
+ <link>http://www.opensuse.org/documentation/</link>
|
|
+ </item>
|
|
+ <item rdf:about="http://forums.opensuse.org">
|
|
+ <title>openSUSE Forums</title>
|
|
+ <link>http://forums.opensuse.org</link>
|
|
+ </item>
|
|
+ <item rdf:about="http://news.opensuse.org">
|
|
+ <title>openSUSE News</title>
|
|
+ <link>http://news.opensuse.org</link>
|
|
+ </item>
|
|
+ <item rdf:about="http://software.opensuse.org">
|
|
+ <title>openSUSE Download</title>
|
|
+ <link>http://software.opensuse.org</link>
|
|
+ </item>
|
|
+ <item rdf:about="http://www.opensuse.org/How_to_Participate">
|
|
+ <title>How To participate in openSUSE</title>
|
|
+ <link>http://www.opensuse.org/How_to_Participate</link>
|
|
+ </item>
|
|
+ <item rdf:about="http://www.planetsuse.org">
|
|
+ <title>Planet SUSE</title>
|
|
+ <link>http://www.planetsuse.org</link>
|
|
+ </item>
|
|
+</rdf:RDF>
|