diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-11-10 05:46:31 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-11-10 05:46:31 +0800 |
commit | 8353ce327a0ca559a8ba2fac90d822e328f90b5b (patch) | |
tree | 18f5048bae73ff6795e184be93938cc4f6a5bc15 /ChangeLog | |
parent | 907535f1e786cea8bd30f74cf93f6600fec4e09d (diff) | |
download | gsoc2013-epiphany-8353ce327a0ca559a8ba2fac90d822e328f90b5b.tar gsoc2013-epiphany-8353ce327a0ca559a8ba2fac90d822e328f90b5b.tar.gz gsoc2013-epiphany-8353ce327a0ca559a8ba2fac90d822e328f90b5b.tar.bz2 gsoc2013-epiphany-8353ce327a0ca559a8ba2fac90d822e328f90b5b.tar.lz gsoc2013-epiphany-8353ce327a0ca559a8ba2fac90d822e328f90b5b.tar.xz gsoc2013-epiphany-8353ce327a0ca559a8ba2fac90d822e328f90b5b.tar.zst gsoc2013-epiphany-8353ce327a0ca559a8ba2fac90d822e328f90b5b.zip |
Because the Dwnloads window is a GtkDiaog for technical reasons, we set
2005-11-09 Christian Persch <chpe@cvs.gnome.org>
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2005-11-09 Christian Persch <chpe@cvs.gnome.org> + * 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. + +2005-11-09 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: A m4/gecko.m4: |