~ubuntu-branches/ubuntu/vivid/liferea/vivid-proposed

« back to all changes in this revision

Viewing changes to .pc/debian-example-feeds/opml/feedlist_hu.opml

  • Committer: Package Import Robot
  • Author(s): Moray Allan, Bojo42, Rodrigo Gallardo, Moray Allan
  • Date: 2012-03-27 21:44:42 UTC
  • mfrom: (1.5.1)
  • mto: (3.3.2 experimental)
  • mto: This revision was merged to the branch mainline in revision 122.
  • Revision ID: package-import@ubuntu.com-20120327214442-g0xfh714cdmsbnts
Tags: 1.8.3-0.1
[ Bojo42 ]
* Non-maintainer upload.
* New upstream release (Closes: #502307, #623619, #631778, #651913) 
* debian/patches:
  - drop libnotify0.7 as in upstream
  - debian-example-feeds: update, move planets from "News" to "Open Source"
  - www-browser: update due to new file location
  - libtool-dont-rearange-as-needed: rebase
* debian/control:
  - update Standards-Version
  - remove obsolete Build-Depends:
    - quilt not needed for "3.0 (quilt)" source format
    - libnm-glib-dev & libdbus-glib-1-dev: upstream switched to GDBus
    - liblua5.1-0-dev: LUA scripting support got dropped
  - new Build-Depends on libunique-dev, libjson-glib-dev & dh_autoreconf
  - update version dependencies
* debian/rules: run dh_autoreconf & update translations
* debian/liferea.install: nothing to ship from /usr/lib/liferea

[ Rodrigo Gallardo ]
* Lintian love:
  - debian/control: switch from Conflicts to Breaks
  - debian/rules: redo build targets

[ Moray Allan ]
* debian/copyright: update to include additional copyright owners.
* debian/patches/www-browser: also set default external browser.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<opml version="1.0">
 
3
<head>
 
4
        <title>Liferea alapértelmezett hírforráslista</title>   <!-- translate this for localized feed list -->
 
5
</head>
 
6
<body>
 
7
        <!-- lets keep this default English block in sync over all feed lists! -->
 
8
        <outline text="Példa hírforrások">              <!-- translate this for localized feed list -->
 
9
                <outline text="Magyar hírek">
 
10
                        <outline text="Híradó online" htmlUrl="http://www.hirado.hu/" xmlUrl="http://www.hirado.hu/Newsreel/rss/LatestNews.aspx" />
 
11
                        <outline text="MR1 Kossuth" htmlUrl="http://www.mr1-kossuth.hu/" xmlUrl="http://www.mr1-kossuth.hu/rss/hirek.html" />
 
12
                        <outline text="[origo]" htmlUrl="http://www.origo.hu/" xmlUrl="http://www.origo.hu/contentpartner/rss/hircentrum/origo.xml" />
 
13
                        <outline text="Index" htmlUrl="http://index.hu/" xmlUrl="http://index.hu/24ora/rss/" />
 
14
                        <outline text="HWSW" htmlUrl="http://hwsw.hu/" xmlUrl="http://www.hwsw.hu/xml/latest_news_rss.xml" />
 
15
                </outline>
 
16
                <outline text="Nyílt forrás">           <!-- translate this for localized feed list -->
 
17
                        <outline text="Liferea Blog" htmlUrl="http://liferea.blogspot.com/" xmlUrl="http://liferea.blogspot.com/feeds/posts/default" />
 
18
                        <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
 
19
                        <outline text="HUP" htmlUrl="http://hup.hu/" xmlUrl="http://feeds.feedburner.com/HUP" />
 
20
                        <outline text="FSF.hu alapítvány" htmlUrl="http://fsf.hu/blog" xmlUrl="http://fsf.hu/blog/feed/" />
 
21
                </outline>
 
22
                <outline text="Podcastok és zene">              <!-- translate this title for localized feed list -->
 
23
                        <outline text="EscapePod" htmlUrl="http://escapepod.org" xmlUrl="http://escapepod.org/podcast.xml"/>
 
24
                        <outline text="Quart" htmlUrl="http://quart.hu/" xmlUrl="http://quart.hu/rss.php?channel=1"/>
 
25
                        <outline text="Free Music Archive" htmlUrl="http://freemusicarchive.org/" xmlUrl="http://freemusicarchive.org/recent.atom"/>
 
26
                        <outline text="Gorilla vs. Bear" htmlUrl="http://www.gorillavsbear.net" xmlUrl="http://www.gorillavsbear.net/category/mp3/feed/"/>
 
27
                </outline>
 
28
                <outline text="Képregények">
 
29
                        <outline text="xkcd" htmlUrl="http://xkcd.com/" xmlUrl="http://xkcd.com/atom.xml"/>
 
30
                        <outline text="Párkocka" htmlUrl="http://parkocka.hu/" xmlUrl="http://parkocka.hu/feed/"/>
 
31
                </outline>
 
32
        </outline>
 
33
        <!-- end of default block -->
 
34
 
 
35
        <!-- the following search folders should also be in sync for all feed lists -->
 
36
        <!-- Do only translate the @text attributes in all of the following <outline> tags! -->
 
37
        <outline text="Olvasatlan" title="Olvasatlan" description="Unread" type="vfolder" htmlUrl="" xmlUrl="vfolder">
 
38
                <outline type="rule" text="Olvasási állapot" rule="unread" value="" additive="true"/>
 
39
        </outline>
 
40
        <outline text="Fontos" title="Fontos" description="Important" type="vfolder" htmlUrl="" xmlUrl="vfolder">
 
41
                <outline type="rule" text="Megjelölés állapota" rule="flagged" value="" additive="true"/>
 
42
        </outline>
 
43
        <!-- end of search folder block -->
 
44
</body>
 
45
</opml>