[chronojump] Virtual systems should not show now Take snapshot and timelabel



commit e638383ce71c19261aaa37b4d01bbbd91d784f8e
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Nov 10 10:30:21 2014 +0100

    Virtual systems should not show now Take snapshot and timelabel

 CesarPlayer/gtk-gui/gui.stetic |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/CesarPlayer/gtk-gui/gui.stetic b/CesarPlayer/gtk-gui/gui.stetic
index a91770e..72aea6a 100644
--- a/CesarPlayer/gtk-gui/gui.stetic
+++ b/CesarPlayer/gtk-gui/gui.stetic
@@ -419,6 +419,7 @@
                 <child>
                   <widget class="Gtk.Button" id="snapshotbutton">
                     <property name="MemberName" />
+                   <property name="Visible">False</property>
                     <property name="CanFocus">True</property>
                     <property name="Type">TextAndIcon</property>
                     <property name="Icon">stock:stock_about Button</property>
@@ -444,6 +445,7 @@
             <child>
               <widget class="Gtk.Label" id="timelabel">
                 <property name="MemberName" />
+               <property name="Visible">False</property>
                 <property name="Xalign">1</property>
                 <property name="LabelProp">Time: 0:00:00</property>
               </widget>


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