diff options
author | Cosimo Cecchi <cosimoc@svn.gnome.org> | 2007-09-10 06:43:58 +0800 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@src.gnome.org> | 2007-09-10 06:43:58 +0800 |
commit | 8344bc78c1bfc2e200c4525f07c4e50ba77f279d (patch) | |
tree | 5bd2b6e69472798bca91ebe89e4b40f3dc41ddb1 /ChangeLog | |
parent | 7a9491270389f22445a70f56aadf25d140960836 (diff) | |
download | gsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.tar gsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.tar.gz gsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.tar.bz2 gsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.tar.lz gsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.tar.xz gsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.tar.zst gsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.zip |
Makes tooltips for Back and Forward buttons display the titles of relative
2007-09-10 Cosimo Cecchi <cosimoc@svn.gnome.org>
* src/ephy-toolbar.c: (ephy_toolbar_set_navigation_tooltips):
* src/ephy-toolbar.h:
* src/ephy-window.c: (sync_tab_navigation):
Makes tooltips for Back and Forward buttons display the titles of
relative pages. Fixes bug #341400. Patch by Cyril Brulebois.
svn path=/trunk/; revision=7364
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2007-09-10 Cosimo Cecchi <cosimoc@svn.gnome.org> + * src/ephy-toolbar.c: (ephy_toolbar_set_navigation_tooltips): + * src/ephy-toolbar.h: + * src/ephy-window.c: (sync_tab_navigation): + + Makes tooltips for Back and Forward buttons display the titles of + relative pages. Fixes bug #341400. Patch by Cyril Brulebois. + +2007-09-10 Cosimo Cecchi <cosimoc@svn.gnome.org> + * src/ppview-toolbar.c: (ppview_toolbar_set_window): Forces the display of "Close print preview" on the relative toolbar |