From ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 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/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kio/kfile/kpropertiesdesktopadvbase.ui | 279 +++++++++++++++++++++++++++++++++ 1 file changed, 279 insertions(+) create mode 100644 kio/kfile/kpropertiesdesktopadvbase.ui (limited to 'kio/kfile/kpropertiesdesktopadvbase.ui') diff --git a/kio/kfile/kpropertiesdesktopadvbase.ui b/kio/kfile/kpropertiesdesktopadvbase.ui new file mode 100644 index 000000000..fe1122136 --- /dev/null +++ b/kio/kfile/kpropertiesdesktopadvbase.ui @@ -0,0 +1,279 @@ + +KPropertiesDesktopAdvBase + + + widget11 + + + + 0 + 0 + 463 + 294 + + + + + unnamed + + + 0 + + + + buttonGroup2 + + + Terminal + + + + unnamed + + + + spacer3 + + + Horizontal + + + Minimum + + + + 20 + 20 + + + + + + terminalCheck + + + &Run in terminal + + + Check this option if the application you want to run is a text mode application or if you want the information that is provided by the terminal emulator window. + + + + + terminalEditLabel + + + &Terminal options: + + + terminalEdit + + + + + terminalCloseCheck + + + Do not &close when command exits + + + Check this option if the text mode application offers relevant information on exit. Keeping the terminal emulator open allows you to retrieve this information. + + + + + terminalEdit + + + + + + + buttonGroup2_2 + + + User + + + + unnamed + + + + suidCheck + + + Ru&n as a different user + + + Check this option if you want to run this application with a different user id. Every process has a different user id associated with it. This id code determines file access and other permissions. The password of the user is required to use this option. + + + + + spacer3_2 + + + Horizontal + + + Minimum + + + + 20 + 20 + + + + + + suidEditLabel + + + &Username: + + + suidEdit + + + Enter the user name you want to run the application as. + + + + + suidEdit + + + Enter the user name you want to run the application as here. + + + + + + + buttonGroup4 + + + Startup + + + + unnamed + + + + startupInfoCheck + + + Enable &launch feedback + + + Check this option if you want to make clear that your application has started. This visual feedback may appear as a busy cursor or in the taskbar. + + + + + systrayCheck + + + &Place in system tray + + + Check this option if you want to have a system tray handle for your application. + + + + + textLabel12 + + + &DCOP registration: + + + dcopCombo + + + + + + None + + + + + Multiple Instances + + + + + Single Instance + + + + + Run Until Finished + + + + dcopCombo + + + + + spacer33 + + + Horizontal + + + Expanding + + + + 50 + 20 + + + + + + + + + + terminalCheck + toggled(bool) + terminalCloseCheck + setEnabled(bool) + + + terminalCheck + toggled(bool) + terminalEdit + setEnabled(bool) + + + terminalCheck + toggled(bool) + terminalEditLabel + setEnabled(bool) + + + suidCheck + toggled(bool) + suidEdit + setEnabled(bool) + + + suidCheck + toggled(bool) + suidEditLabel + setEnabled(bool) + + + + klineedit.h + + + -- cgit v1.2.1