diff options
author | Xan Lopez <xan@src.gnome.org> | 2004-11-11 06:34:46 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2004-11-11 06:34:46 +0800 |
commit | a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf (patch) | |
tree | 722060a5bb63a2ffcd8d02c1ba023ead7d4b77a6 /ChangeLog | |
parent | 621962485a23186a0f5871abdb83a3d672f9e026 (diff) | |
download | gsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.tar gsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.tar.gz gsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.tar.bz2 gsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.tar.lz gsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.tar.xz gsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.tar.zst gsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.zip |
Warn before deleting a topic, fixes #149294
* src/bookmarks/ephy-bookmarks-editor.c:
(delete_topic_dialog_construct), (cmd_delete):
Warn before deleting a topic, fixes #149294
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-11-10 Xan Lopez <xan@gnome.org> + + * src/bookmarks/ephy-bookmarks-editor.c: + (delete_topic_dialog_construct), (cmd_delete): + + Warn before deleting a topic, fixes #149294 + 2004-11-10 Christian Persch <chpe@cvs.gnome.org> * src/ephy-statusbar.c: (ephy_statusbar_init): |