aboutsummaryrefslogtreecommitdiffstats
path: root/shell/glade
diff options
context:
space:
mode:
authorAnna Marie Dirks <anna@helixcode.com>2000-10-14 02:40:33 +0800
committerAnna Dirks <anna@src.gnome.org>2000-10-14 02:40:33 +0800
commit9704f5dbf64e9f34d4ef7b4c0844b82319d4a2cf (patch)
tree75d4f86128c58b380e3feacb95999fd23f2c7c3b /shell/glade
parentd4d563705e3a8dcfaa13161418b989164b5f15b0 (diff)
downloadgsoc2013-evolution-9704f5dbf64e9f34d4ef7b4c0844b82319d4a2cf.tar
gsoc2013-evolution-9704f5dbf64e9f34d4ef7b4c0844b82319d4a2cf.tar.gz
gsoc2013-evolution-9704f5dbf64e9f34d4ef7b4c0844b82319d4a2cf.tar.bz2
gsoc2013-evolution-9704f5dbf64e9f34d4ef7b4c0844b82319d4a2cf.tar.lz
gsoc2013-evolution-9704f5dbf64e9f34d4ef7b4c0844b82319d4a2cf.tar.xz
gsoc2013-evolution-9704f5dbf64e9f34d4ef7b4c0844b82319d4a2cf.tar.zst
gsoc2013-evolution-9704f5dbf64e9f34d4ef7b4c0844b82319d4a2cf.zip
*e-shell-folder-creation-dialog.glade: Added focus to the folder-name text
2000-10-13 Anna Marie Dirks <anna@helixcode.com> *e-shell-folder-creation-dialog.glade: Added focus to the folder-name text entry. svn path=/trunk/; revision=5900
Diffstat (limited to 'shell/glade')
-rw-r--r--shell/glade/e-shell-folder-creation-dialog.glade1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/glade/e-shell-folder-creation-dialog.glade b/shell/glade/e-shell-folder-creation-dialog.glade
index 21701a2a29..55319a6505 100644
--- a/shell/glade/e-shell-folder-creation-dialog.glade
+++ b/shell/glade/e-shell-folder-creation-dialog.glade
@@ -104,6 +104,7 @@
<class>GtkEntry</class>
<name>folder_name_entry</name>
<can_focus>True</can_focus>
+ <has_focus>True</has_focus>
<editable>True</editable>
<text_visible>True</text_visible>
<text_max_length>0</text_max_length>