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/settings_general.ui | 187 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 187 insertions(+) create mode 100644 akregator/src/settings_general.ui (limited to 'akregator/src/settings_general.ui') diff --git a/akregator/src/settings_general.ui b/akregator/src/settings_general.ui new file mode 100644 index 000000000..dc0e559da --- /dev/null +++ b/akregator/src/settings_general.ui @@ -0,0 +1,187 @@ + +Akregator::SettingsGeneral +Teemu Rytilahti + + + SettingsGeneral + + + + 0 + 0 + 272 + 382 + + + + General + + + + unnamed + + + 0 + + + + groupBox3_2 + + + Global + + + + unnamed + + + + kcfg_UseIntervalFetch + + + &Use interval fetching + + + + + kcfg_UseNotifications + + + Use &notifications for all feeds + + + + + + Select this if you want to get notified when there are new articles. + + + + + kcfg_ShowTrayIcon + + + Show tra&y icon + + + + + textLabel1 + + + false + + + Fetch feeds every: + + + + + kcfg_AutoFetchInterval + + + false + + + minutes + + + 1 minute + + + 3600 + + + 1 + + + 10 + + + + + + + groupBox3 + + + Startup + + + + unnamed + + + + kcfg_MarkAllFeedsReadOnStartup + + + Mark &all feeds as read on startup + + + + + kcfg_FetchOnStartup + + + Fetch all fee&ds on startup + + + + + + + spacer1 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + groupBox3_3 + + + Network + + + + unnamed + + + + kcfg_UseHTMLCache + + + Use the &browser cache (less network traffic) + + + + + + + + + kcfg_UseIntervalFetch + toggled(bool) + kcfg_AutoFetchInterval + setEnabled(bool) + + + kcfg_UseIntervalFetch + toggled(bool) + textLabel1 + setEnabled(bool) + + + + -- cgit v1.2.1