diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-12-16 21:55:33 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-12-16 21:55:33 +0800 |
commit | c9c56355eace2bb4589d151c97599625582f42d4 (patch) | |
tree | 5e1d0cc95f744b079a12fb3347ac320962077d94 /ChangeLog | |
parent | 863bbb4f3e67cafad1f08d7bc08362b6df2785bd (diff) | |
download | gsoc2013-epiphany-c9c56355eace2bb4589d151c97599625582f42d4.tar gsoc2013-epiphany-c9c56355eace2bb4589d151c97599625582f42d4.tar.gz gsoc2013-epiphany-c9c56355eace2bb4589d151c97599625582f42d4.tar.bz2 gsoc2013-epiphany-c9c56355eace2bb4589d151c97599625582f42d4.tar.lz gsoc2013-epiphany-c9c56355eace2bb4589d151c97599625582f42d4.tar.xz gsoc2013-epiphany-c9c56355eace2bb4589d151c97599625582f42d4.tar.zst gsoc2013-epiphany-c9c56355eace2bb4589d151c97599625582f42d4.zip |
Add app name to primary text, too. Fixes bug #141327.
2004-12-16 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/ContentHandler.cpp:
Add app name to primary text, too. Fixes bug #141327.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-12-16 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/ContentHandler.cpp: + + Add app name to primary text, too. Fixes bug #141327. + +2004-12-16 Christian Persch <chpe@cvs.gnome.org> + * lib/widgets/ephy-location-entry.c: (entry_clear_activate_cb), (entry_populate_popup_cb), (ephy_location_entry_construct_contents): |