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_appearance.ui | 250 +++++++++++++++++++++++++++++++++++ 1 file changed, 250 insertions(+) create mode 100644 akregator/src/settings_appearance.ui (limited to 'akregator/src/settings_appearance.ui') diff --git a/akregator/src/settings_appearance.ui b/akregator/src/settings_appearance.ui new file mode 100644 index 000000000..48985a878 --- /dev/null +++ b/akregator/src/settings_appearance.ui @@ -0,0 +1,250 @@ + +Akregator::SettingsAppearance +Frank Osterfeld + + + SettingsAppearance + + + + 0 + 0 + 418 + 377 + + + + General + + + + unnamed + + + 0 + + + + groupBox3 + + + Font Size + + + + unnamed + + + + lbl_MinimumFontSize + + + Minimum font size: + + + + + slider_minimumFontSize + + + 2 + + + 30 + + + 8 + + + Horizontal + + + Below + + + 3 + + + + + kcfg_MinimumFontSize + + + 8 + + + + + lbl_MediumFontSize + + + Medium font size: + + + + + slider_mediumFontSize + + + 2 + + + 30 + + + 12 + + + Horizontal + + + Below + + + 3 + + + + + kcfg_MediumFontSize + + + 12 + + + + + + + FontsGroupBox + + + Fonts + + + + unnamed + + + + textLabel1 + + + Standard font: + + + + + kcfg_StandardFont + + + + + textLabel2_2 + + + Fixed font: + + + + + kcfg_FixedFont + + + + + textLabel3 + + + Serif font: + + + + + kcfg_SerifFont + + + + + textLabel4 + + + Sans serif font: + + + + + kcfg_SansSerifFont + + + + + + + kcfg_UnderlineLinks + + + &Underline links + + + + + spacer1 + + + Vertical + + + Expanding + + + + 20 + 41 + + + + + + + + + + kcfg_MediumFontSize + valueChanged(int) + slider_mediumFontSize + setValue(int) + + + slider_mediumFontSize + valueChanged(int) + kcfg_MediumFontSize + setValue(int) + + + kcfg_MinimumFontSize + valueChanged(int) + slider_minimumFontSize + setValue(int) + + + slider_minimumFontSize + valueChanged(int) + kcfg_MinimumFontSize + setValue(int) + + + + + knuminput.h + knuminput.h + kfontcombo.h + klineedit.h + kfontcombo.h + klineedit.h + kfontcombo.h + klineedit.h + kfontcombo.h + klineedit.h + + -- cgit v1.2.1