src/Project/Gtk.vala
authorAlan Knowles <alan@roojs.com>
Tue, 26 May 2015 06:13:28 +0000 (14:13 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 26 May 2015 06:13:28 +0000 (14:13 +0800)
src/Project/Gtk.vala

index 9becee0..722da71 100644 (file)
@@ -198,7 +198,7 @@ namespace Project {
                                                GLib.debug("SKIP %s not regular  ", fn);
                                                continue;
                                        }
-                                       GLib.debug("SCAN ADD %s ", fn);
+                                       GLib.debug("SCAN ADD %s : %s", fn, fn.get_content_type());
                                        ret.add(in_path + "/" + fn);
                                         
                                        // any other valid types???