diff options
author | Diego Escalante Urrelo <diegoe@gnome.org> | 2007-08-03 03:39:24 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-08-03 03:39:24 +0800 |
commit | fcd68f8832d3a534748efb50b166afbc40397a19 (patch) | |
tree | 79e581bc04a4c0c3644d0a8ea0687f2c7baff4cf /ChangeLog | |
parent | 4502bbce6ccfe88f9a45692eb56d91317916c35e (diff) | |
download | gsoc2013-epiphany-fcd68f8832d3a534748efb50b166afbc40397a19.tar.gz 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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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: |