From 4aed2c8219774f5d797760606b8489a92ddc5163 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/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kicker/applets/launcher/configdlgbase.ui | 273 +++++++++++++++++++++++++++++++ 1 file changed, 273 insertions(+) create mode 100644 kicker/applets/launcher/configdlgbase.ui (limited to 'kicker/applets/launcher/configdlgbase.ui') diff --git a/kicker/applets/launcher/configdlgbase.ui b/kicker/applets/launcher/configdlgbase.ui new file mode 100644 index 000000000..bfb1bc4e6 --- /dev/null +++ b/kicker/applets/launcher/configdlgbase.ui @@ -0,0 +1,273 @@ + +ConfigDlgBase + + + ConfigDlgBase + + + + 0 + 0 + 371 + 338 + + + + + unnamed + + + 0 + + + + kcfg_DragEnabled + + + Allow drag and drop + + + + + groupBox2 + + + Layout + + + + unnamed + + + + kcfg_ConserveSpace + + + Conserve space + + + Do not expand icons to the size of the panel + + + + + textLabel1_2 + + + Icon size: + + + + + iconDim + + + true + + + + + spacer4_2 + + + Horizontal + + + Expanding + + + + 332 + 20 + + + + + + + + autoAdjustGroup + + + Most Popular Applications + + + + unnamed + + + + layout1 + + + + unnamed + + + + kcfg_HistoryHorizon + + + 100 + + + 0 + + + 10 + + + Horizontal + + + + + spacer7 + + + Horizontal + + + Expanding + + + + 140 + 20 + + + + + + textLabel1 + + + Short Term + + + AlignCenter + + + + + textLabel2 + + + Long Term + + + AlignCenter + + + + + + + textLabel3 + + + Maximum number of applications: + + + + + kcfg_AutoAdjustMinItems + + + + + spacer4 + + + Horizontal + + + Expanding + + + + 50 + 20 + + + + + + kcfg_AutoAdjustMaxItems + + + + + textLabel3_2 + + + Minimum number of applications: + + + + + kcfg_AutoAdjustEnabled + + + Add/remove applications based on their popularity + + + true + + + + + + + + + + + kcfg_AutoAdjustEnabled + toggled(bool) + kcfg_AutoAdjustMinItems + setEnabled(bool) + + + kcfg_AutoAdjustEnabled + toggled(bool) + kcfg_AutoAdjustMaxItems + setEnabled(bool) + + + kcfg_AutoAdjustEnabled + toggled(bool) + kcfg_HistoryHorizon + setEnabled(bool) + + + kcfg_AutoAdjustEnabled + toggled(bool) + textLabel1 + setEnabled(bool) + + + kcfg_AutoAdjustEnabled + toggled(bool) + textLabel2 + setEnabled(bool) + + + kcfg_AutoAdjustEnabled + toggled(bool) + textLabel3 + setEnabled(bool) + + + kcfg_AutoAdjustEnabled + toggled(bool) + textLabel3_2 + setEnabled(bool) + + + + + knuminput.h + knuminput.h + + -- cgit v1.2.1