Author: stephan
Date: 2006-12-01 14:39:21 +0000 (Fri, 01 Dec 2006)
New Revision: 24026

Modified:
   xarchiver/branches/xarchiver-psybsd/src/archive_store.c
Log:
Fixed something



Modified: xarchiver/branches/xarchiver-psybsd/src/archive_store.c
===================================================================
--- xarchiver/branches/xarchiver-psybsd/src/archive_store.c     2006-12-01 
14:10:44 UTC (rev 24025)
+++ xarchiver/branches/xarchiver-psybsd/src/archive_store.c     2006-12-01 
14:39:21 UTC (rev 24026)
@@ -1110,6 +1110,7 @@
                sq_archive_store_append_history(store, current_entry);
        }
 
+       g_thread_create((GThreadFunc)sq_archive_store_sort_thread_func, store, 
FALSE, NULL);
 }
 
 void

_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to