diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-07-25 20:49:06 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-07-25 20:49:06 +0800 |
commit | 78d5bd1874dff802c7416deb5f056ce89aab1e5c (patch) | |
tree | 7de4cf56029ce4d0434696ef0c29158682de665e /ChangeLog | |
parent | c108708fd68ed5d6363d02ab0408d7dcf9f5073b (diff) | |
download | gsoc2013-epiphany-78d5bd1874dff802c7416deb5f056ce89aab1e5c.tar.gz gsoc2013-epiphany-78d5bd1874dff802c7416deb5f056ce89aab1e5c.tar.zst gsoc2013-epiphany-78d5bd1874dff802c7416deb5f056ce89aab1e5c.zip |
Fix "Save Link As" filechooser title, and change capitalisation on the
2004-07-25 Christian Persch <chpe@cvs.gnome.org>
* src/popup-commands.c: (popup_cmd_download_link),
(popup_cmd_download_link_as):
Fix "Save Link As" filechooser title, and change
capitalisation on the "Download Link" filechooser
title. Fixes bug #138208.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2004-07-25 Christian Persch <chpe@cvs.gnome.org> + * src/popup-commands.c: (popup_cmd_download_link), + (popup_cmd_download_link_as): + + Fix "Save Link As" filechooser title, and change + capitalisation on the "Download Link" filechooser + title. Fixes bug #138208. + +2004-07-25 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/mozilla-embed-single.cpp: Make sure we don't release the single observer more than |