diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-08-05 23:53:46 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-08-05 23:53:46 +0800 |
commit | 1d3c560d4e3eb2fea630f2d01d2af05e07c2131d (patch) | |
tree | c45551d88480b9e35899665b149d0bdf975d4677 /ChangeLog | |
parent | 0cdb5df549513b32c291378257652adbe286faeb (diff) | |
download | gsoc2013-epiphany-1d3c560d4e3eb2fea630f2d01d2af05e07c2131d.tar gsoc2013-epiphany-1d3c560d4e3eb2fea630f2d01d2af05e07c2131d.tar.gz gsoc2013-epiphany-1d3c560d4e3eb2fea630f2d01d2af05e07c2131d.tar.bz2 gsoc2013-epiphany-1d3c560d4e3eb2fea630f2d01d2af05e07c2131d.tar.lz gsoc2013-epiphany-1d3c560d4e3eb2fea630f2d01d2af05e07c2131d.tar.xz gsoc2013-epiphany-1d3c560d4e3eb2fea630f2d01d2af05e07c2131d.tar.zst gsoc2013-epiphany-1d3c560d4e3eb2fea630f2d01d2af05e07c2131d.zip |
Use link text as bookmark title when no title is specified.
2003-08-05 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/EventContext.cpp:
* embed/mozilla/EventContext.h:
* src/popup-commands.c: (popup_cmd_bookmark_link):
Use link text as bookmark title when no title
is specified.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-08-05 Marco Pesenti Gritti <marco@it.gnome.org> + + * embed/mozilla/EventContext.cpp: + * embed/mozilla/EventContext.h: + * src/popup-commands.c: (popup_cmd_bookmark_link): + + Use link text as bookmark title when no title + is specified. + 2003-08-04 Metin AMiroff <metin@karegen.com> * configure.in: Added az to all linguas. |