diff options
author | thetroublemaker <thetroublemaker@inventati.org> | 2006-01-08 23:22:01 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-08 23:22:01 +0800 |
commit | 1271be0b624c6657fb57661042099d8f6ef540a0 (patch) | |
tree | d6940b3ab05a9ed3418733f12af440a4d22cc502 /ChangeLog | |
parent | 59442d11a620383fa54ab0416f4a7257dc50543c (diff) | |
download | gsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.tar gsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.tar.gz gsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.tar.bz2 gsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.tar.lz gsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.tar.xz gsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.tar.zst gsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.zip |
changed ephy_tab_get_title_composite to ephy_tab_get_title, so that now
2006-01-05 thetroublemaker <thetroublemaker@inventati.org>
* src/ephy-notebook.c:
changed ephy_tab_get_title_composite to ephy_tab_get_title,
so that now 'Loading ' is not displayed when loadin' a new
tab. Bug #323468.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-01-05 thetroublemaker <thetroublemaker@inventati.org> + + * src/ephy-notebook.c: + + changed ephy_tab_get_title_composite to ephy_tab_get_title, + so that now 'Loading ' is not displayed when loadin' a new + tab. Bug #323468. + 2006-01-08 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (ephy_window_delete_event): |