From fc6447d51e58419abb7177aad426771f03eb35b2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 15 Feb 2020 10:08:58 +0900 Subject: Added GUI in TCC -> TDE Components -> Default Applications for selection of default file manager. Subsequent commits will ensure this option is used throughout TDE. This refers to bug 1904. Signed-off-by: Michele Calgaro (cherry picked from commit 98addc546eb8a399479a0a4f928fc363ff264b7f) --- kcontrol/componentchooser/filemanagerconfig_ui.ui | 194 ++++++++++++++++++++++ 1 file changed, 194 insertions(+) create mode 100644 kcontrol/componentchooser/filemanagerconfig_ui.ui (limited to 'kcontrol/componentchooser/filemanagerconfig_ui.ui') diff --git a/kcontrol/componentchooser/filemanagerconfig_ui.ui b/kcontrol/componentchooser/filemanagerconfig_ui.ui new file mode 100644 index 000000000..a5845f283 --- /dev/null +++ b/kcontrol/componentchooser/filemanagerconfig_ui.ui @@ -0,0 +1,194 @@ + +FileManagerConfig_UI + + + FileManagerConfig_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 &file manager program: + + + + + Spacer15 + + + Horizontal + + + Fixed + + + + 31 + 20 + + + + + + filemanagerCB + + + &Use Konqueror as file manager application + + + + + Layout4 + + + + unnamed + + + + filemanagerLE + + + false + + + + 1 + 0 + 1 + 0 + + + + + 0 + 0 + + + + Press this button to select your favorite file manager client. Please note that the file you select has to have the executable attribute set in order to be accepted.<br> + + + + + btnSelectFileManager + + + false + + + + 1 + 1 + 0 + 0 + + + + ... + + + Click here to browse for a file manager program. + + + + + + + + + + + otherCB + toggled(bool) + filemanagerLE + setEnabled(bool) + + + otherCB + toggled(bool) + btnSelectFileManager + setEnabled(bool) + + + btnSelectFileManager + clicked() + FileManagerConfig_UI + selectFileManagerApp() + + + + filemanagerCB + otherCB + filemanagerLE + + + kdialog.h + + + selectFileManagerApp() + + + + -- cgit v1.2.1