This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Any way to store rssnow config?

Tags: None
(comma "," separated)
sam
Registered Member
Posts
2
Karma
0

Any way to store rssnow config?

Mon Mar 23, 2009 12:47 am
Hi,
rssnow config goes with all other applets within config/plasma-appletsrc , that is ok before you decide to remove rssnow from the screen. After you put it again it'll use default preset.
news.cpp:
Code: Select all
void News::init()
{
    KConfigGroup cg = config();

    m_interval       = cg.readEntry("interval", 30);
    m_switchInterval = cg.readEntry("switchInterval", 10);
    m_logo           = cg.readEntry("logo", true);
    m_maxAge         = cg.readEntry("maxAge", 0);
    m_animations     = cg.readEntry("animations", true);
    m_showdroptarget = cg.readEntry("droptarget", true);
    m_feedlist       = cg.readEntry("feeds", QStringList("http://www.kde.org/dotkdeorg.rdf"));

Should we have more reliable storage at least for feeds?
Yeah, "external" storage like copy/paste feed list helps but annoy


Bookmarks



Who is online

Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]