summaryrefslogtreecommitdiff
path: root/thunarx
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-12-05 20:45:47 +0100
committerNick Schermer <nick@xfce.org>2012-12-05 20:45:47 +0100
commitf5e96de026544d26ae9d0ea45bb818949491c03f (patch)
tree3973c82ff84ee698895ff720677466f5c6356975 /thunarx
parentcc8b35bf6448b84e809428c97af7d73d21deee42 (diff)
downloadthunar-f5e96de026544d26ae9d0ea45bb818949491c03f.tar.gz
Fast read content type of unreadable files (bug #9553).
Some files that were not readable locked the interface (/proc/kmsg as root for example). So only do fast-type-checking (no reading).
Diffstat (limited to 'thunarx')
-rw-r--r--thunarx/thunarx-file-info.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/thunarx/thunarx-file-info.h b/thunarx/thunarx-file-info.h
index 304089ac..36c6670c 100644
--- a/thunarx/thunarx-file-info.h
+++ b/thunarx/thunarx-file-info.h
@@ -49,9 +49,6 @@ G_BEGIN_DECLS;
"unix::gid,unix::uid,unix::mode," \
"metadata::emblems"
-#define THUNARX_FILE_INFO_MIME_NAMESPACE \
- "standard::content-type"
-
/**