diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-08-09 21:50:41 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-08-09 21:50:41 +0800 |
commit | ce0119a469c4abb7df49c162e4e38cd040801ca6 (patch) | |
tree | 166f64050ee1e5d8c5d46f929fe803a44f442221 /NEWS | |
parent | c412a3fe4bf2735a601e71a6cb030dbc434a2a67 (diff) | |
download | gsoc2013-epiphany-ce0119a469c4abb7df49c162e4e38cd040801ca6.tar.gz gsoc2013-epiphany-ce0119a469c4abb7df49c162e4e38cd040801ca6.tar.zst gsoc2013-epiphany-ce0119a469c4abb7df49c162e4e38cd040801ca6.zip |
Typo fixes.Release174
2005-08-09 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
Typo fixes.
* src/ephy-tab.c: (ephy_tab_net_state_cb):
Removed favicon fallback code.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -15,8 +15,7 @@ Changes * Update the python bindings * String fixes [#172230, #167448] * Fix setting homepage to current page [#311962] - * ALlow EPHY_DEBUG_BREAK even in non-debug builds - * Fallback to favicon.ico [#116678] + * Allow EPHY_DEBUG_BREAK even in non-debug builds * Disable favicons from non-http URLs [#312291] * Fix location entry favicon updating * Fix crash on "window.get_toolbar()" [#170105] @@ -26,7 +25,7 @@ Changes * Fix drawing of location entry with new default GNOME theme (Clearlooks) * Change the text on the 'unknown issuer' dialog [#151519] * Also clear favicon cache when clearing the cache - * Make donwload dialog wording clearer + * Make download dialog wording clearer Contributors to this release: Crispin Flowerday, Christian Persch, Jean-François Rameau and Raphael Slinckx. |