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 --- .../componentchooser/terminalemulatorconfig_ui.ui | 194 +++++++++++++++++++++ 1 file changed, 194 insertions(+) create mode 100644 kcontrol/componentchooser/terminalemulatorconfig_ui.ui (limited to 'kcontrol/componentchooser/terminalemulatorconfig_ui.ui') diff --git a/kcontrol/componentchooser/terminalemulatorconfig_ui.ui b/kcontrol/componentchooser/terminalemulatorconfig_ui.ui new file mode 100644 index 000000000..7d355fdd8 --- /dev/null +++ b/kcontrol/componentchooser/terminalemulatorconfig_ui.ui @@ -0,0 +1,194 @@ + +TerminalEmulatorConfig_UI + + + TerminalEmulatorConfig_UI + + + + 0 + 0 + 263 + 188 + + + + + 3 + 3 + 0 + 0 + + + + + unnamed + + + 0 + + + + ButtonGroup1 + + + NoFrame + + + 0 + + + + + + + unnamed + + + 0 + + + + Spacer4 + + + Vertical + + + Expanding + + + + 0 + 87 + + + + + + otherCB + + + Use a different &terminal program: + + + + + Spacer15 + + + Horizontal + + + Fixed + + + + 31 + 20 + + + + + + terminalCB + + + &Use Konsole as terminal application + + + + + Layout4 + + + + unnamed + + + + terminalLE + + + false + + + + 1 + 0 + 1 + 0 + + + + + 0 + 0 + + + + Press this button to select your favorite terminal client. Please note that the file you select has to have the executable attribute set in order to be accepted.<br> Also note that some programs that utilize Terminal Emulator will not work if you add command line arguments (Example: konsole -ls). + + + + + btnSelectTerminal + + + false + + + + 1 + 1 + 0 + 0 + + + + ... + + + Click here to browse for terminal program. + + + + + + + + + + + otherCB + toggled(bool) + terminalLE + setEnabled(bool) + + + otherCB + toggled(bool) + btnSelectTerminal + setEnabled(bool) + + + btnSelectTerminal + clicked() + TerminalEmulatorConfig_UI + selectTerminalApp() + + + + terminalCB + otherCB + terminalLE + + + kdialog.h + + + selectTerminalApp() + + + + -- cgit v1.2.1