File: feedlist_hu.opml

package info (click to toggle)
liferea 1.12~rc3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,608 kB
  • ctags: 3,161
  • sloc: ansic: 27,950; makefile: 512; python: 347; sh: 52
file content (46 lines) | stat: -rw-r--r-- 3,113 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0"?>
<opml version="1.0">
<head>
	<title>Liferea alapértelmezett hírforráslista</title>	<!-- translate this for localized feed list -->
</head>
<body>
	<!-- lets keep this default English block in sync over all feed lists! -->
	<outline text="Példa hírforrások">		<!-- translate this for localized feed list -->
		<outline text="Magyar hírek">
			<outline text="MR1 Kossuth" htmlUrl="http://www.mr1-kossuth.hu/" xmlUrl="http://www.mr1-kossuth.hu/rss/hirek.html" />
			<outline text="[origo]" htmlUrl="http://www.origo.hu/" xmlUrl="http://www.origo.hu/contentpartner/rss/hircentrum/origo.xml" />
			<outline text="Index" htmlUrl="http://index.hu/" xmlUrl="http://index.hu/24ora/rss/" />
			<outline text="HWSW" htmlUrl="http://hwsw.hu/" xmlUrl="http://www.hwsw.hu/xml/latest_news_rss.xml" />
		</outline>
		<outline text="Nyílt forrás">		<!-- translate this for localized feed list -->
			<outline text="Planet Debian" htmlUrl="http://planet.debian.org/" xmlUrl="http://planet.debian.org/rss20.xml" />
			<outline text="Debian Administration" htmlUrl="http://www.debian-administration.org/" xmlUrl="http://www.debian-administration.org/atom.xml" />
			<outline text="Liferea Blog" htmlUrl="https://lzone.de/liferea/blog/" xmlUrl="http://feeds.feedburner.com/LifereaBlog" />
			<outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" />
			<outline text="HUP" htmlUrl="http://hup.hu/" xmlUrl="http://feeds.feedburner.com/HUP" />
			<outline text="FSF.hu alapítvány" htmlUrl="http://fsf.hu/blog" xmlUrl="http://fsf.hu/blog/feed/" />
		</outline>
		<outline text="Podcastok és zene">		<!-- translate this title for localized feed list -->
			<outline text="EscapePod" htmlUrl="http://escapepod.org" xmlUrl="http://escapepod.org/podcast.xml"/>
			<outline text="Quart" htmlUrl="http://quart.hu/" xmlUrl="http://quart.hu/rss.php?channel=1"/>
			<outline text="Free Music Archive" htmlUrl="http://freemusicarchive.org/" xmlUrl="http://freemusicarchive.org/recent.atom"/>
			<outline text="Gorilla vs. Bear" htmlUrl="http://www.gorillavsbear.net" xmlUrl="http://www.gorillavsbear.net/category/mp3/feed/"/>
		</outline>
		<outline text="Képregények">
			<outline text="xkcd" htmlUrl="http://xkcd.com/" xmlUrl="http://xkcd.com/atom.xml"/>
			<outline text="Párkocka" htmlUrl="http://parkocka.hu/" xmlUrl="http://parkocka.hu/feed/"/>
		</outline>
	</outline>
	<!-- end of default block -->

	<!-- the following search folders should also be in sync for all feed lists -->
	<!-- Do only translate the @text attributes in all of the following <outline> tags! -->
	<outline text="Olvasatlan" title="Olvasatlan" description="Unread" type="vfolder" htmlUrl="" xmlUrl="vfolder">
		<outline type="rule" text="Olvasási állapot" rule="unread" value="" additive="true"/>
	</outline>
	<outline text="Fontos" title="Fontos" description="Important" type="vfolder" htmlUrl="" xmlUrl="vfolder">
		<outline type="rule" text="Megjelölés állapota" rule="flagged" value="" additive="true"/>
	</outline>
	<!-- end of search folder block -->
</body>
</opml>