From: Alan Knowles Date: Tue, 10 Mar 2015 04:13:19 +0000 (+0800) Subject: src/Builder4/WindowLeftProps.bjs X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=50cd6b152adbdd8047aeb56cfc0ebbf54e8ac2c8 src/Builder4/WindowLeftProps.bjs src/Builder4/WindowLeftProps.vala --- diff --git a/src/Builder4/WindowLeftProps.bjs b/src/Builder4/WindowLeftProps.bjs index 6b780ee08..a89da3907 100644 --- a/src/Builder4/WindowLeftProps.bjs +++ b/src/Builder4/WindowLeftProps.bjs @@ -188,7 +188,7 @@ "listeners" : { "activate" : " ( ) =>{\n\n _this.addProp(\"prop\", \"flexy:foreach\", \"array,key,value\", \"string\");\n}" }, - "label" : "Flexy - Foreach", + "label" : "Flexy - If", "* pack" : "append", "xtype" : "MenuItem", "tooltip_markup" : "Add a flexy foreach (for HTML templates)", diff --git a/src/Builder4/WindowLeftProps.vala b/src/Builder4/WindowLeftProps.vala index fffaf2bc7..580497bb8 100644 --- a/src/Builder4/WindowLeftProps.vala +++ b/src/Builder4/WindowLeftProps.vala @@ -1102,7 +1102,7 @@ public class Xcls_LeftProps : Object // set gobject values this.el.tooltip_markup = "Add a flexy foreach (for HTML templates)"; - this.el.label = "Flexy - Foreach"; + this.el.label = "Flexy - If"; // listeners this.el.activate.connect( ( ) =>{