src/Builder4/ProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 20 Apr 2015 08:02:05 +0000 (16:02 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 20 Apr 2015 08:02:05 +0000 (16:02 +0800)
src/Builder4/ProjectSettings.vala

src/Builder4/ProjectSettings.bjs
src/Builder4/ProjectSettings.vala

index badefe5..530b707 100644 (file)
          "$ xns" : "Gtk"
         },
         {
-         "label" : "Database Type",
+         "label" : "Database Name",
          "xalign" : 0,
          "* pack" : "pack_start,false,false,0",
          "xtype" : "Label",
index 81bc3a6..f159cb2 100644 (file)
@@ -629,7 +629,7 @@ public class Xcls_ProjectSettings : Object
         public Xcls_Label22(Xcls_ProjectSettings _owner )
         {
             _this = _owner;
-            this.el = new Gtk.Label( "Database Type" );
+            this.el = new Gtk.Label( "Database Name" );
 
             // my vars (dec)