[Kde-pim] default feed

Kevin Krammer kevin.krammer at gmx.at
Tue Dec 4 19:37:19 GMT 2007


On Tuesday 04 December 2007, Rex Dieter wrote:
> Kevin Krammer wrote:

> > Hmm. Since it is a KDE application, one could try to copy a respective
> > local version of application data to a more global directory
> >
> > $ kde-config --path data
> > for the currently used search list
>
> Been there, done that, doesn't (seem to anyway) work.

Right.
I checked the source (3.5 branch) and it doesn't work because it explicitly 
uses the user-local directory (akregator_part.cpp)

m_standardFeedList = KGlobal::dirs()->saveLocation("data", "akregator/data") 
+ "/feeds.opml";

Might be possible to patch at this level and make sure it does a new lookup 
when needing to write to the file.

Cheers,
Kevin

-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20071204/4d8e43e5/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list