[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenetwork/knewsticker/common
From:       Helge Deller <deller () kde ! org>
Date:       2004-10-25 19:41:01
Message-ID: 20041025194101.29F6116C05 () office ! kde ! org
[Download RAW message or body]

CVS commit by deller: 

add links to OS-News.com, Spiegel.de, FAZ.net and N24.de provided by Tobias Moosherr
CCMAIL: tobias.moosherr@sap.com


  M +21 -1     configaccess.cpp   1.83
  M +1 -1      configaccess.h   1.69


--- kdenetwork/knewsticker/common/configaccess.cpp  #1.82:1.83
@@ -277,4 +277,9 @@ static NewsSourceBase::Data NewsSourceDe
                 QString::fromLatin1("http://br-linux.org/noticias/favicon.ico"),
                 NewsSourceBase::Computers, 10, false, false),
+                NewsSourceBase::Data(
+                QString::fromLatin1("OSNews.com"),
+                QString::fromLatin1("http://www.osnews.com/files/recent.rdf"),
+                QString::fromLatin1("http://www.osnews.com/favicon.ico"),
+                NewsSourceBase::Computers, 10, false, false),
         // Miscellaneous ------
                 NewsSourceBase::Data(
@@ -283,4 +288,9 @@ static NewsSourceBase::Data NewsSourceDe
                 QString::fromLatin1("http://www.tagesschau.de/favicon.ico"),
                 NewsSourceBase::Misc, 10, true, false, QString::fromLatin1("de")),
+                NewsSourceBase::Data(
+                QString::fromLatin1("N24.de"),
+                QString::fromLatin1("http://www.n24.de/rss/?rubrik=home"),
+                QString::fromLatin1("http://www.n24.de/favicon.ico"),
+                NewsSourceBase::Misc, 10, true, false, QString::fromLatin1("de")),
 /*
                 NewsSourceBase::Data(
@@ -315,5 +325,15 @@ static NewsSourceBase::Data NewsSourceDe
                 QString::fromLatin1("http://www.revistadolinux.com.br/noticias/arquivo/noticias.rdf"),
                 QString::fromLatin1("http://www.revistadolinux.com.br/favicon.ico"),
-                NewsSourceBase::Magazines, 10, false, false),   
+                NewsSourceBase::Magazines, 10, false, false /*, QString::fromLatin1("br")*/ ),
+                NewsSourceBase::Data(
+                QString::fromLatin1("Spiegel.de"),
+                QString::fromLatin1("http://www.spiegel.de/schlagzeilen/rss/0,5291,,00.xml"),
+                QString::fromLatin1("http://www.spiegel.de/favicon.ico"),
+                NewsSourceBase::Magazines, 10, true, false, QString::fromLatin1("de")),
+                NewsSourceBase::Data(
+                QString::fromLatin1("FAZ.de"),
+                QString::fromLatin1("http://www.faz.net/s/Rub/Tpl~Epartner~SRss_.xml"),
+                QString::fromLatin1("http://www.faz.net/favicon.ico"),
+                NewsSourceBase::Magazines, 10, true, false, QString::fromLatin1("de")),
         // Recreation
                 NewsSourceBase::Data(

--- kdenetwork/knewsticker/common/configaccess.h  #1.68:1.69
@@ -22,5 +22,5 @@
 #include <qvaluelist.h>
 
-#define DEFAULT_NEWSSOURCES 59
+#define DEFAULT_NEWSSOURCES 63
 #define DEFAULT_SUBJECTS 13
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic