diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-09-15 19:52:47 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-09-15 19:52:47 +0800 |
commit | 67661fefc75a5a76269b51b7281a272aae438060 (patch) | |
tree | a463fbe24931241a571c4117f859689f73ab4988 /ChangeLog | |
parent | 0607796ab17b0f5a9f3a41fbc5cbd11b1b62b352 (diff) | |
download | gsoc2013-epiphany-67661fefc75a5a76269b51b7281a272aae438060.tar gsoc2013-epiphany-67661fefc75a5a76269b51b7281a272aae438060.tar.gz gsoc2013-epiphany-67661fefc75a5a76269b51b7281a272aae438060.tar.bz2 gsoc2013-epiphany-67661fefc75a5a76269b51b7281a272aae438060.tar.lz gsoc2013-epiphany-67661fefc75a5a76269b51b7281a272aae438060.tar.xz gsoc2013-epiphany-67661fefc75a5a76269b51b7281a272aae438060.tar.zst gsoc2013-epiphany-67661fefc75a5a76269b51b7281a272aae438060.zip |
Make Close the default button.
2005-09-15 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-toolbar-editor.c: (ephy_toolbar_editor_construct):
Make Close the default button.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-09-15 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-toolbar-editor.c: (ephy_toolbar_editor_construct): + + Make Close the default button. + 2005-09-14 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_help_about): |