src/Resources.vala
authorAlan Knowles <alan@roojs.com>
Sat, 16 May 2015 10:28:19 +0000 (18:28 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 16 May 2015 10:28:19 +0000 (18:28 +0800)
src/Resources.vala

index e0868cc..b2df486 100644 (file)
@@ -89,7 +89,7 @@ public class Resources : Object
                        "roodata.json",
                        "*",
                        "Editors/*.js",
-                       "src/vapi/*.vapi"
+                       "vapi/*.vapi"
                        
                };
                this.fetch_files = new Gee.ArrayList<ResourcesItem>();