summaryrefslogtreecommitdiffstats
path: root/unlock.ui
diff options
context:
space:
mode:
Diffstat (limited to 'unlock.ui')
-rw-r--r--unlock.ui12
1 files changed, 4 insertions, 8 deletions
diff --git a/unlock.ui b/unlock.ui
index d958485..8b33ab7 100644
--- a/unlock.ui
+++ b/unlock.ui
@@ -37,13 +37,10 @@
<property name="border_width">12</property>
<property name="spacing">12</property>
<child>
- <object class="GtkLabel" id="hostname_label">
+ <object class="GtkLabel" id="lock_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" comments="This is a placeholder string and will be replaced with the hostname of the system">[hostname]</property>
- <attributes>
- <attribute name="font-desc" value="Sans 18"/>
- </attributes>
+ <property name="label" comments="This is a placeholder string and will be replaced with the hostname of the system">[lock]</property>
</object>
<packing>
<property name="expand">True</property>
@@ -97,10 +94,11 @@
<child>
<object class="GtkLabel" id="message_label">
<property name="can_focus">False</property>
+ <property name="yalign">0</property>
<property name="label" comments="This is a placeholder string and will be replaced with a message from PAM">[message]</property>
</object>
<packing>
- <property name="expand">False</property>
+ <property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
@@ -118,7 +116,6 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_action_appearance">False</property>
- <signal name="clicked" handler="login_cb" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
@@ -135,7 +132,6 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_action_appearance">False</property>
- <signal name="clicked" handler="cancel_cb" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>