summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2005-09-06 16:06:40 +0000
committerBenedikt Meurer <benny@xfce.org>2005-09-06 16:06:40 +0000
commitc6b279a11f1a959727b97d67a5aee29a0c445dfe (patch)
tree0f23982a89b9012cd8e0529a61c6e39a065bf3cd /Makefile.am
parentc5a3c59fb32ffc7aad5f3513d978d8f6668b4c36 (diff)
downloadthunar-c6b279a11f1a959727b97d67a5aee29a0c445dfe.tar.gz
2005-09-06 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-local-file.c: Store the VFS monitor handle in the GObject dataset as it's used only for explicit file monitoring (e.g. for the properties dialog). * thunar/thunar-list-model.c(thunar_list_model_get_iter): Skip every second comparison for iter lookups. * icons/, configure.in.in, Makefile.am: Add the Thunar icon. (Old svn revision: 17401)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5ac96bdf..8f0b3291 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,7 @@
SUBDIRS = \
docs \
+ icons \
pixmaps \
po \
thunar-vfs \