summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2005-08-03 20:35:50 +0000
committerBenedikt Meurer <benny@xfce.org>2005-08-03 20:35:50 +0000
commit30b41353f9401adad6bb0cd8e367cdaed9bca135 (patch)
tree98b609d38a1561a664ffe1a51bd9c718bf7c6c29 /Makefile.am
parent80e167714ea10a6cdcd3f50e672e41610deafad4 (diff)
downloadthunar-30b41353f9401adad6bb0cd8e367cdaed9bca135.tar.gz
2005-08-03 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-folder.c(thunar_folder_files_removed): Update docu- mentation. * thunar/thunar-local-folder.c(thunar_local_folder_file_destroy): In- voke the "files-removed" signal when a file in this folder is de- stroyed. * thunar/thunar-list-model.c: Do not connect the "destroy" signal of ThunarFile anymore, but instead we rely on the folder to emit "files-removed" appropriately. * thunar/thunar-list-model.c(thunar_list_model_class_init): Increase the number of preallocated rows. * po/, Makefile.am, configure.in.in: Add i18n support. (Old svn revision: 16451)
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 bdef6e54..305702c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,7 @@
SUBDIRS = \
docs \
+ po \
thunar-vfs \
thunarx \
thunar \