src/Palete/Gtk.vala
authorAlan Knowles <alan@roojs.com>
Wed, 8 Jun 2016 06:58:37 +0000 (14:58 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 8 Jun 2016 06:58:37 +0000 (14:58 +0800)
src/Palete/Gtk.vala

index c25abab..2bb7c2f 100644 (file)
@@ -35,7 +35,7 @@ namespace Palete {
                         
                    this.package_cache = this.loadPackages(Path.get_dirname (context.get_vapi_path("glib-2.0")));
                    this.package_cache.add_all(
-                           this.loadPackages(Path.get_dirname (context.get_vapi_path("gee-1.0")));
+                           this.loadPackages(Path.get_dirname (context.get_vapi_path("gee-1.0")))
                    );
                                //this.load();
                    // various loader methods..