summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2008-03-11 15:47:39 -1000
committerDavid Cantrell <dcantrell@redhat.com>2008-03-11 15:47:39 -1000
commit8c0926f28ced0407a0fb5834c295d1b6be952904 (patch)
tree5a38653419849bcaf603840dc3f548f5581ff0a2 /ui
parent2a19669fd27954a72a8b008ab1f2f4397e6f4b8f (diff)
downloadanaconda-8c0926f28ced0407a0fb5834c295d1b6be952904.tar.gz
anaconda-8c0926f28ced0407a0fb5834c295d1b6be952904.tar.xz
anaconda-8c0926f28ced0407a0fb5834c295d1b6be952904.zip
Focus root password entry box (#436885).
Make sure the root password entry box has the focus when we get to the root password screen. Remove the reference to root-password.png in the glade file to avoid libglade warnings on the console. Try to see if we can get Enter keypresses from the confirm password entry box to trigger the Next button. It's not working for me, but my keyboard is acting up with the latest kernel.
Diffstat (limited to 'ui')
-rw-r--r--ui/account.glade1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/account.glade b/ui/account.glade
index 08d1f45fc..f7087fccf 100644
--- a/ui/account.glade
+++ b/ui/account.glade
@@ -60,7 +60,6 @@
<child>
<widget class="GtkImage" id="icon">
<property name="visible">True</property>
- <property name="pixbuf">root-password.png</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>