From 50cd6b152adbdd8047aeb56cfc0ebbf54e8ac2c8 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 10 Mar 2015 12:13:19 +0800 Subject: [PATCH] src/Builder4/WindowLeftProps.bjs src/Builder4/WindowLeftProps.vala --- src/Builder4/WindowLeftProps.bjs | 2 +- src/Builder4/WindowLeftProps.vala | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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( ( ) =>{ -- 2.39.2