aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@gnome.org>2007-08-03 03:39:24 +0800
committerDiego Escalante Urrelo <diegoe@src.gnome.org>2007-08-03 03:39:24 +0800
commitfcd68f8832d3a534748efb50b166afbc40397a19 (patch)
tree79e581bc04a4c0c3644d0a8ea0687f2c7baff4cf /ChangeLog
parent4502bbce6ccfe88f9a45692eb56d91317916c35e (diff)
downloadgsoc2013-epiphany-fcd68f8832d3a534748efb50b166afbc40397a19.tar
gsoc2013-epiphany-fcd68f8832d3a534748efb50b166afbc40397a19.tar.gz
gsoc2013-epiphany-fcd68f8832d3a534748efb50b166afbc40397a19.tar.bz2
gsoc2013-epiphany-fcd68f8832d3a534748efb50b166afbc40397a19.tar.lz
gsoc2013-epiphany-fcd68f8832d3a534748efb50b166afbc40397a19.tar.xz
gsoc2013-epiphany-fcd68f8832d3a534748efb50b166afbc40397a19.tar.zst
gsoc2013-epiphany-fcd68f8832d3a534748efb50b166afbc40397a19.zip
Remove "Add bookmark" and "Save as" from the document context menu. Patch
2007-08-02 Diego Escalante Urrelo <diegoe@gnome.org> * data/ui/epiphany-ui.xml: * src/ephy-window.c: * src/ephy-lockdown.c: Remove "Add bookmark" and "Save as" from the document context menu. Patch by Cosimo Cecchi. Part of bug #332968. svn path=/trunk/; revision=7239
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b89fadac..31643667f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-08-02 Diego Escalante Urrelo <diegoe@gnome.org>
+
+ * data/ui/epiphany-ui.xml:
+ * src/ephy-window.c:
+ * src/ephy-lockdown.c:
+
+ Remove "Add bookmark" and "Save as" from the document context menu.
+ Patch by Cosimo Cecchi. Part of bug #332968.
+
2007-08-01 Diego Escalante Urrelo <diegoe@gnome.org>
* src/ephy-completion-model.c: