src/Builder4/ClutterFiles.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 22 May 2015 09:35:34 +0000 (17:35 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 22 May 2015 09:35:34 +0000 (17:35 +0800)
src/Builder4/ClutterFiles.vala

src/Builder4/ClutterFiles.bjs
src/Builder4/ClutterFiles.vala

index e5d5e1d..c137b74 100644 (file)
            "* prop" : "layout_manager"
           },
           {
-           "* ctor" : "new Clutter.Text.full(\"Sans 14px\", file.nickType(),  Clutter.Color.from_string(\"#fff\"))",
+           "* ctor" : "new Clutter.Text.full(\"Sans 14px\", foldername,  Clutter.Color.from_string(\"#fff\"))",
            "id" : "+foldertitle",
            "* args" : "string foldername",
            "$ x_expand" : true,
index a32cce6..4042588 100644 (file)
@@ -688,7 +688,7 @@ public class Xcls_ClutterFiles : Object
         public Xcls_foldertitle(Xcls_ClutterFiles _owner , string foldername)
         {
             _this = _owner;
-            this.el = new Clutter.Text.full("Sans 14px", file.nickType(),  Clutter.Color.from_string("#fff"));
+            this.el = new Clutter.Text.full("Sans 14px", foldername,  Clutter.Color.from_string("#fff"));
 
             // my vars (dec)