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 --- kpersonalizer/kospagedlg.ui | 221 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 221 insertions(+) create mode 100644 kpersonalizer/kospagedlg.ui (limited to 'kpersonalizer/kospagedlg.ui') diff --git a/kpersonalizer/kospagedlg.ui b/kpersonalizer/kospagedlg.ui new file mode 100644 index 000000000..68888b1a6 --- /dev/null +++ b/kpersonalizer/kospagedlg.ui @@ -0,0 +1,221 @@ + +KOSPageDlg + + + KOSPageDlg + + + + 0 + 0 + 561 + 460 + + + + + unnamed + + + + textview_ospage + + + + + px_osSidebar + + + + 0 + 0 + 0 + 0 + + + + + 170 + 430 + + + + Panel + + + Sunken + + + true + + + 0 + + + + + TextLabel9 + + + Description: + + + + + bg_ospage + + + Select Preferred System Behavior + + + + unnamed + + + + rb_kde + + + KDE (TM) + + + true + + + + + rb_unix + + + UNIX (R) + + + + + rb_windows + + + Microsoft Windows (R) + + + + + rb_mac + + + Apple MacOS (R) + + + + + + + TextLabel1 + + + + 1 + 1 + 0 + 0 + + + + <b>System Behavior</b><br> +Graphical User Interfaces behave differently on various Operating Systems. +KDE allows you to customize its behavior according to your needs. + + + + + Spacer2 + + + Vertical + + + Fixed + + + + 22 + 10 + + + + + + Spacer2 + + + Vertical + + + Fixed + + + + 22 + 16 + + + + + + TextLabel2 + + + For motion impaired users, KDE provides keyboard gestures to activate special keyboard settings. + + + WordBreak|AlignVCenter + + + + + cb_gestures + + + Enable accessibility related keyboard gestures + + + + + + + rb_kde + clicked() + KOSPageDlg + slotKDEDescription() + + + rb_unix + clicked() + KOSPageDlg + slotUnixDescription() + + + rb_windows + clicked() + KOSPageDlg + slotWindowsDescription() + + + rb_mac + clicked() + KOSPageDlg + slotMacDescription() + + + + slotWindowsDescription() + slotKDEDescription() + slotMacDescription() + slotUnixDescription() + + + kdialog.h + + + + -- cgit v1.2.1