[gthumb: 12/14] aesthetical change
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb: 12/14] aesthetical change
- Date: Fri, 28 Jan 2011 00:54:09 +0000 (UTC)
commit e9261d9c7c6b459f7907952ae96c668850554bdb
Author: Paolo Bacchilega <paobac src gnome org>
Date: Fri Jan 28 00:25:52 2011 +0100
aesthetical change
gthumb/gth-file-source-vfs.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gthumb/gth-file-source-vfs.c b/gthumb/gth-file-source-vfs.c
index fb33dce..188b99e 100644
--- a/gthumb/gth-file-source-vfs.c
+++ b/gthumb/gth-file-source-vfs.c
@@ -210,9 +210,11 @@ fec__start_dir_func (GFile *directory,
DirOp op;
op = file_source_vfs->priv->start_dir_func (directory, info, error, file_source_vfs->priv->user_data);
+
if ((op == DIR_OP_CONTINUE) && file_source_vfs->priv->check_hidden_files) {
GFile *dot_hidden_file;
GFileInputStream *input_stream;
+
g_hash_table_remove_all (file_source_vfs->priv->hidden_files);
dot_hidden_file = g_file_get_child (directory, ".hidden");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]