commit liferea for openSUSE:Factory
Hello community, here is the log from the commit of package liferea for openSUSE:Factory checked in at Wed Mar 25 23:01:04 CET 2009. -------- --- GNOME/liferea/liferea.changes 2009-02-22 16:45:25.000000000 +0100 +++ liferea/liferea.changes 2009-03-14 23:59:48.000000000 +0100 @@ -1,0 +2,13 @@ +Sat Mar 14 23:50:28 CET 2009 - vuntz@novell.com + +- Update to version 1.4.27: + + sf#2537587: Changes XulRunner detection to work on some odd + Debian setups + + sf#2579914: Mozilla plugin doesn't compile, by not calling + gtk_moz_embed_set_comp_path() anymore. + + sf#2685494: Merge example feeds from trunk. + + Updated translations. +- Respin liferea-opensuse-feeds.patch, and remove the Novell Forge + feed -- it's not that active. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- liferea-1.4.26.tar.bz2 New: ---- liferea-1.4.27.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liferea.spec ++++++ --- /var/tmp/diff_new_pack.n26374/_old 2009-03-25 22:59:56.000000000 +0100 +++ /var/tmp/diff_new_pack.n26374/_new 2009-03-25 22:59:56.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package liferea (Version 1.4.26) +# spec file for package liferea (Version 1.4.27) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -36,7 +36,7 @@ BuildRequires: update-desktop-files License: GPL v2 or later Group: Productivity/Other -Version: 1.4.26 +Version: 1.4.27 Release: 1 Summary: Linux Feed Reader Source: %{name}-%{version}.tar.bz2 @@ -112,6 +112,16 @@ %files lang -f %{name}.lang %changelog +* Sat Mar 14 2009 vuntz@novell.com +- Update to version 1.4.27: + + sf#2537587: Changes XulRunner detection to work on some odd + Debian setups + + sf#2579914: Mozilla plugin doesn't compile, by not calling + gtk_moz_embed_set_comp_path() anymore. + + sf#2685494: Merge example feeds from trunk. + + Updated translations. +- Respin liferea-opensuse-feeds.patch, and remove the Novell Forge + feed -- it's not that active. * Sun Feb 22 2009 vuntz@novell.com - Update to version 1.4.26: + sf#2570424: Fix build with --disable-gecko ++++++ liferea-1.4.26.tar.bz2 -> liferea-1.4.27.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/ChangeLog new/liferea-1.4.27/ChangeLog --- old/liferea-1.4.26/ChangeLog 2009-02-21 19:52:19.000000000 +0100 +++ new/liferea-1.4.27/ChangeLog 2009-03-13 22:57:59.000000000 +0100 @@ -1,3 +1,17 @@ +2009-03-13 Adrian Bunk <bunk@users.sourceforge.net> + + Version 1.4.27 (Stable) + + * Update of Slovak translation (Pavol Klacanski) + * Fixes SF #2537587: Changes XulRunner detection to work + on some odd Debian setups (suggested by Vincent Lefevre) + * Fixes SF #2579914: Mozilla plugin doesn't compile, + by not calling gtk_moz_embed_set_comp_path() anymore. + (Lars Lindner) + * Fixes SF #2685494: Merge example feeds from trunk. + (Adrian Bunk) + + 2009-02-21 Adrian Bunk <bunk@users.sourceforge.net> Version 1.4.26 (Stable) diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/configure new/liferea-1.4.27/configure --- old/liferea-1.4.26/configure 2009-02-21 19:54:05.000000000 +0100 +++ new/liferea-1.4.27/configure 2009-03-13 22:58:35.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.63 for liferea 1.4.26. +# Generated by GNU Autoconf 2.63 for liferea 1.4.27. # # Report bugs to <liferea-devel@lists.sourceforge.net>. # @@ -745,8 +745,8 @@ # Identity of this package. PACKAGE_NAME='liferea' PACKAGE_TARNAME='liferea' -PACKAGE_VERSION='1.4.26' -PACKAGE_STRING='liferea 1.4.26' +PACKAGE_VERSION='1.4.27' +PACKAGE_STRING='liferea 1.4.27' PACKAGE_BUGREPORT='liferea-devel@lists.sourceforge.net' ac_unique_file="src/feedlist.c" @@ -1644,7 +1644,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures liferea 1.4.26 to adapt to many kinds of systems. +\`configure' configures liferea 1.4.27 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1718,7 +1718,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of liferea 1.4.26:";; + short | recursive ) echo "Configuration of liferea 1.4.27:";; esac cat <<\_ACEOF @@ -1882,7 +1882,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -liferea configure 1.4.26 +liferea configure 1.4.27 generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1896,7 +1896,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by liferea $as_me 1.4.26, which was +It was created by liferea $as_me 1.4.27, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ @@ -2762,7 +2762,7 @@ # Define the identity of the package. PACKAGE=liferea - VERSION=1.4.26 + VERSION=1.4.27 cat >>confdefs.h <<_ACEOF @@ -21475,7 +21475,7 @@ gecko_cv_gecko=$with_gecko # Autodetect gecko -_geckos="xulrunner firefox mozilla-firefox seamonkey mozilla libxul-embedding libxul" +_geckos="libxul-embedding xulrunner firefox mozilla-firefox seamonkey mozilla libxul" if test -z "$gecko_cv_gecko"; then for lizard in $_geckos; do if $PKG_CONFIG --exists $lizard-xpcom; then @@ -25556,7 +25556,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by liferea $as_me 1.4.26, which was +This file was extended by liferea $as_me 1.4.27, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -25619,7 +25619,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -liferea config.status 1.4.26 +liferea config.status 1.4.27 configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/configure.ac new/liferea-1.4.27/configure.ac --- old/liferea-1.4.26/configure.ac 2009-02-21 19:52:02.000000000 +0100 +++ new/liferea-1.4.27/configure.ac 2009-03-13 22:57:59.000000000 +0100 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([liferea],[1.4.26],[liferea-devel@lists.sourceforge.net]) +AC_INIT([liferea],[1.4.27],[liferea-devel@lists.sourceforge.net]) AC_CANONICAL_HOST AC_CONFIG_SRCDIR([src/feedlist.c]) diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/liferea.glade new/liferea-1.4.27/liferea.glade --- old/liferea-1.4.26/liferea.glade 2009-01-31 23:12:40.000000000 +0100 +++ new/liferea-1.4.27/liferea.glade 2009-02-22 19:39:05.000000000 +0100 @@ -2184,7 +2184,7 @@ Martin Picek <picek.martin@gnome-cesko.cz> Justin Forest <vhex@users.sf.net> Mate Ory <orymate@gmail.com> -Pavol Klacansky <pavolzetor@gmail.com> +Pavol Klačanský <pavol@klacansky.com> Evgenia Petoumenou <epetoumenou@gmail.com> Besnik Bleza <besnik@programeshquip.org> Sergey Rudchenko <sergey.rudchenko@gmail.com> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/liferea.spec new/liferea-1.4.27/liferea.spec --- old/liferea-1.4.26/liferea.spec 2009-02-21 19:54:28.000000000 +0100 +++ new/liferea-1.4.27/liferea.spec 2009-03-13 22:58:51.000000000 +0100 @@ -1,6 +1,6 @@ Summary: Liferea (Linux RSS News Aggregator) Name: liferea -Version: 1.4.26 +Version: 1.4.27 Release: 1 Group: Applications/Internet License: GPL diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/m4/gecko.m4 new/liferea-1.4.27/m4/gecko.m4 --- old/liferea-1.4.26/m4/gecko.m4 2009-02-08 01:13:54.000000000 +0100 +++ new/liferea-1.4.27/m4/gecko.m4 2009-03-09 21:12:31.000000000 +0100 @@ -62,7 +62,7 @@ gecko_cv_gecko=$with_gecko # Autodetect gecko -_geckos="xulrunner firefox mozilla-firefox seamonkey mozilla libxul-embedding libxul" +_geckos="libxul-embedding xulrunner firefox mozilla-firefox seamonkey mozilla libxul" if test -z "$gecko_cv_gecko"; then for lizard in $_geckos; do if $PKG_CONFIG --exists $lizard-xpcom; then diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_bg.opml new/liferea-1.4.27/opml/feedlist_bg.opml --- old/liferea-1.4.26/opml/feedlist_bg.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist_bg.opml 2009-03-13 21:57:08.000000000 +0100 @@ -15,13 +15,11 @@ <!-- lets keep this default English block in sync over all feed lists! --> <outline text="International"> <!-- translate this for localized feed list --> <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" /> <outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" /> <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" /> - <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" /> <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" /> <outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" /> <outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" /> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_ca.opml new/liferea-1.4.27/opml/feedlist_ca.opml --- old/liferea-1.4.26/opml/feedlist_ca.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist_ca.opml 2009-03-13 21:57:08.000000000 +0100 @@ -8,7 +8,6 @@ <outline text="Notícies"> <outline text="Vilaweb" htmlUrl="http://www.vilaweb.cat" xmlUrl="http://www.vilaweb.cat/media/rss/noticies_edicio_333_rss.xml" /> <outline text="Avui" htmlUrl="http://www.avui.cat" xmlUrl="http://www.avui.cat/rss/articles.php" /> - <outline text="Generalitat de Catalunya" htmlUrl="http://www.gencat.cat" xmlUrl="http://www.gencat.cat/web/meugencat/cat/rss.htm" /> </outline> <outline text="Tecnologia"> <outline text="Softcatalà" htmlUrl="http://www.softcatala.org" xmlUrl="http://www.softcatala.org/noticies/noticies.rss" /> @@ -20,13 +19,11 @@ <!-- lets keep this English block in sync over all feed lists! --> <outline text="Fuentes de ejemplo (inglés)"> <outline text="Open Source"> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" /> <outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" /> <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" /> - <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" /> <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" /> <outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" /> <outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" /> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_de.opml new/liferea-1.4.27/opml/feedlist_de.opml --- old/liferea-1.4.26/opml/feedlist_de.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist_de.opml 2009-03-13 21:57:08.000000000 +0100 @@ -15,7 +15,6 @@ <outline text="Podcasts"> <outline text="Chaos Radio" htmlUrl="http://blog.chaosradio.ccc.de/" xmlUrl="http://chaosradio.ccc.de/chaosradio-complete.rss" /> <outline text="Stiftung Warentest" htmlUrl="http://www.test.de" xmlUrl="http://www.test.de/rss/presse/audio-podcast/" /> - <outline text="BoDCast" htmlUrl="http://www.bod.de" xmlUrl="http://www.bod.de/bodcast/feed.xml"/> <outline text="SWR2 Campus" htmlUrl="http://www.swr2.de/campus" xmlUrl="http://podcast24.de/xmlausgabe.php?id=1128"/> <outline text="Sportal" htmlUrl="http://www.earpaper.de/loudblog/?cat=3" xmlUrl="http://www.earpaper.de/loudblog/podcast.php?cat=sportalradioshow"/> </outline> @@ -24,13 +23,11 @@ <!-- lets keep this default English block in sync over all feed lists! --> <outline text="International"> <!-- translate this for localized feed list --> <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" /> <outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" /> <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" /> - <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" /> <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" /> <outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" /> <outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" /> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_es.opml new/liferea-1.4.27/opml/feedlist_es.opml --- old/liferea-1.4.26/opml/feedlist_es.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist_es.opml 2009-03-13 21:57:08.000000000 +0100 @@ -7,8 +7,6 @@ <outline text="Fuentes de ejemplo (castellano)"> <outline text="OSS"> <outline text="Hispalinux" htmlUrl="http://www.hispalinux.es/" xmlUrl="http://www.hispalinux.es/node/feed" /> - <outline text="Libertonia" htmlUrl="http://libertonia.escomposlinux.org/" xmlUrl="http://libertonia.escomposlinux.org/backend.rdf" /> - <outline text="Diarios de Libertonia" htmlUrl="http://libertonia.escomposlinux.org//section/Diary" xmlUrl="http://libertonia.escomposlinux.org/diary.rdf" /> <outline text="Barrapunto" htmlUrl="http://barrapunto.com/" xmlUrl="http://backends.barrapunto.com/barrapunto.rss" /> <outline text="BulmaLUG" htmlUrl="http://bulma.net/" xmlUrl="http://bulma.net/xml.php" /> </outline> @@ -17,13 +15,11 @@ <!-- lets keep this default English block in sync over all feed lists! --> <outline text="Fuentes de ejemplo (inglés)"> <outline text="Open Source"> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" /> <outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" /> <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" /> - <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" /> <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" /> <outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" /> <outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" /> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_eu.opml new/liferea-1.4.27/opml/feedlist_eu.opml --- old/liferea-1.4.26/opml/feedlist_eu.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist_eu.opml 2009-03-13 21:57:08.000000000 +0100 @@ -7,33 +7,26 @@ <outline text="Iturriak (euskaraz)"> <outline text="Software Librea"> <outline text="EuskalGNU" htmlUrl="http://www.euskalgnu.org" xmlUrl="http://www.euskalgnu.org/index.php?option=com_rss" /> - <outline text="Librezale" htmlUrl="http://www.librezale.org" xmlUrl="http://www.librezale.org/web/meugencat/cat/rss.htm" /> <outline text="Marrapuntu" htmlUrl="http://www.marrapuntu.org" xmlUrl="http://marrapuntu.org/?q=rss.xml" /> <outline text="Zabaldu" htmlUrl="http://www.zabaldu.com" xmlUrl="http://www.zabaldu.com/rss2.php" /> </outline> <outline text="Egunkariak"> - <outline text="Argia" htmlUrl="http://www.argia.com" xmlUrl="http://www.argia.com/rss/haria.xml" /> <outline text="Berria" htmlUrl="http://www.berria.info" xmlUrl="http://www.berria.info/rss/ediziojarraia.php" /> <outline text="Eitb 24" htmlUrl="http://www.eitb24.com" xmlUrl="http://www.eitb24.com/rss/rss-eitb24-home-eu.xml" /> <outline text="Indymedia Euskal Herria" htmlUrl="http://euskalherria.indymedia.org" xmlUrl="http://euskalherria.indymedia.org/features.1-0.eu.rdf" /> <outline text="Sustatu" htmlUrl="http://www.sustatu.com" xmlUrl="http://www.sustatu.com/rdf" /> </outline> - <outline text="Hainbat"> - <outline text="Zientzia.Net" htmlUrl="http://www.zientzia.net" xmlUrl="http://www.zientzia.net/elhrss.asp" /> - </outline> </outline> <!-- lets keep this default English block in sync over all feed lists! --> <outline text="International"> <!-- translate this for localized feed list --> <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" /> <outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" /> <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" /> - <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" /> <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" /> <outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" /> <outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" /> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_fr.opml new/liferea-1.4.27/opml/feedlist_fr.opml --- old/liferea-1.4.26/opml/feedlist_fr.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist_fr.opml 2009-03-13 21:57:08.000000000 +0100 @@ -14,24 +14,20 @@ <outline text="Geckozone - Articles" htmlUrl="http://www.geckozone.org/" xmlUrl="http://www.geckozone.org/articles/xml/" /> <outline text="MozillaZine-Fr" htmlUrl="http://www.mozillazine-fr.org/" xmlUrl="http://mozillazine-fr.org/contenu.xml" /> <outline text="LinuxFR" htmlUrl="http://linuxfr.org/" xmlUrl="http://linuxfr.org/backend/news/rss20.rss" /> - <outline text="LinuxFrench.Net" htmlUrl="http://www.linuxfrench.net/" xmlUrl="http://www.linuxfrench.net/backend.php" /> <outline text="Le Monde.fr" htmlUrl="http://www.lemonde.fr/" xmlUrl="http://www.lemonde.fr/rss/sequence/0,2-3208,1-0,0.xml" /> <outline text="Le Nouvel Observateur" htmlUrl="http://permanent.nouvelobs.com/" xmlUrl="http://permanent.nouvelobs.com/rss_permanent.xml" /> <outline text="EuroNews" htmlUrl="http://www.euronews.net/create_html.php?page=accueil_info&langue=fr" xmlUrl="http://www.euronews.net/rss/euronews_en.xml" /> <outline text="AlloCiné" htmlUrl="http://www.allocine.fr/film/cettesemaine.html" xmlUrl="http://www.lamoooche.com/getRSS.php?idnews=56" /> <outline text="LaMoooche.com" htmlUrl="http://www.lamoooche.com/" xmlUrl="http://www.lamoooche.com/getRSS.php?idnews=758" /> - <outline text="Agence Modiale d'information" htmlUrl="http://www.afp.com/francais/home/" xmlUrl="http://www.afp.com/francais/rss/stories.xml" /> </outline> <!-- lets keep this default English block in sync over all feed lists! --> <outline text="International"> <!-- translate this for localized feed list --> <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" /> <outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" /> <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" /> - <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" /> <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" /> <outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" /> <outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" /> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_nl.opml new/liferea-1.4.27/opml/feedlist_nl.opml --- old/liferea-1.4.26/opml/feedlist_nl.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist_nl.opml 2009-03-13 21:57:08.000000000 +0100 @@ -7,13 +7,11 @@ <!-- lets keep this default English block in sync over all feed lists! --> <outline text="International"> <!-- translate this for localized feed list --> <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" /> <outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" /> <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" /> - <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" /> <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" /> <outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" /> <outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" /> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist.opml new/liferea-1.4.27/opml/feedlist.opml --- old/liferea-1.4.26/opml/feedlist.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist.opml 2009-03-13 21:57:08.000000000 +0100 @@ -5,19 +5,20 @@ </head> <body> <!-- lets keep this default English block in sync over all feed lists! --> - <outline text="International"> <!-- translate this for localized feed list --> + <outline text="Example Feeds"> <!-- translate this for localized feed list --> <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" /> <outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" /> <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" /> - <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" /> <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" /> <outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" /> <outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" /> - </outline> + </outline> + <outline text="Podcasts"> <!-- translate this for localized feed list --> + <outline text="EscapePod" htmlUrl="http://escapepod.org" xmlUrl="http://escapepod.org/podcast.xml"/> + </outline> </outline> <!-- end of default block --> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_pl.opml new/liferea-1.4.27/opml/feedlist_pl.opml --- old/liferea-1.4.26/opml/feedlist_pl.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist_pl.opml 2009-03-13 21:57:08.000000000 +0100 @@ -7,7 +7,6 @@ <outline text="Przykładowe Subskrypcje"> <outline text="polskie"> <outline text="7thGuard.net" htmlUrl="http://www.7thguard.net/" xmlUrl="http://rss.7thguard.net/7thguard.xml" /> - <outline text="LinuxNews.pl" htmlUrl="http://www.linuxnews.pl/" xmlUrl="http://www.linuxnews.pl/rss-index.html" /> <outline text="Linux.pl" htmlUrl="http://linux.pl/" xmlUrl="http://www.linux.pl/rss.php" /> <outline text="e-Linux.pl" htmlUrl="http://www.e-linux.pl/" xmlUrl="http://www.e-linux.pl/modules/rss/rss.php" /> <outline text="Hacking.pl" htmlUrl="http://hacking.pl/" xmlUrl="http://rss.hacking.pl/" /> @@ -15,13 +14,11 @@ <!-- lets keep this English block in sync over all feed lists! --> <outline text="międzynarodowe"> <outline text="Open Source"> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" /> <outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" /> <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" /> - <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" /> <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" /> <outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" /> <outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" /> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_pt_BR.opml new/liferea-1.4.27/opml/feedlist_pt_BR.opml --- old/liferea-1.4.26/opml/feedlist_pt_BR.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist_pt_BR.opml 2009-03-13 21:57:08.000000000 +0100 @@ -12,13 +12,11 @@ <!-- lets keep this English block in sync over all feed lists! --> <outline text="internacional"> <outline text="Open Source"> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" /> <outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" /> <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" /> - <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" /> <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" /> <outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" /> <outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" /> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_pt.opml new/liferea-1.4.27/opml/feedlist_pt.opml --- old/liferea-1.4.26/opml/feedlist_pt.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist_pt.opml 2009-03-13 21:57:08.000000000 +0100 @@ -13,14 +13,12 @@ <!-- lets keep this English block in sync over all feed lists! --> <outline text="internacional"> <outline text="Open Source"> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" /> <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" /> <outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" /> <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" /> - <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" /> <outline text="Planet Debian" htmlUrl="http://planet.debian.org/" xmlUrl="http://planet.debian.org/rss20.xml" /> <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" /> <outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" /> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_ru.opml new/liferea-1.4.27/opml/feedlist_ru.opml --- old/liferea-1.4.26/opml/feedlist_ru.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist_ru.opml 2009-03-13 21:57:08.000000000 +0100 @@ -18,13 +18,11 @@ <outline text="Международные ленты новостей"> <outline text="Свободное программное обеспечение"> <outline text="Open source"> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" /> <outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" /> <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" /> - <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" /> <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" /> <outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" /> <outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" /> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_sk.opml new/liferea-1.4.27/opml/feedlist_sk.opml --- old/liferea-1.4.26/opml/feedlist_sk.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist_sk.opml 2009-03-13 21:57:08.000000000 +0100 @@ -9,13 +9,11 @@ <!-- lets keep this default English block in sync over all feed lists! --> <outline text="International"> <!-- translate this for localized feed list --> <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> <outline text="GrokLaw" htmlUrl="http://www.groklaw.net/" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" /> <outline text="Linux.com" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" /> <outline text="mozillaZine" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" /> - <outline text="Newsforge" htmlUrl="http://www.newsforge.com" xmlUrl="http://www.newsforge.com/newsforge.rss" /> <outline text="Planet GNOME" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/atom.xml" /> <outline text="Slashdot" htmlUrl="http://slashdot.org" xmlUrl="http://slashdot.org/slashdot.rss" /> <outline text="TuxMobil" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" /> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/opml/feedlist_sv.opml new/liferea-1.4.27/opml/feedlist_sv.opml --- old/liferea-1.4.26/opml/feedlist_sv.opml 2008-10-25 14:28:52.000000000 +0200 +++ new/liferea-1.4.27/opml/feedlist_sv.opml 2009-03-13 21:57:08.000000000 +0100 @@ -14,13 +14,11 @@ <outline title="Nyheter från Expressen" text="Nyheter från Expressen" description="Nyheter från Expressen" type="rss" htmlUrl="http://expressen.se/1.573280.1175529352?standAlone=true" xmlUrl="http://expressen.se/1.573280?standAlone=true" lastPollTime="1176494844" lastFaviconPollTime="1176494844"/> </outline> <outline title="Öppen källkod" text="Öppen källkod" description="Öppen källkod" type="folder"> - <outline title="art.gnome.org" text="art.gnome.org" description="art.gnome.org" type="rss" htmlUrl="http://art.gnome.org" xmlUrl="http://art.gnome.org/backend.php" etag="05929c16ed169f933f77b664e34b3d90" lastModified="Fri, 13 Apr 2007 00:35:03 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974957"/> <outline title="Gnomefiles" text="Gnomefiles" description="Gnomefiles" type="rss" htmlUrl="http://www.gnomefiles.org" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" etag=""338080-3103-87904040"" lastModified="Fri, 13 Apr 2007 19:30:01 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/> <outline title="GNOME Footnotes" text="GNOME Footnotes" description="GNOME Footnotes" type="rss" htmlUrl="http://gnomedesktop.org" xmlUrl="http://www.gnomedesktop.org/backend.php" etag=""ad0d7d7c8988cf6a0d484e832d2769ff"" lastModified="Fri, 13 Apr 2007 19:30:05 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974957"/> <outline title="GrokLaw" text="GrokLaw" description="GrokLaw" type="rss" htmlUrl="http://www.groklaw.net" xmlUrl="http://www.groklaw.net/backend/GrokLaw.rdf" etag=""c1a52-10198-461fde7d"" lastModified="Fri, 13 Apr 2007 19:48:13 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/> <outline title="Linux.com" text="Linux.com" description="Linux.com" type="rss" htmlUrl="http://www.linux.com/" xmlUrl="http://www.linux.com/index.rss" etag="rMgsO1G/In5moLnQ4uOySU3R5Wk" lastModified="Fri, 13 Apr 2007 17:15:23 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/> <outline title="mozillaZine" text="mozillaZine" description="mozillaZine" type="rss" htmlUrl="http://www.mozillazine.org/" xmlUrl="http://www.mozillazine.org/contents.rdf" etag=""1664e2-b3d-ba57bdc0"" lastModified="Fri, 13 Apr 2007 17:21:03 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/> - <outline title="Newsforge" text="Newsforge" description="Newsforge" type="rss" htmlUrl="http://www.newsforge.com/" xmlUrl="http://www.newsforge.com/newsforge.rss" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/> <outline title="Planet GNOME" text="Planet GNOME" description="Planet GNOME" type="rss" htmlUrl="http://planet.gnome.org/" xmlUrl="http://planet.gnome.org/rss20.xml" etag=""7002b0-f350-abbe5600"" lastModified="Fri, 13 Apr 2007 19:40:08 GMT" lastPollTime="1176493726" lastFaviconPollTime="1173993849"/> <outline title="Slashdot" text="Slashdot" description="Slashdot" type="rss" htmlUrl="http://slashdot.org/" xmlUrl="http://slashdot.org/slashdot.rss" etag="DMtXnVxoVoIvDhGDrbbb26dy6hs" lastModified="Fri, 13 Apr 2007 19:24:17 GMT" lastPollTime="1176493724" lastFaviconPollTime="1174974955"/> <outline title="TuxMobil" text="TuxMobil" description="TuxMobil" type="rss" htmlUrl="http://tuxmobil.org" xmlUrl="http://tuxmobil.org/tuxmobil_rss.rdf" etag=""520211-fc3-461e3960"" lastModified="Thu, 12 Apr 2007 13:51:28 GMT" lastPollTime="1176493724" lastFaviconPollTime="1174974955"/> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/po/sk.po new/liferea-1.4.27/po/sk.po --- old/liferea-1.4.26/po/sk.po 2008-10-25 14:28:53.000000000 +0200 +++ new/liferea-1.4.27/po/sk.po 2009-02-22 19:39:05.000000000 +0100 @@ -1,7 +1,7 @@ # translation of liferea. -# Copyright (C) 2008 Free Software Foundation, Inc +# Copyright (C) 2008-2009 Free Software Foundation, Inc # This file is distributed under the same license as the liferea package. -# Pavol Klačanský <pavolzetor@gmail.com>, 2008. +# Pavol Klačanský <pavol@klacansky.com>, 2008, 2009. # # msgid "" @@ -9,13 +9,13 @@ "Project-Id-Version: liferea\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-08-08 23:59+0200\n" -"PO-Revision-Date: 2008-09-08 17:06+0200\n" -"Last-Translator: Pavol Klačanský <pavolzetor@gmail.com>\n" +"PO-Revision-Date: 2009-02-22 12:16+0100\n" +"Last-Translator: Pavol Klačanský <pavol@klacansky.com>\n" "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural= (n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;" +"Plural-Forms: nplurals=3; plural= (n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n" #: ../liferea.glade.h:1 msgid " " @@ -47,7 +47,7 @@ #: ../liferea.glade.h:8 msgid "<b>Hook</b>" -msgstr "" +msgstr "<b>Prichytenie</b>" #: ../liferea.glade.h:9 msgid "<b>Pending Requests</b>" @@ -67,17 +67,20 @@ #: ../liferea.glade.h:13 msgid "<b>text/plain</b>" -msgstr "" +msgstr "<b>text/plain</b>" #: ../liferea.glade.h:14 msgid "" "<i>This option can cause significant delays when loading folders containing " "many feeds.</i>" msgstr "" +"<i>Táto voľba môže spôsobiť podstatné oneskorenie, keď sa bude načítavať " +"priečinok s veľkým obsahom kanálov.</i>" #: ../liferea.glade.h:15 msgid "<span color=\"blue\" underline=\"single\">Liferea Homepage</span>" -msgstr "<span color=\"blue\" underline=\"single\">Domovská stránka Liferea</span>" +msgstr "" +"<span color=\"blue\" underline=\"single\">Domovská stránka Liferea</span>" #: ../liferea.glade.h:16 msgid "<span weight=\"bold\">Downloading Enclosures</span>" @@ -169,7 +172,9 @@ #: ../liferea.glade.h:38 msgid "Auto-_load item link in configured browser when selecting articles." -msgstr "Pri vybratí článku automaticky otvoriť odkaz na č_lánok v nastavenom prehliadači." +msgstr "" +"Pri vybratí článku automaticky otvoriť odkaz na č_lánok v nastavenom " +"prehliadači." #: ../liferea.glade.h:39 msgid "Browser" @@ -359,7 +364,7 @@ #: ../liferea.glade.h:109 msgid "Exec Command" -msgstr "" +msgstr "Vykoná príkaz" #: ../liferea.glade.h:110 msgid "Feed _Name:" @@ -429,8 +434,8 @@ "Note: <i>The username and password will be saved to your Liferea feedlist " "file without using encryption.</i>" msgstr "" -"Poznámka: <i>Používateľské meno a heslo bude uložené vo vašom Liferea " -"súbore so zoznamom kanálov bez použitia šifrovania.</i>" +"Poznámka: <i>Používateľské meno a heslo bude uložené vo vašom Liferea súbore " +"so zoznamom kanálov bez použitia šifrovania.</i>" #: ../liferea.glade.h:126 msgid "" @@ -507,7 +512,7 @@ #: ../liferea.glade.h:143 msgid "Search _Link for" -msgstr "" +msgstr "Vyhľadať _odkaz" #: ../liferea.glade.h:144 msgid "Select File..." @@ -550,6 +555,8 @@ "Starts searching for the specified text in all feeds. The search result will " "appear in the item list." msgstr "" +"Začne vyhľadávanie zadaného textu vo všetkých kanáloch. Výsledok hľadania sa " +"zobrazí v zozname článkov." #: ../liferea.glade.h:154 msgid "Subscription Properties" @@ -563,12 +570,13 @@ msgid "" "The cache setting controls if the contents of feeds are saved when Liferea " "exits. Marked items are always saved to the cache." -msgstr "" +msgstr "Nastavenia cache" #: ../liferea.glade.h:158 #, no-c-format msgid "This feed provider suggests an update interval of %d minutes." msgstr "" +"Poskytovateľ tohto kanálu odporúča interval aktualizácie každých %d minút." #: ../liferea.glade.h:159 msgid "Toolbar _button labels:" @@ -655,7 +663,7 @@ #: ../liferea.glade.h:179 msgid "_Feed specific update interval of" -msgstr "" +msgstr "Š_pecifický interval aktualizácie kanálu" #: ../liferea.glade.h:180 msgid "_Folder name:" @@ -724,7 +732,7 @@ #: ../liferea.glade.h:197 msgid "_Show the items of all child feeds when a folder is selected." -msgstr "" +msgstr "_Zobraziť články všetkých vnorených kanálov, keď je vybraný priečinok." #: ../liferea.glade.h:198 msgid "_Skim through articles with:" @@ -806,15 +814,15 @@ #: ../xslt/feed.xml.in.h:4 msgid "Filter Error Details" -msgstr "" +msgstr "Podrobnosti chyby filtru" #: ../xslt/feed.xml.in.h:5 msgid "Parser Error Details" -msgstr "" +msgstr "Podrobnosti chyby parsera" #: ../xslt/feed.xml.in.h:6 msgid "Publisher" -msgstr "" +msgstr "Vydavateľ" #: ../xslt/feed.xml.in.h:7 ../xslt/source.xml.in.h:1 msgid "Source:" @@ -830,11 +838,11 @@ #: ../xslt/feed.xml.in.h:9 msgid "There were errors while filtering this feed!" -msgstr "" +msgstr "Počas filtrovania tohto kanálu tu boli chyby!" #: ../xslt/feed.xml.in.h:10 msgid "There were errors while parsing this feed!" -msgstr "" +msgstr "Počas parsovania tohto kanálu tu boli chyby!" #: ../xslt/feed.xml.in.h:11 msgid "" @@ -869,7 +877,7 @@ #: ../xslt/item.xml.in.h:3 msgid "Comments" -msgstr "" +msgstr "Komentáre" #: ../xslt/item.xml.in.h:4 msgid "Creator" @@ -897,7 +905,7 @@ #: ../xslt/item.xml.in.h:10 msgid "Section" -msgstr "" +msgstr "Sekcia" #: ../xslt/item.xml.in.h:12 msgid "Updating..." @@ -909,7 +917,7 @@ #: ../xslt/item.xml.in.h:14 msgid "comments" -msgstr "" +msgstr "komentáre" #: ../xslt/item.xml.in.h:15 msgid "flag" @@ -924,8 +932,8 @@ "Add items to this news bin by selecting \"Copy to News Bin\" from the item " "list context menu." msgstr "" -"Pridať články do tohto archívu vybraním položky \"Kopírovať do archívu\" " -"so zoznamu kontextovej ponuky." +"Pridať články do tohto archívu vybraním položky \"Kopírovať do archívu\" so " +"zoznamu kontextovej ponuky." #: ../xslt/newsbin.xml.in.h:2 msgid "News Bin:" @@ -978,7 +986,7 @@ #: ../src/common.c:433 msgid "Payment Required" -msgstr "" +msgstr "Požadovaná platba" #: ../src/common.c:434 msgid "Access Forbidden" @@ -986,15 +994,15 @@ #: ../src/common.c:435 msgid "Resource Not Found" -msgstr "" +msgstr "Zdroj nebol nádjený" #: ../src/common.c:436 msgid "Method Not Allowed" -msgstr "" +msgstr "Metóda nie je povolená" #: ../src/common.c:437 msgid "Not Acceptable" -msgstr "" +msgstr "Neprijateľný" #: ../src/common.c:438 msgid "Proxy Authentication Required" @@ -1022,7 +1030,7 @@ #: ../src/common.c:448 msgid "(unknown networking error happened)" -msgstr "" +msgstr "(nastala neznáma chyba siete)" #: ../src/common.c:459 msgid "URL is invalid" @@ -1079,7 +1087,7 @@ #: ../src/export.c:152 #, c-format msgid "Error renaming %s to %s\n" -msgstr "" +msgstr "Chyba premenovania %s na %s\n" #: ../src/export.c:322 ../src/export.c:324 #, c-format @@ -1098,6 +1106,7 @@ #, c-format msgid "\"%s\" is not a valid OPML document! Liferea cannot import this file!" msgstr "" +"\"%s\" nie je platný OPML dokument! Liferea nemôže importovať tento súbor!" #: ../src/export.c:373 msgid "Imported feed list" @@ -1113,7 +1122,7 @@ #: ../src/export.c:392 msgid "Error while exporting feed list!" -msgstr "" +msgstr "Chyba počas exportovania zoznamu kanálov!" #: ../src/export.c:394 msgid "Feed List exported!" @@ -1187,10 +1196,10 @@ "automatically. Please remove this directory manually once you are sure " "migration was successful!" msgstr "" -"Táto verzia programu Liferea používa nový formát cache a musí premiestniť" -"vašu cache kanálov. Obsah cache vo v1.2 v priečinku ~/.liferea_1.2 nebude " -"automaticky odstránený. Odstránte, prosím, tento priečinok ručne akonáhle " -"si budete istý že premiestnenie bolo úspešné!" +"Táto verzia programu Liferea používa nový formát cache a musí " +"premiestniťvašu cache kanálov. Obsah cache vo v1.2 v priečinku ~/." +"liferea_1.2 nebude automaticky odstránený. Odstránte, prosím, tento " +"priečinok ručne akonáhle si budete istý že premiestnenie bolo úspešné!" #: ../src/html.c:154 msgid "Feed link auto discovery failed! No feed links found!" @@ -1215,15 +1224,15 @@ #: ../src/main.c:72 msgid " Start Liferea with its main window in STATE." -msgstr " Spustiť Liferea s hlavným oknom v STAVE." +msgstr " Spustí program Liferea s hlavným oknom v STAVE." #: ../src/main.c:73 msgid " STATE may be `shown', `iconified', or `hidden'" -msgstr " STAV môže byť `shown', `iconified', or `hidden'" +msgstr " STAV môže byť `shown', `iconified', alebo `hidden'" #: ../src/main.c:75 msgid " --debug-<topic> Print debugging messages for the given topic" -msgstr " --debug-<topic> Vypíše správy ladenia pre zadaný tému" +msgstr " --debug-<téma> Vypíše správy ladenia pre zadanú tému" #: ../src/main.c:76 msgid " Possible topics are: all,cache,conf,db,gui,html" @@ -1235,17 +1244,17 @@ #: ../src/main.c:157 msgid "Liferea seems to be running already!" -msgstr "" +msgstr "Zdá sa, že Liferea je už spustená!" #: ../src/main.c:227 #, c-format msgid "The --mainwindow-state argument must be given a parameter.\n" -msgstr "" +msgstr "Argumentu --mainwindow-state musí byť predaný parameter.\n" #: ../src/main.c:235 #, c-format msgid "The --session argument must be given a parameter.\n" -msgstr "" +msgstr "Argumentu --session musí byť predaný parameter.\n" #: ../src/main.c:238 #, c-format @@ -1415,7 +1424,7 @@ #: ../src/xml.c:499 msgid "XML Parser: Could not parse document:\n" -msgstr "" +msgstr "XML parser: Nemohol byť parsovaný dokument:\n" #: ../src/ui/eggtrayicon.c:133 msgid "Orientation" @@ -1432,7 +1441,7 @@ #: ../src/ui/ui_enclosure.c:74 #, c-format msgid "\"%s\" is not a valid enclosure type config file!" -msgstr "" +msgstr "\"%s\" nie je platný typ prílohy konfiguračného súboru!" #. just saving #: ../src/ui/ui_enclosure.c:165 @@ -1482,7 +1491,7 @@ #. FIXME: bad because this is not only used for item links! #: ../src/ui/ui_htmlview.c:202 msgid "This item does not have a link assigned!" -msgstr "" +msgstr "Tento článok nemá priradený odkaz!" #: ../src/ui/ui_htmlview.c:297 ../src/ui/ui_htmlview.c:317 #, c-format @@ -1492,7 +1501,7 @@ #: ../src/ui/ui_htmlview.c:320 #, c-format msgid "Starting: \"%s\"" -msgstr "" +msgstr "Spúšťa sa: \"%s" #: ../src/ui/ui_itemlist.c:211 msgid "<i>*** No title ***</i>" @@ -1510,11 +1519,11 @@ #: ../src/ui/ui_itemlist.c:581 ../src/ui/ui_itemlist.c:729 #: ../src/ui/ui_itemlist.c:747 msgid "No item has been selected" -msgstr "" +msgstr "Neboli vybrané články" #: ../src/ui/ui_itemlist.c:504 msgid "This item has no link specified!" -msgstr "" +msgstr "Tento článok nemá špecifikovaný odkaz!" #: ../src/ui/ui_itemlist.c:571 msgid "You must select a feed to delete its items!" @@ -1522,7 +1531,7 @@ #: ../src/ui/ui_itemlist.c:757 msgid "No link selected!" -msgstr "" +msgstr "Žiadny vybraný odkaz!" #. launch the homepage when button in about dialog is pressed #: ../src/ui/ui_mainwindow.c:206 @@ -1531,7 +1540,7 @@ #: ../src/ui/ui_mainwindow.c:210 msgid "topics_en.html" -msgstr "" +msgstr "topics_en.html" #: ../src/ui/ui_mainwindow.c:211 msgid "Help Topics" @@ -1539,7 +1548,7 @@ #: ../src/ui/ui_mainwindow.c:217 msgid "reference_en.html" -msgstr "" +msgstr "reference_en.html" #: ../src/ui/ui_mainwindow.c:218 msgid "Quick Reference" @@ -1547,7 +1556,7 @@ #: ../src/ui/ui_mainwindow.c:223 msgid "faq_en.html" -msgstr "" +msgstr "faq_en.html" #: ../src/ui/ui_mainwindow.c:224 msgid "FAQ" @@ -1564,11 +1573,12 @@ "subscription select Feeds -> New Subscription. To browse the headlines of " "a feed select it in the feed list and the headlines will be loaded into the " "right pane.</p>" -msgstr "<p>Vitajte v programe <b>Liferea</b>, agregátor správ pre internetové " -"kanály so správami.</p><p>Lavá časť obsahuje zoznam prihlásení. Pre " -"pridanie prihlásenia vyberte Prihlásenia -> Nové prihlásenie. Pre " -"prehliadanie článkov kanálu ho vyberte v zozname a článok bude načítaný " -"v pravej časti.</p>" +msgstr "" +"<p>Vitajte v programe <b>Liferea</b>, agregátor správ pre internetové kanály " +"so správami.</p><p>Lavá časť obsahuje zoznam prihlásení. Pre pridanie " +"prihlásenia vyberte Prihlásenia -> Nové prihlásenie. Pre prehliadanie " +"článkov kanálu ho vyberte v zozname a článok bude načítaný v pravej časti.</" +"p>" #: ../src/ui/ui_mainwindow.c:745 msgid "Liferea is now online" @@ -1660,7 +1670,7 @@ #: ../src/ui/ui_mainwindow.c:1028 msgid "Toggles the read status of the selected item." -msgstr "" +msgstr "Prepne stav prečítaný vybraného článku." #: ../src/ui/ui_mainwindow.c:1030 msgid "Toggle Item _Flag" @@ -1668,7 +1678,7 @@ #: ../src/ui/ui_mainwindow.c:1030 msgid "Toggles the flag status of the selected item." -msgstr "" +msgstr "Prepne stav emblému vybraného článku." #: ../src/ui/ui_mainwindow.c:1032 msgid "R_emove" @@ -1676,7 +1686,7 @@ #: ../src/ui/ui_mainwindow.c:1032 msgid "Removes the selected item." -msgstr "" +msgstr "Odstráni vybraný článok." #: ../src/ui/ui_mainwindow.c:1034 msgid "_Launch In Browser" @@ -1792,7 +1802,7 @@ #: ../src/ui/ui_mainwindow.c:1064 msgid "Set view mode to mail client mode." -msgstr "" +msgstr "Nastaví režim zobrazenia na režim poštového klienta." #: ../src/ui/ui_mainwindow.c:1066 msgid "_Wide View" @@ -1800,7 +1810,7 @@ #: ../src/ui/ui_mainwindow.c:1066 msgid "Set view mode to use three vertical panes." -msgstr "" +msgstr "Nastaví režim zobrazenia s použitím troch zvislých častí." #: ../src/ui/ui_mainwindow.c:1068 msgid "_Combined View" @@ -1808,7 +1818,7 @@ #: ../src/ui/ui_mainwindow.c:1068 msgid "Set view mode to two pane mode." -msgstr "" +msgstr "Nastaví režim zobrazenia na režim s dvomi časťami." #: ../src/ui/ui_mainwindow.c:1073 msgid "_New Subscription..." @@ -1840,7 +1850,7 @@ #: ../src/ui/ui_mainwindow.c:1077 msgid "Adds a new feed list source." -msgstr "" +msgstr "Pridá nový zdroj zoznamu kanálov." #: ../src/ui/ui_mainwindow.c:1078 msgid "New _News Bin..." @@ -1859,8 +1869,8 @@ "Marks all items of the selected subscription or of all subscriptions of the " "selected folder as read." msgstr "" -"Označí všetky články vybratého prihlásenia alebo všetkých prihlásení " -"vo vybratom priečinku ako prečítané." +"Označí všetky články vybratého prihlásenia alebo všetkých prihlásení vo " +"vybratom priečinku ako prečítané." #: ../src/ui/ui_mainwindow.c:1084 msgid "_Update" @@ -1899,12 +1909,18 @@ #: ../src/ui/ui_mainwindow.c:1228 #, c-format msgid " (%d new)" -msgstr " (%d nových)" +msgid_plural " (%d new)" +msgstr[0] " (%d nových)" +msgstr[1] " (%d nový)" +msgstr[2] " (%d nové)" #: ../src/ui/ui_mainwindow.c:1234 #, c-format msgid "%d unread%s" -msgstr "%d neprečítaných%s" +msgid_plural "%d unread%s" +msgstr[0] "%d neprečítaných%s" +msgstr[1] "%d neprečítaný%s" +msgstr[2] "%d neprečítané%s" #: ../src/ui/ui_node.c:110 msgid "<i>(empty)</i>" @@ -2071,11 +2087,11 @@ #: ../src/ui/ui_prefs.c:137 msgid "Force update of all feeds" -msgstr "" +msgstr "Vnútiť aktualizáciu všetkých kanálov" #: ../src/ui/ui_prefs.c:138 msgid "No feed update at all" -msgstr "" +msgstr "Vôbec neaktualizovať kanály" #: ../src/ui/ui_prefs.c:143 msgid "minutes" @@ -2137,12 +2153,12 @@ #: ../src/ui/ui_script.c:35 msgid "startup" -msgstr "" +msgstr "pri spustení" #. update events #: ../src/ui/ui_script.c:38 msgid "feed updated" -msgstr "" +msgstr "pri aktualizovaní kanálu" #. feed list editing #: ../src/ui/ui_script.c:41 @@ -2152,27 +2168,27 @@ #. selection hooks #: ../src/ui/ui_script.c:44 msgid "item selected" -msgstr "" +msgstr "pri vybraní článku" #: ../src/ui/ui_script.c:45 msgid "feed selected" -msgstr "" +msgstr "pri vybraní kanálu" #: ../src/ui/ui_script.c:46 msgid "item unselected" -msgstr "" +msgstr "pri zrušení vybrania článku" #: ../src/ui/ui_script.c:47 msgid "feed unselected" -msgstr "" +msgstr "pri zrušení vybrania kanálu" #: ../src/ui/ui_script.c:49 msgid "shutdown" -msgstr "vypnúť" +msgstr "pri vypnutí" #: ../src/ui/ui_script.c:153 msgid "Sorry, no scripting support available!" -msgstr "" +msgstr "Prepáčte, podpora skriptovania nie je dostupná!" #: ../src/ui/ui_script.c:179 msgid "Script Name" @@ -2180,12 +2196,15 @@ #: ../src/ui/ui_script.c:230 msgid "No script selected!" -msgstr "" +msgstr "Nevybraný skript!" #: ../src/ui/ui_search.c:118 #, c-format msgid "%d Search Result for \"%s\"" -msgstr "%d Výsledky hľadania pre \"%s\"" +msgid_plural "%d Search Results for \"%s\"" +msgstr[0] "%d výsledkov hľadania pre \"%s\"" +msgstr[1] "%d výsledok hľadania pre \"%s\"" +msgstr[2] "%d výsledky hľadania pre \"%s\"" #: ../src/ui/ui_search.c:123 msgid "" @@ -2202,8 +2221,14 @@ #: ../src/ui/ui_subscription.c:441 #, c-format msgid "The provider of this feed suggests an update interval of %d minute." +msgid_plural "" "The provider of this feed suggests an update interval of %d minutes." -msgstr "" +msgstr[0] "" +"Poskytovateľ tohto kanálu odporúča interval aktualizácie každých %d minút." +msgstr[1] "" +"Poskytovateľ tohto kanálu odporúča interval aktualizácie každú minútu." +msgstr[2] "" +"Poskytovateľ tohto kanálu odporúča interval aktualizácie každé %d minúty." #: ../src/ui/ui_subscription.c:445 msgid "This feed specifies no default update interval." @@ -2212,7 +2237,10 @@ #: ../src/ui/ui_tray.c:205 #, c-format msgid "%d new item" -msgstr "%d nový článok" +msgid_plural "%d new items" +msgstr[0] "%d nových článkov" +msgstr[1] "%d nový článok" +msgstr[2] "%d nové články" #: ../src/ui/ui_tray.c:212 msgid "No new items" @@ -2223,13 +2251,18 @@ msgid "" "%s\n" "%d unread item" +msgid_plural "" "%s\n" "%d unread items" -msgstr "" +msgstr[0] "" +"%s\n" +"%d neprečítaných článkov" +msgstr[1] "" "%s\n" "%d neprečítaný článok" +msgstr[2] "" "%s\n" -"%d neprečítaných článkov" +"%d neprečítané články" #: ../src/ui/ui_tray.c:218 #, c-format @@ -2242,7 +2275,7 @@ #: ../src/parsers/atom10.c:111 msgid "Liferea is unable to display this item's content." -msgstr "" +msgstr "Programu Liferea sa nepodarilo zobraziť obsah tohto článku." #: ../src/parsers/atom10.c:117 #, c-format @@ -2251,7 +2284,7 @@ #: ../src/parsers/atom10.c:249 msgid "Invalid Atom feed: unknown author" -msgstr "" +msgstr "Neplatný Atom kanál: neznámy autor" #: ../src/parsers/ns_ag.c:70 msgid "%b %d %H:%M" @@ -2276,7 +2309,7 @@ #: ../src/fl_sources/bloglines_source.c:86 msgid "Bloglines" -msgstr "" +msgstr "Bloglines" #: ../src/fl_sources/bloglines_source.c:87 msgid "" @@ -2385,7 +2418,7 @@ #: ../src/notification/notif_libnotify.c:116 msgid "Visit" -msgstr "" +msgstr "Navštíviť" #: ../src/notification/notif_libnotify.c:155 #: ../src/notification/notif_libnotify.c:239 @@ -2400,13 +2433,31 @@ #: ../src/notification/notif_libnotify.c:226 #, c-format msgid "%s has %d new / updated headline\n" -msgstr "%s obsahuje %d nové / aktualizované články\n" +msgid_plural "%s has %d new / updated headlines\n" +msgstr[0] "%s obsahuje %d nových / aktualizovaných článkov\n" +msgstr[1] "%s obsahuje %d nový / aktualizovaný článok\n" +msgstr[2] "%s obsahuje %d nové / aktualizované články\n" #: ../src/notification/notif_libnotify.c:228 msgid "Feed Update" -msgstr "" +msgstr "Aktualizovať kanály" #: ../src/notification/notif_libnotify.c:236 msgid "Show details" msgstr "Zobraziť podrobnosti" +#~ msgid "" +#~ "The provider of this feed suggests an update interval of %d minute.The " +#~ "provider of this feed suggests an update interval of %d minutes." +#~ msgstr "" +#~ "Poskytovateľ tohto kanálu odporúča interval aktualizácie každú minútu." +#~ "Poskytovateľ tohto kanálu odporúča interval aktualizácie každých %d minút." + +#~ msgid "" +#~ "%s\n" +#~ "%d unread item%s\n" +#~ "%d unread items" +#~ msgstr "" +#~ "%s\n" +#~ "%d neprečítaný článok%s\n" +#~ "%d neprečítaných článkov" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/src/mozilla/mozilla.c new/liferea-1.4.27/src/mozilla/mozilla.c --- old/liferea-1.4.26/src/mozilla/mozilla.c 2008-10-25 14:28:50.000000000 +0200 +++ new/liferea-1.4.27/src/mozilla/mozilla.c 2009-03-09 21:36:50.000000000 +0100 @@ -38,7 +38,7 @@ /* Avoid influencing the component loading by $MOZILLA_FIVE_HOME */ g_unsetenv("MOZILLA_FIVE_HOME"); - gtk_moz_embed_set_comp_path(MOZILLA_LIB_ROOT); + /* gtk_moz_embed_set_comp_path(MOZILLA_LIB_ROOT); */ #endif mozembed_init(); } diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/xslt/feed.xml new/liferea-1.4.27/xslt/feed.xml --- old/liferea-1.4.26/xslt/feed.xml 2009-02-21 19:55:13.000000000 +0100 +++ new/liferea-1.4.27/xslt/feed.xml 2009-03-13 23:00:21.000000000 +0100 @@ -91,6 +91,7 @@ <span xml:lang="pt">Foram encontrados alguns erros ao processar esta fonte!</span> <span xml:lang="pt_BR">Alguns erros foram encontrados ao processar esta fonte de notícias!</span> <span xml:lang="ru">При разборе этой ленты произошли ошибки!</span> + <span xml:lang="sk">Počas parsovania tohto kanálu tu boli chyby!</span> <span xml:lang="sq">Pati gabime ndërsa përtypej kjo prurje!</span> <span xml:lang="sv">Fel inträffade under tolkning av denna kanal!</span> <span xml:lang="tr">Bu haberi ayrıştırırken hatalar oluştu!</span> @@ -114,6 +115,7 @@ <span xml:lang="pt">Detalhes dos Erros do Analisador</span> <span xml:lang="pt_BR">Detalhes de Erro do Analisador</span> <span xml:lang="ru">Детали ошибок парсера</span> + <span xml:lang="sk">Podrobnosti chyby parsera</span> <span xml:lang="sq">Hollësi Gabimi Përtypjeje</span> <span xml:lang="sv">Detaljer för tolkningsfel</span> <span xml:lang="tr">Ayrıştırıcı Hata Detayları</span> @@ -184,6 +186,7 @@ <span xml:lang="pt">Foram encontrados alguns erros ao filtrar esta fonte!</span> <span xml:lang="pt_BR">Alguns erros foram encontrados ao filtrar esta fonte de notícias!</span> <span xml:lang="ru">При фильтрации этой ленты произошли ошибки!</span> + <span xml:lang="sk">Počas filtrovania tohto kanálu tu boli chyby!</span> <span xml:lang="sq">Pati gabime ndërsa filtrohej kjo prurje!</span> <span xml:lang="sv">Det inträffade fel under filtreringen av denna kanal!</span> <span xml:lang="tr">Bu haberi filtrelerken hatalar oluştu!</span> @@ -207,6 +210,7 @@ <span xml:lang="pt">Detalhes dos Erros do Filtro</span> <span xml:lang="pt_BR">Detalhes de Erros do Filtro</span> <span xml:lang="ru">Детали ошибок фильтра</span> + <span xml:lang="sk">Podrobnosti chyby filtru</span> <span xml:lang="sq">Hollësi Gabimi Filtri</span> <span xml:lang="sv">Detaljer för filterfel</span> <span xml:lang="tr">Filtre Hata Detayları</span> @@ -337,6 +341,7 @@ <span xml:lang="pt">Editores</span> <span xml:lang="pt_BR">Editores</span> <span xml:lang="ru">Публикатор</span> + <span xml:lang="sk">Vydavateľ</span> <span xml:lang="sq">Botues</span> <span xml:lang="sv">Publicerare</span> <span xml:lang="tr">Yayımcı</span></b> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/liferea-1.4.26/xslt/item.xml new/liferea-1.4.27/xslt/item.xml --- old/liferea-1.4.26/xslt/item.xml 2009-02-21 19:55:13.000000000 +0100 +++ new/liferea-1.4.27/xslt/item.xml 2009-03-13 23:00:21.000000000 +0100 @@ -463,6 +463,7 @@ <span xml:lang="pt">comentários</span> <span xml:lang="pt_BR">comentários</span> <span xml:lang="ru">комментировать</span> + <span xml:lang="sk">komentáre</span> <span xml:lang="sq">komente</span> <span xml:lang="sv">kommentarer</span> <span xml:lang="tr">yorumlar</span> @@ -562,6 +563,7 @@ <span xml:lang="pt">Comentários</span> <span xml:lang="pt_BR">comentários</span> <span xml:lang="ru">комментарии</span> + <span xml:lang="sk">Komentáre</span> <span xml:lang="sq">Komente</span> <span xml:lang="sv">Kommentarer</span> <span xml:lang="tr">Yorumlar</span></b> @@ -666,6 +668,7 @@ <span xml:lang="pt">Secção</span> <span xml:lang="pt_BR">Seção</span> <span xml:lang="ru">Секция</span> + <span xml:lang="sk">Sekcia</span> <span xml:lang="sq">Ndarje</span> <span xml:lang="sv">Avsnitt</span> <span xml:lang="tr">Kısım</span></span> ++++++ liferea-opensuse-feeds.patch ++++++ --- /var/tmp/diff_new_pack.n26374/_old 2009-03-25 22:59:57.000000000 +0100 +++ /var/tmp/diff_new_pack.n26374/_new 2009-03-25 22:59:57.000000000 +0100 @@ -1,206 +1,220 @@ From: btimothy Fix for https://bugzilla.novell.com/show_bug.cgi?id=183686 Added two (2) openSUSE feeds to the Example Feeds ---- opml/feedlist.opml +Index: opml/feedlist.opml +=================================================================== +--- opml/feedlist.opml.orig +++ opml/feedlist.opml -@@ -6,6 +6,11 @@ +@@ -5,6 +5,10 @@ + </head> <body> <!-- lets keep this default English block in sync over all feed lists! --> - <outline text="International"> <!-- translate this for localized feed list --> -+ <outline text="openSUSE"> -+ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> -+ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> -+ </outline> ++ <outline text="openSUSE"> ++ <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> ++ <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> ++ </outline> + <outline text="Example Feeds"> <!-- translate this for localized feed list --> <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> - <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" /> ---- opml/feedlist_bg.opml + <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> +Index: opml/feedlist_bg.opml +=================================================================== +--- opml/feedlist_bg.opml.orig +++ opml/feedlist_bg.opml -@@ -14,6 +14,11 @@ +@@ -14,6 +14,10 @@ <!-- lets keep this default English block in sync over all feed lists! --> <outline text="International"> <!-- translate this for localized feed list --> + <outline text="openSUSE"> + <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> + <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> + </outline> <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> - <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" /> ---- opml/feedlist_ca.opml + <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> + <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> +Index: opml/feedlist_ca.opml +=================================================================== +--- opml/feedlist_ca.opml.orig +++ opml/feedlist_ca.opml -@@ -19,6 +19,11 @@ +@@ -18,6 +18,10 @@ <!-- lets keep this English block in sync over all feed lists! --> <outline text="Fuentes de ejemplo (inglés)"> + <outline text="openSUSE"> + <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> + <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> + </outline> <outline text="Open Source"> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> - <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" /> ---- opml/feedlist_de.opml + <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> + <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> +Index: opml/feedlist_de.opml +=================================================================== +--- opml/feedlist_de.opml.orig +++ opml/feedlist_de.opml -@@ -14,6 +14,11 @@ +@@ -22,6 +22,10 @@ <!-- lets keep this default English block in sync over all feed lists! --> <outline text="International"> <!-- translate this for localized feed list --> + <outline text="openSUSE"> + <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> + <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> + </outline> <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> - <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" /> ---- opml/feedlist_es.opml + <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> + <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> +Index: opml/feedlist_es.opml +=================================================================== +--- opml/feedlist_es.opml.orig +++ opml/feedlist_es.opml -@@ -16,6 +16,12 @@ +@@ -14,6 +14,11 @@ <!-- lets keep this default English block in sync over all feed lists! --> <outline text="Fuentes de ejemplo (inglés)"> + <outline text="openSUSE"> + <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> + <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> + </outline> + <outline text="Open Source"> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> - <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" /> ---- opml/feedlist_eu.opml + <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> + <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> +Index: opml/feedlist_eu.opml +=================================================================== +--- opml/feedlist_eu.opml.orig +++ opml/feedlist_eu.opml -@@ -26,6 +26,12 @@ +@@ -21,6 +21,11 @@ <!-- lets keep this default English block in sync over all feed lists! --> <outline text="International"> <!-- translate this for localized feed list --> + <outline text="openSUSE"> + <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> + <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> + </outline> + <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> - <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" /> ---- opml/feedlist_fr.opml + <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> + <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> +Index: opml/feedlist_fr.opml +=================================================================== +--- opml/feedlist_fr.opml.orig +++ opml/feedlist_fr.opml -@@ -24,6 +24,12 @@ +@@ -22,6 +22,11 @@ </outline> <!-- lets keep this default English block in sync over all feed lists! --> <outline text="International"> <!-- translate this for localized feed list --> + <outline text="openSUSE"> + <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> + <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> + </outline> + <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> - <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" /> ---- opml/feedlist_nl.opml + <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> + <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> +Index: opml/feedlist_nl.opml +=================================================================== +--- opml/feedlist_nl.opml.orig +++ opml/feedlist_nl.opml -@@ -6,6 +6,12 @@ +@@ -6,6 +6,11 @@ <body> <!-- lets keep this default English block in sync over all feed lists! --> <outline text="International"> <!-- translate this for localized feed list --> + <outline text="openSUSE"> + <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> + <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> + </outline> + <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> - <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" /> ---- opml/feedlist_pl.opml + <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> + <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> +Index: opml/feedlist_pl.opml +=================================================================== +--- opml/feedlist_pl.opml.orig +++ opml/feedlist_pl.opml -@@ -14,6 +14,12 @@ +@@ -13,6 +13,11 @@ </outline> <!-- lets keep this English block in sync over all feed lists! --> <outline text="międzynarodowe"> + <outline text="openSUSE"> + <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> + <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> + </outline> + <outline text="Open Source"> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> - <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" /> ---- opml/feedlist_pt_BR.opml + <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> + <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> +Index: opml/feedlist_pt_BR.opml +=================================================================== +--- opml/feedlist_pt_BR.opml.orig +++ opml/feedlist_pt_BR.opml -@@ -11,6 +11,12 @@ +@@ -11,6 +11,11 @@ </outline> <!-- lets keep this English block in sync over all feed lists! --> <outline text="internacional"> + <outline text="openSUSE"> + <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> + <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> + </outline> + <outline text="Open Source"> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> - <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" /> ---- opml/feedlist_ru.opml + <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> + <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> +Index: opml/feedlist_ru.opml +=================================================================== +--- opml/feedlist_ru.opml.orig +++ opml/feedlist_ru.opml -@@ -17,6 +17,12 @@ +@@ -17,6 +17,11 @@ <!-- lets keep this English block in sync over all feed lists! --> <outline text="Международные ленты новостей"> <outline text="Свободное программное обеспечение"> + <outline text="openSUSE"> + <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> + <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> + </outline> + <outline text="Open source"> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> - <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" /> ---- opml/feedlist_sk.opml + <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> + <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> +Index: opml/feedlist_sk.opml +=================================================================== +--- opml/feedlist_sk.opml.orig +++ opml/feedlist_sk.opml -@@ -8,6 +8,12 @@ +@@ -8,6 +8,11 @@ <!-- lets keep this default English block in sync over all feed lists! --> <outline text="International"> <!-- translate this for localized feed list --> + <outline text="openSUSE"> + <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> + <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> + </outline> + <outline text="Open Source"> <!-- translate this for localized feed list --> - <outline text="art.gnome.org" htmlUrl="http://art.gnome.org/" xmlUrl="http://art.gnome.org/backend.php" /> - <outline text="Debian Package a Day" htmlUrl="http://debaday.debian.net/" xmlUrl="http://debaday.debian.net/feed/atom/" /> ---- opml/feedlist_sv.opml + <outline text="Gnomefiles" htmlUrl="http://www.gnomefiles.org/" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" /> + <outline text="GNOME Footnotes" htmlUrl="http://www.gnomedesktop.org/" xmlUrl="http://www.gnomedesktop.org/backend.php" /> +Index: opml/feedlist_sv.opml +=================================================================== +--- opml/feedlist_sv.opml.orig +++ opml/feedlist_sv.opml -@@ -14,6 +14,12 @@ +@@ -13,6 +13,11 @@ <outline title="CS: Öppen källkod" text="CS: Öppen källkod" description="CS: Öppen källkod" type="rss" htmlUrl="http://computersweden.idg.se" xmlUrl="http://computersweden.idg.se/rss/%C3%B6ppen+k%C3%A4llkod" lastPollTime="1176494784" lastFaviconPollTime="1176494789"/> <outline title="Nyheter från Expressen" text="Nyheter från Expressen" description="Nyheter från Expressen" type="rss" htmlUrl="http://expressen.se/1.573280.1175529352?standAlone=true" xmlUrl="http://expressen.se/1.573280?standAlone=true" lastPollTime="1176494844" lastFaviconPollTime="1176494844"/> </outline> + <outline text="openSUSE"> + <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> + <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> + </outline> + <outline title="Öppen källkod" text="Öppen källkod" description="Öppen källkod" type="folder"> - <outline title="art.gnome.org" text="art.gnome.org" description="art.gnome.org" type="rss" htmlUrl="http://art.gnome.org" xmlUrl="http://art.gnome.org/backend.php" etag="05929c16ed169f933f77b664e34b3d90" lastModified="Fri, 13 Apr 2007 00:35:03 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974957"/> - <outline title="Debian Package a Day" text="Debian Package a Day" description="Debian Package a Day" type="pie" htmlUrl="http://debaday.livejournal.com/" xmlUrl="http://www.livejournal.com/users/debaday/data/atom" lastModified="Mon, 15 Nov 2004 15:01:13 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/> ---- opml/feedlist_tr.opml + <outline title="Gnomefiles" text="Gnomefiles" description="Gnomefiles" type="rss" htmlUrl="http://www.gnomefiles.org" xmlUrl="http://www.gnomefiles.org/files/gnomefiles.rdf" etag=""338080-3103-87904040"" lastModified="Fri, 13 Apr 2007 19:30:01 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974955"/> + <outline title="GNOME Footnotes" text="GNOME Footnotes" description="GNOME Footnotes" type="rss" htmlUrl="http://gnomedesktop.org" xmlUrl="http://www.gnomedesktop.org/backend.php" etag=""ad0d7d7c8988cf6a0d484e832d2769ff"" lastModified="Fri, 13 Apr 2007 19:30:05 GMT" lastPollTime="1176493726" lastFaviconPollTime="1174974957"/> +Index: opml/feedlist_tr.opml +=================================================================== +--- opml/feedlist_tr.opml.orig +++ opml/feedlist_tr.opml -@@ -16,5 +16,11 @@ +@@ -16,5 +16,10 @@ <outline title="Özgürlükİçin Gezegeni" text="Özgürlükİçin Gezegeni" description="Özgürlükİçin Gezegeni" type="rss" id="vslcibm" sortColumn="time" viewMode="0" htmlUrl="http://www.ozgurlukicin.com/gezegen" xmlUrl="http://ozgurlukicin.com/rss/gezegen/" updateInterval="-1"/> <outline title="Linux Gezegeni" text="Linux Gezegeni" description="Linux Gezegeni" type="rss" id="onddcru" sortColumn="time" viewMode="0" htmlUrl="http://gezegen.linux.org.tr" xmlUrl="http://gezegen.linux.org.tr/rss20.xml" updateInterval="-1"/> </outline> + <outline text="openSUSE"> + <outline text="openSUSE News" htmlUrl="http://news.opensuse.org/" xmlUrl="http://news.opensuse.org/?feed=rss2" /> -+ <outline text="Novell Forge : Community - SUSE LINUX" htmlUrl="http://forge.novell.com/modules/xfmod/community/?susecomm" xmlUrl="http://forge.novell.com/modules/xfmod/community/rssfeed.php?group_id=1367" /> + <outline text="Planet SUSE" htmlUrl="http://planetsuse.org/" xmlUrl="http://www.planetsuse.org/rss20.xml" /> + </outline> + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de