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/propertieswidgetbase.ui | 467 ++++++++++++++++++++++++++++++++++ 1 file changed, 467 insertions(+) create mode 100644 akregator/src/propertieswidgetbase.ui (limited to 'akregator/src/propertieswidgetbase.ui') diff --git a/akregator/src/propertieswidgetbase.ui b/akregator/src/propertieswidgetbase.ui new file mode 100644 index 000000000..eb7d39622 --- /dev/null +++ b/akregator/src/propertieswidgetbase.ui @@ -0,0 +1,467 @@ + +Akregator::FeedPropertiesWidgetBase + + + FeedPropertiesWidget + + + + 0 + 0 + 355 + 189 + + + + Feed Properties + + + + unnamed + + + 0 + + + + tabWidget2 + + + + tab + + + &General + + + + unnamed + + + + layout8 + + + + unnamed + + + + textLabel3 + + + &URL: + + + urlEdit + + + + + textLabel2 + + + &Name: + + + feedNameEdit + + + + + feedNameEdit + + + + 7 + 0 + 1 + 0 + + + + Display name of RSS column + + + + + urlEdit + + + + + + + upChkbox + + + U&se a custom update interval + + + + + layout9 + + + + unnamed + + + + spacer8 + + + Horizontal + + + Fixed + + + + 31 + 20 + + + + + + textLabel1 + + + false + + + Update &every: + + + updateSpinBox + + + + + updateSpinBox + + + false + + + + + + 100000000 + + + 1 + + + + + + Minutes + + + + + Hours + + + + + Days + + + + + Never + + + + updateComboBox + + + false + + + + + + + checkBox_useNotification + + + Notify when new articles arri&ve + + + + + + + tab + + + Ar&chive + + + + unnamed + + + + bg_feedArchive + + + NoFrame + + + + + + false + + + + unnamed + + + 0 + + + + rb_keepAllArticles + + + &Keep all articles + + + + + rb_limitArticleNumber + + + Limit archi&ve to: + + + + + rb_limitArticleAge + + + &Delete articles older than: + + + + + sb_maxArticleAge + + + false + + + days + + + 1 day + + + 1000000 + + + 1 + + + 1 + + + + + spacer5_2 + + + Horizontal + + + Expanding + + + + 99 + 20 + + + + + + spacer7 + + + Horizontal + + + Expanding + + + + 100 + 20 + + + + + + sb_maxArticleNumber + + + false + + + articles + + + 1 article + + + 1000000 + + + 1 + + + + + rb_disableArchiving + + + Di&sable archiving + + + + + rb_globalDefault + + + &Use default settings + + + true + + + + + + + + + TabPage + + + Adva&nced + + + + unnamed + + + + layout4 + + + + unnamed + + + + checkBox_loadWebsite + + + Load the &full website when reading articles + + + + + checkBox_markRead + + + Mar&k articles as read when they arrive + + + + + + + spacer6 + + + Vertical + + + Expanding + + + + 20 + 71 + + + + + + + + + + + upChkbox + toggled(bool) + updateSpinBox + setEnabled(bool) + + + rb_limitArticleNumber + toggled(bool) + sb_maxArticleNumber + setEnabled(bool) + + + rb_limitArticleAge + toggled(bool) + sb_maxArticleAge + setEnabled(bool) + + + upChkbox + toggled(bool) + updateComboBox + setEnabled(bool) + + + updateComboBox + activated(int) + FeedPropertiesWidget + slotUpdateComboBoxActivated(int) + + + upChkbox + toggled(bool) + FeedPropertiesWidget + slotUpdateCheckBoxToggled(bool) + + + upChkbox + toggled(bool) + textLabel1 + setEnabled(bool) + + + + slotUpdateComboBoxActivated( int ) + slotUpdateCheckBoxToggled( bool ) + + + + klineedit.h + klineedit.h + knuminput.h + knuminput.h + knuminput.h + + -- cgit v1.2.1