diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-12-11 02:44:10 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-12-11 02:44:10 +0800 |
commit | d0a541a6cb797ecc289e3a8c72fe527b11bcbb35 (patch) | |
tree | eb0ad458634b51803b99495fd3d89f0a33e1fba6 /ChangeLog | |
parent | 90c8f3beae1b12495402449f01b5b510a1388bba (diff) | |
download | gsoc2013-epiphany-d0a541a6cb797ecc289e3a8c72fe527b11bcbb35.tar gsoc2013-epiphany-d0a541a6cb797ecc289e3a8c72fe527b11bcbb35.tar.gz gsoc2013-epiphany-d0a541a6cb797ecc289e3a8c72fe527b11bcbb35.tar.bz2 gsoc2013-epiphany-d0a541a6cb797ecc289e3a8c72fe527b11bcbb35.tar.lz gsoc2013-epiphany-d0a541a6cb797ecc289e3a8c72fe527b11bcbb35.tar.xz gsoc2013-epiphany-d0a541a6cb797ecc289e3a8c72fe527b11bcbb35.tar.zst gsoc2013-epiphany-d0a541a6cb797ecc289e3a8c72fe527b11bcbb35.zip |
Make print dialogue spacing HIG-compliant.
2003-12-10 Christian Persch <chpe@cvs.gnome.org>
* data/glade/print.glade:
Make print dialogue spacing HIG-compliant.
* src/ephy-tabs-menu.c: (tab_set_action_accelerator),
(ephy_tabs_menu_update):
Restore tabs menu shortcut keys ALT-1 .. ALT-0 for the first
ten tabs; they somehow got lost in the Egg->Gtk port.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2003-12-10 Christian Persch <chpe@cvs.gnome.org> + + * data/glade/print.glade: + + Make print dialogue spacing HIG-compliant. + + * src/ephy-tabs-menu.c: (tab_set_action_accelerator), + (ephy_tabs_menu_update): + + Restore tabs menu shortcut keys ALT-1 .. ALT-0 for the first + ten tabs; they somehow got lost in the Egg->Gtk port. + 2003-12-09 Marco Pesenti Gritti <marco@gnome.org> * data/epiphany.schemas.in: |