File: default_subscriptions.opml

package info (click to toggle)
straw 0.27-0.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,972 kB
  • ctags: 2,318
  • sloc: python: 13,450; ansic: 107; makefile: 21
file content (26 lines) | stat: -rw-r--r-- 1,418 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="utf-8"?>
<!-- This is the list of default subscriptions for Straw, imported
when starting up without existing data directory -->
<opml version="1.1">
    <head>
        <title>Default subscriptions</title>
    </head>
    <body>
        <outline text="Straw news" description="Straw release announcements and stuff"
         htmlUrl="http://www.gnome.org/projects/straw" title="Straw news"
        type="rss" xmlUrl="http://www.gnome.org/projects/straw/news.rss" />
        <outline text="art.gnome.org releases" 
        description="A list of recent backgrounds and themes released on art.gnome.org"
        htmlUrl="http://art.gnome.org/" title="art.gnome.org releases"
        type="rss" xmlUrl="http://art.gnome.org/backend.php" />
        <outline text="FootNotes - gnomedesktop.org"
        description="GnomeDesktop.org" htmlUrl="http://www.gnomedesktop.org"
        title="FootNotes - gnomedesktop.org" type="rss"
        xmlUrl="http://www.gnomedesktop.org/backend2.php" />
        <outline text="GNOME News" xmlUrl="http://planet.gnome.org/news/rss20.xml" type="rss"
        htmlUrl="http://planet.gnome.org/news/" title="GNOME News" description="GNOME News"/>
        <outline text="Linux.com" type="rss"
        xmlUrl="http://www.linux.com/index.rss" description="The Enterprise
        Linux Resource" htmlUrl="http://www.linux.com" title="Linux.com"/>
    </body>
</opml>