Revision: 1851
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1851&view=rev
Author:   nadvornik
Date:     2009-09-13 20:00:08 +0000 (Sun, 13 Sep 2009)

Log Message:
-----------
fixed filelist refresh

Modified Paths:
--------------
    trunk/src/filedata.c

Modified: trunk/src/filedata.c
===================================================================
--- trunk/src/filedata.c        2009-09-13 12:33:11 UTC (rev 1850)
+++ trunk/src/filedata.c        2009-09-13 20:00:08 UTC (rev 1851)
@@ -407,6 +407,7 @@
        if (fd)
                {
                gboolean changed;
+               if (basename_hash) 
file_data_basename_hash_insert(basename_hash, fd);
                
                if (fd->parent)
                        changed = file_data_check_changed_files(fd);


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to