[gnome-boxes/wip/show-activity: 2/3] tmp



commit 87620c0d4026eb7cf9eaf3c6d3dc79d3b15c8529
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Wed Jun 12 18:31:35 2013 +0300

    tmp

 libgd            |    2 +-
 src/machine.vala |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgd b/libgd
index de5f515..9a9e75b 160000
--- a/libgd
+++ b/libgd
@@ -1 +1 @@
-Subproject commit de5f515f7aa8f31fa09ddb0ce89ef4ca0416ce38
+Subproject commit 9a9e75ba36e1ed025d24bfdc1c7cdd164a4d3fc0
diff --git a/src/machine.vala b/src/machine.vala
index c7eadd3..5c63298 100644
--- a/src/machine.vala
+++ b/src/machine.vala
@@ -15,7 +15,7 @@ private abstract class Boxes.Machine: Boxes.CollectionItem, Boxes.IPropertiesPro
     public bool suspend_at_exit;
 
     public bool can_save { get; protected set; default = false; }
-    public bool under_construction { get; protected set; default = false; }
+    public bool under_construction { get; protected set; default = true; }
 
     public signal void got_error (string message);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]