diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-26 07:03:33 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-26 07:03:33 +0800 |
commit | dc968d09d8326b397d473e7762773db7efcdeb5c (patch) | |
tree | cf029e2ed4c913c53c7dfd421563f280ddc19a4f /ChangeLog | |
parent | a494e90f6af12a433efa26f337a7cd415667dd9c (diff) | |
download | gsoc2013-epiphany-dc968d09d8326b397d473e7762773db7efcdeb5c.tar gsoc2013-epiphany-dc968d09d8326b397d473e7762773db7efcdeb5c.tar.gz gsoc2013-epiphany-dc968d09d8326b397d473e7762773db7efcdeb5c.tar.bz2 gsoc2013-epiphany-dc968d09d8326b397d473e7762773db7efcdeb5c.tar.lz gsoc2013-epiphany-dc968d09d8326b397d473e7762773db7efcdeb5c.tar.xz gsoc2013-epiphany-dc968d09d8326b397d473e7762773db7efcdeb5c.tar.zst gsoc2013-epiphany-dc968d09d8326b397d473e7762773db7efcdeb5c.zip |
Don't move the window, just show it. Fixes bug #158923.
2004-11-26 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-shell.c: (ephy_shell_new_tab):
Don't move the window, just show it. Fixes bug #158923.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-11-26 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-shell.c: (ephy_shell_new_tab): + + Don't move the window, just show it. Fixes bug #158923. + 2004-11-25 Christian Persch <chpe@cvs.gnome.org> * data/Makefile.am: |