X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=src%2FBuilder4%2FPopoverFileDetails.vala;h=94ab8c9fd4dcd41e8539c578393b1bc2eedb7a9b;hb=452dbf12dc4e9b79b48df3591bcb9e06f7888b1d;hp=01684daf1ab380c2385e372bd23b69fe20d2ebdc;hpb=7f8370dbe14ab877972a8c75dab07128dfdd39e2;p=roobuilder diff --git a/src/Builder4/PopoverFileDetails.vala b/src/Builder4/PopoverFileDetails.vala index 01684daf1..94ab8c9fd 100644 --- a/src/Builder4/PopoverFileDetails.vala +++ b/src/Builder4/PopoverFileDetails.vala @@ -1343,25 +1343,7 @@ return; } - // what does this do? - - - /* - if (!isNew && this.file.name != _this.name.el.get_text()) { - Xcls_StandardErrorDialog.singleton().show( - this.el, - "Sorry changing names does not work yet. " - ); - - return; - } - */ - - - // FIXME - this may be more complicated... - //for (var i in this.def) { - // this.file[i] = this.get(i).el.get_text(); - //} + if (!_this.is_new) { // try {