From cdc5e2e146ac7bbe68731b3090225fc84e3a1b5d Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 11 Mar 2016 11:09:51 -0500 Subject: Significant update to mime-type handling. 1) Register/use the "inode/directory" mimetype for the default file manager. 2) Register/use the "x-scheme-handler/http[s]" mimetypes for the default web browser Note: Still have not found valid mimetypes for the default terminal/email apps yet - so those still use the alternate lumina settings. --- libLumina/LuminaXDG.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'libLumina/LuminaXDG.cpp') diff --git a/libLumina/LuminaXDG.cpp b/libLumina/LuminaXDG.cpp index a1754b2f..c3c89d37 100644 --- a/libLumina/LuminaXDG.cpp +++ b/libLumina/LuminaXDG.cpp @@ -871,7 +871,9 @@ QString LXDG::findDefaultAppForMime(QString mime){ } // Now check for any white-listed files in this work dir // find the full path to the file (should run even if nothing in this file) + //qDebug() << "WhiteList:" << white; for(int w=0; w