From 8353ce327a0ca559a8ba2fac90d822e328f90b5b Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 9 Nov 2005 21:46:31 +0000 Subject: Because the Dwnloads window is a GtkDiaog for technical reasons, we set 2005-11-09 Christian Persch * data/glade/epiphany.glade: Because the Dwnloads window is a GtkDiaog for technical reasons, we set the type hint to 'normal' so it still has close/minimise buttons. --- data/glade/epiphany.glade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/glade/epiphany.glade') diff --git a/data/glade/epiphany.glade b/data/glade/epiphany.glade index f9e34bfa0..a00529642 100644 --- a/data/glade/epiphany.glade +++ b/data/glade/epiphany.glade @@ -548,7 +548,7 @@ True False False - GDK_WINDOW_TYPE_HINT_DIALOG + GDK_WINDOW_TYPE_HINT_NORMAL GDK_GRAVITY_NORTH_WEST True False -- cgit