From d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 6 Dec 2011 12:36:58 -0600 Subject: Initial import of year-and-a-half-old upstream version 0.9.6a --- src/profilecmdexecafterconnectoptionsbase.ui | 152 +++++++++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 src/profilecmdexecafterconnectoptionsbase.ui (limited to 'src/profilecmdexecafterconnectoptionsbase.ui') diff --git a/src/profilecmdexecafterconnectoptionsbase.ui b/src/profilecmdexecafterconnectoptionsbase.ui new file mode 100644 index 0000000..2dd45ea --- /dev/null +++ b/src/profilecmdexecafterconnectoptionsbase.ui @@ -0,0 +1,152 @@ + +ProfileCmdExecAfterConnectOptionsBase + + + ProfileCmdExecAfterConnectOptionsBase + + + + 0 + 0 + 383 + 425 + + + + + 3 + 3 + 0 + 0 + + + + Command Execution After Connect + + + + unnamed + + + + layout2 + + + + unnamed + + + + ExcuteCmdAfterConnectCheckBox + + + E&xecute command after connect + + + Alt+X + + + Execute specified command after connect + + + Check this to execute specified command after every successful connect. + + + + + CmdAfterConnectTextEdit + + + false + + + + 0 + 300 + + + + 0 + + + Command to execute after sucessful connect. <br>Normal shell commands are accepted. + + + Command to execute after sucessful connect. <br>Normal shell commands are accepted. + + + + + layout1 + + + + unnamed + + + + CommandAfterConnectDelayTimeNumInputLabel + + + Delay time: + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 111 + 20 + + + + + + CommandAfterConnectDelayTimeNumInput + + + 3 + + + 0 + + + 20 + + + + + + + + + + + ExcuteCmdAfterConnectCheckBox + toggled(bool) + ProfileCmdExecAfterConnectOptionsBase + execCmdAfterConnectToggled(bool) + + + + ExcuteCmdAfterConnectCheckBox + CmdAfterConnectTextEdit + + + execCmdAfterConnectToggled(bool) + + + + ktextedit.h + knuminput.h + knuminput.h + + -- cgit v1.2.1