src/Builder4/ClutterFiles.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 20 May 2015 11:18:16 +0000 (19:18 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 20 May 2015 11:18:16 +0000 (19:18 +0800)
src/Builder4/ClutterFiles.vala

src/Builder4/ClutterFiles.bjs

index d6c61f0..a4d647d 100644 (file)
@@ -13,7 +13,7 @@
    },
    "# Gee.ArrayList<Xcls_fileitem> fileitems" : "",
    "id" : "ClutterFiles",
-   "|  void clearFiles" : "() {\n    \n    this.filelayout.el.remove_all_children();\n    // we need to unref all the chidren that we loaded though...\n    \n}\n",
+   "|  void clearFiles" : "() {\n    \n    this.filelayout.el.remove_all_children();\n    // we need to unref all the chidren that we loaded though...\n    \n}\n ",
    "* init" : "this.fileitems = new Gee.ArrayList<Xcls_fileitem>();\n",
    "Clutter.ScrollMode scroll_mode" : "Clutter.ScrollMode.VERTICALLY",
    "xtype" : "ScrollActor",
@@ -81,8 +81,8 @@
         },
         {
          "* ctor" : "new Clutter.Text.full(\"Sans 10px\", file.nickType(),  Clutter.Color.from_string(\"#fff\"))",
-         "* args" : "JsRender.JsRender file",
          "id" : "+typetitle",
+         "* args" : "JsRender.JsRender file",
          "$ x_expand" : true,
          "* pack" : "add_child",
          "xtype" : "Text",
@@ -93,8 +93,8 @@
         },
         {
          "* ctor" : "new Clutter.Text.full(\"Sans 10px\", file.nickName(),  Clutter.Color.from_string(\"#fff\"))",
-         "* args" : "JsRender.JsRender file",
          "id" : "+title",
+         "* args" : "JsRender.JsRender file",
          "$ x_expand" : true,
          "* pack" : "add_child",
          "xtype" : "Text",