diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-02-20 00:34:55 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-02-20 00:34:55 +0800 |
commit | dc85f85488cc9cf4ef1c665ec624a4a48ba27d65 (patch) | |
tree | 17f2395df7101fdd114b92e622caeb4b3bc30cef /ChangeLog | |
parent | 0d661cce429a4bd8bbe4e521d86cd862ecd067db (diff) | |
download | gsoc2013-epiphany-dc85f85488cc9cf4ef1c665ec624a4a48ba27d65.tar gsoc2013-epiphany-dc85f85488cc9cf4ef1c665ec624a4a48ba27d65.tar.gz gsoc2013-epiphany-dc85f85488cc9cf4ef1c665ec624a4a48ba27d65.tar.bz2 gsoc2013-epiphany-dc85f85488cc9cf4ef1c665ec624a4a48ba27d65.tar.lz gsoc2013-epiphany-dc85f85488cc9cf4ef1c665ec624a4a48ba27d65.tar.xz gsoc2013-epiphany-dc85f85488cc9cf4ef1c665ec624a4a48ba27d65.tar.zst gsoc2013-epiphany-dc85f85488cc9cf4ef1c665ec624a4a48ba27d65.zip |
Dont have a separate context menu for copy, just put it inside the
2003-02-19 Marco Pesenti Gritti <marco@it.gnome.org>
* data/ui/epiphany-ui.xml.in:
* src/ephy-tab.c: (ephy_tab_show_embed_popup):
* src/ephy-window.c:
* src/popup-commands.c:
* src/window-commands.c:
Dont have a separate context menu for copy, just
put it inside the document one
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2003-02-19 Marco Pesenti Gritti <marco@it.gnome.org> + + * data/ui/epiphany-ui.xml.in: + * src/ephy-tab.c: (ephy_tab_show_embed_popup): + * src/ephy-window.c: + * src/popup-commands.c: + * src/window-commands.c: + + Dont have a separate context menu for copy, just + put it inside the document one + 2003-02-19 Dave Bordoley <bordoley@msu.edu> * data/ui/epiphany-bookmark-editor-ui.xml.in |