Dominique Leuenberger
b598865242
- Bump version to 13.2, to prepare for next version of openSUSE. - Rebase opensuse-bookmarks.patch and sled-bookmarks.patch for Epiphany 3.11.3. - Rebase opensuse-bookmarks.patch and sled-bookmarks.patch for Epiphany 3.11.2. - Update COPYING based on latest published GPL-2.0 text: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. - Bump version to 13.2, to prepare for next version of openSUSE. - Rebase opensuse-bookmarks.patch and sled-bookmarks.patch for Epiphany 3.11.3. - Rebase opensuse-bookmarks.patch and sled-bookmarks.patch for Epiphany 3.11.2. - Update COPYING based on latest published GPL-2.0 text: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. OBS-URL: https://build.opensuse.org/request/show/228951 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany-branding-openSUSE?expand=0&rev=37
56 lines
2.0 KiB
Diff
56 lines
2.0 KiB
Diff
--- default-bookmarks.rdf.orig 2014-01-19 20:41:54.573151069 +0100
|
|
+++ default-bookmarks.rdf 2014-01-19 20:44:51.830517615 +0100
|
|
@@ -6,6 +6,13 @@
|
|
<items>
|
|
<rdf:Seq>
|
|
<rdf:li rdf:resource="https://duckduckgo.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://planet.opensuse.org"/>
|
|
</rdf:Seq>
|
|
</items>
|
|
</channel>
|
|
@@ -16,4 +23,36 @@
|
|
|
|
<ephy:smartlink>https://duckduckgo.com/?q=%s&t=epiphany</ephy:smartlink>
|
|
</item>
|
|
-</rdf:RDF>
|
|
\ No newline at end of file
|
|
+ <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://planet.opensuse.org">
|
|
+ <title>Planet openSUSE</title>
|
|
+ <link>http://planet.opensuse.org</link>
|
|
+ </item>
|
|
+ <item rdf:about="https://extensions.gnome.org">
|
|
+ <title>GNOME Shell Extensions</title>
|
|
+ <link>https://extensions.gnome.org</link>
|
|
+ </item>
|
|
+</rdf:RDF>
|