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/profilecmdexecbeforeconnectoptionsbase.ui | 91 +++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 src/profilecmdexecbeforeconnectoptionsbase.ui (limited to 'src/profilecmdexecbeforeconnectoptionsbase.ui') diff --git a/src/profilecmdexecbeforeconnectoptionsbase.ui b/src/profilecmdexecbeforeconnectoptionsbase.ui new file mode 100644 index 0000000..f244c7c --- /dev/null +++ b/src/profilecmdexecbeforeconnectoptionsbase.ui @@ -0,0 +1,91 @@ + +ProfileCmdExecBeforeConnectOptionsBase + + + ProfileCmdExecBeforeConnectOptionsBase + + + + 0 + 0 + 518 + 458 + + + + + 3 + 3 + 0 + 0 + + + + Command Execution Before Connect + + + + unnamed + + + + ExcuteCmdBeforeConnectCheckBox + + + Execu&te command before connect + + + Alt+T + + + Execute specified commands before connect + + + Check this to execute specified command before every successful connect. + + + + + CmdBeforeConnectTextEdit + + + false + + + + 0 + 300 + + + + 0 + + + Command to execute before connect + + + Command to execute before connect. <br>Normal shell commands are accepted. + + + + + + + ExcuteCmdBeforeConnectCheckBox + toggled(bool) + ProfileCmdExecBeforeConnectOptionsBase + execCmdBeforeConnectToggled(bool) + + + + ExcuteCmdBeforeConnectCheckBox + CmdBeforeConnectTextEdit + + + execCmdBeforeConnectToggled(bool) + + + + ktextedit.h + + -- cgit v1.2.1