diff options
author | Christian Persch <chpe@gnome.org> | 2007-07-10 20:32:39 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-07-10 20:32:39 +0800 |
commit | 4d659d60fb2fe93bef12d870897f5d70c6fd1f20 (patch) | |
tree | 5e048fc1774cf8a14fb0867586af80d08658aed0 /ChangeLog | |
parent | 50d2f21f239148de7bb88c211ce025a1d53e51f4 (diff) | |
download | gsoc2013-epiphany-4d659d60fb2fe93bef12d870897f5d70c6fd1f20.tar.gz gsoc2013-epiphany-4d659d60fb2fe93bef12d870897f5d70c6fd1f20.tar.zst gsoc2013-epiphany-4d659d60fb2fe93bef12d870897f5d70c6fd1f20.zip |
Port to new tooltips API.
2007-07-10 Christian Persch <chpe@gnome.org>
* src/ephy-notebook.c: (ephy_notebook_switch_page_cb),
(update_tabs_visibility), (ephy_notebook_init),
(ephy_notebook_finalize), (sync_icon), (sync_label),
(build_tab_label), (ephy_notebook_set_show_tabs),
(ephy_notebook_remove):
Port to new tooltips API.
svn path=/trunk/; revision=7132
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2007-07-10 Christian Persch <chpe@gnome.org> + + * src/ephy-notebook.c: (ephy_notebook_switch_page_cb), + (update_tabs_visibility), (ephy_notebook_init), + (ephy_notebook_finalize), (sync_icon), (sync_label), + (build_tab_label), (ephy_notebook_set_show_tabs), + (ephy_notebook_remove): + + Port to new tooltips API. + 2007-07-10 Luca Ferretti <elle.uca@libero.it> * data/icons/32x32/apps/Makefile.am: |