From 460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- akregator/src/akregator.kcfg | 218 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 218 insertions(+) create mode 100644 akregator/src/akregator.kcfg (limited to 'akregator/src/akregator.kcfg') diff --git a/akregator/src/akregator.kcfg b/akregator/src/akregator.kcfg new file mode 100644 index 000000000..31dafeb37 --- /dev/null +++ b/akregator/src/akregator.kcfg @@ -0,0 +1,218 @@ + + + + + + + Show Quick Filter Bar + true + + + + Stores the last status filter setting + 0 + + + + Stores the last search line text + + + + Article display mode. + 0 + + + + First (usually vertical) splitter widget sizes. + 225,650 + + + + Second (usually horizontal) splitter widget sizes. + 50,350 + + + + + + + + + + + + 12 + + + 8 + + + + + + + + keepAllArticles + + + + Save an unlimited number of articles. + + + + Limit the number of articles in a feed + + + + Delete expired articles + + + + Do not save any articles + + + + + + Default expiry age for articles in days. + 60 + + + + Number of articles to keep per feed. + 1000 + + + + When this option is enabled, articles you marked as important will not be removed when limit the archive size by either age or number of the articles. + true + + + + + + Number of concurrent fetches + 6 + + + + Use the KDE-wide HTML cache settings when downloading feeds, to avoid unnecessary traffic. Disable only when necessary. + true + + + + + + Fetch feedlist on startup. + false + + + + Mark all feeds as read on startup. + false + + + + Fetch all feeds every %1 minutes. + true + + + + Interval for autofetching in minutes. + 30 + + + + Specifies if the balloon notifications are used or not. + false + + + + Specifies if the tray icon is shown or not. + true + + + + + + Show close buttons on tabs instead of icons + false + + + + + Use KDE web browser when opening in external browser. + true + + + + Use the specified command when opening in external browser. + false + + + Command to launch external browser. URL will substitute for %u. + firefox %u + + + What the click with left mouse button should do. + OpenInInternalBrowser + + + + + + + + What the click with middle mouse button should do. + OpenInExternalBrowser + + + + + + + + + + -1 + + + -1 + + + -1 + + + 2 + + + false + + + + + + metakit + + + Whether to delay before marking an article as read upon selecting it. + true + + + Configurable delay between selecting and article and it being marked as read. + 0 + + + Resets the quick filter when changing feeds. + true + + + + + false + + + -- cgit v1.2.1