This is an automated email from the git hooks/post-receive script.
hmmr-guest pushed a commit to branch WIP
in repository aghermann.
commit cbd3daed322eedb64ad6d5a4e8aefb6cdff9f79d
Author: Andrei Zavada <hmmr@ra>
Date: Sun Jun 14 23:04:12 2015 +0300
mw.glade: center position of "Loading..."
---
upstream/data/mw.glade | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/upstream/data/mw.glade b/upstream/data/mw.glade
index 0f0d744..7c770c3 100644
--- a/upstream/data/mw.glade
+++ b/upstream/data/mw.glade
@@ -614,12 +614,14 @@
<object class="GtkGrid" id="cMeasurements">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">center</property>
+ <property name="vexpand">True</property>
<property name="border_width">1</property>
<child>
<object class="GtkLabel" id="lLoading">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<property
name="label">Loading...</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -637,6 +639,7 @@
<object class="GtkImage" id="image1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
<property
name="pixbuf">idle-bg.svg</property>
</object>
<packing>
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/debian-med/aghermann.git
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit