From 39f2c6a84cd715b11fb3ffa82a86abf2fb9bcd70 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Thu, 1 Oct 2015 17:05:29 +0200 Subject: Initial import of kooldock 0.4.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- src/appProp.ui | 264 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 264 insertions(+) create mode 100644 src/appProp.ui (limited to 'src/appProp.ui') diff --git a/src/appProp.ui b/src/appProp.ui new file mode 100644 index 0000000..38e732f --- /dev/null +++ b/src/appProp.ui @@ -0,0 +1,264 @@ + +appProp + + + appProp + + + + 0 + 0 + 421 + 259 + + + + + 1 + 1 + 0 + 0 + + + + + 0 + 0 + + + + + 32767 + 32767 + + + + Launcher Properties + + + true + + + true + + + + unnamed + + + + buttonCancel + + + &Cancel + + + + + + true + + + + + buttonOk + + + &Add + + + Alt+A + + + true + + + true + + + + + Horizontal Spacing2 + + + Horizontal + + + Expanding + + + + 250 + 20 + + + + + + groupBox1 + + + + 3 + 3 + 0 + 0 + + + + Advanced Options + + + + unnamed + + + + terminal + + + Run From Terminal + + + + + cuser + + + Run as different User + + + + + tclose + + + Keep terminal open after exit + + + + + user + + + + + + + groupBox2 + + + + 3 + 3 + 0 + 0 + + + + Minimal Options + + + + unnamed + + + + textLabel3 + + + Don't forget to chose an icon. + + + + + textLabel1 + + + <b>Command</b> + + + + + textLabel2 + + + <b>Name</b> + + + + + cmdfile + + + &Browse + + + Alt+B + + + + + iconbutton + + + Icon + + + + + cmdname + + + + + cmdpath + + + + + + + + + buttonOk + clicked() + appProp + accept() + + + buttonCancel + clicked() + appProp + reject() + + + cuser + toggled(bool) + appProp + cuserchk() + + + terminal + toggled(bool) + appProp + terminalchk() + + + cmdfile + clicked() + appProp + cmdfile_clicked() + + + + cuserchk(bool) + cuserchk() + terminalchk() + cmdfile_clicked() + + + + kicondialog.h + + -- cgit v1.2.3