diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-16 20:09:15 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-16 20:09:15 +0800 |
commit | 55e65021a475b00569ea4d1b058086c4dbab4568 (patch) | |
tree | 96e6a905e8d6cb50dc0c32552d6a915912ec9905 /ChangeLog | |
parent | 7e36f13518cf3e2dac0e2df970a8dcd3f06e6a11 (diff) | |
download | gsoc2013-epiphany-55e65021a475b00569ea4d1b058086c4dbab4568.tar gsoc2013-epiphany-55e65021a475b00569ea4d1b058086c4dbab4568.tar.gz gsoc2013-epiphany-55e65021a475b00569ea4d1b058086c4dbab4568.tar.bz2 gsoc2013-epiphany-55e65021a475b00569ea4d1b058086c4dbab4568.tar.lz gsoc2013-epiphany-55e65021a475b00569ea4d1b058086c4dbab4568.tar.xz gsoc2013-epiphany-55e65021a475b00569ea4d1b058086c4dbab4568.tar.zst gsoc2013-epiphany-55e65021a475b00569ea4d1b058086c4dbab4568.zip |
Show help for menu items in the statusbar.
2004-01-16 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (menu_item_select_cb),
(menu_item_deselect_cb), (disconnect_proxy_cb), (connect_proxy_cb),
(setup_ui_manager), (ephy_window_init):
Show help for menu items in the statusbar.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-01-16 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-window.c: (menu_item_select_cb), + (menu_item_deselect_cb), (disconnect_proxy_cb), (connect_proxy_cb), + (setup_ui_manager), (ephy_window_init): + + Show help for menu items in the statusbar. + 2004-01-15 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-event.c: (ephy_embed_event_get_type), |