[med-svn] [SCM] aghermann branch, master, updated. 4f7a3b774136ffffbaf9b05d90bd568347bc5461
andrei zavada
johnhommer at gmail.com
Fri Nov 16 00:50:43 UTC 2012
The following commit has been merged in the master branch:
commit 2c3bf2e133b25546f855c170251d3d7642f0b464
Author: andrei zavada <johnhommer at gmail.com>
Date: Mon Oct 29 01:38:57 2012 +0200
provide a hint for when no AD profiles exist (part 2/2)
diff --git a/data/dialogs.glade b/data/dialogs.glade
index 0fab5c8..9f4be63 100644
--- a/data/dialogs.glade
+++ b/data/dialogs.glade
@@ -1681,7 +1681,7 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="top_attach">2</property>
<property name="width">2</property>
<property name="height">1</property>
</packing>
@@ -1698,6 +1698,22 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<property name="height">1</property>
</packing>
</child>
+ <child>
+ <object class="GtkLabel" id="lGlobalADHint">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">hints be here</property>
+ <property name="use_markup">True</property>
+ <property name="wrap">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">1</property>
+ <property name="width">2</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="expand">False</property>
--
Sleep experiment manager
More information about the debian-med-commit
mailing list