summaryrefslogtreecommitdiff
path: root/thunarx
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-09-27 22:47:13 +0200
committerNick Schermer <nick@xfce.org>2012-09-27 22:47:13 +0200
commitfa891128e3a3ce06fb2b6c1a227fbbb700cd2b43 (patch)
tree23665bddc940ff0cfea70f0f1ab4dfbff60c6a78 /thunarx
parent99fff9f6aaa3b64547eaf5f2244da310c8ad51bb (diff)
downloadthunar-fa891128e3a3ce06fb2b6c1a227fbbb700cd2b43.tar.gz
Generate thumbnails paths on the fly.
This saves a lot of md5 hash creations, also make the code a bit more efficient. Drop thumbnail::* namespace collection, since we don't use that.
Diffstat (limited to 'thunarx')
-rw-r--r--thunarx/thunarx-file-info.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/thunarx/thunarx-file-info.h b/thunarx/thunarx-file-info.h
index 0e786004..c8e305fb 100644
--- a/thunarx/thunarx-file-info.h
+++ b/thunarx/thunarx-file-info.h
@@ -43,7 +43,6 @@ G_BEGIN_DECLS;
"preview::*," \
"standard::*," \
"time::*," \
- "thumbnail::*," \
"trash::*," \
"unix::*," \
"metadata::emblems"