diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-05-14 04:56:00 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-05-14 04:56:00 +0800 |
commit | 6996cf034f17f67281eef72533a7ff83f943777e (patch) | |
tree | aa46e2de38767aac403602ba5d1cbb63abf98d9b /ChangeLog | |
parent | b05d498059ff15a36ecd32964e090d7970b2a826 (diff) | |
download | gsoc2013-epiphany-6996cf034f17f67281eef72533a7ff83f943777e.tar gsoc2013-epiphany-6996cf034f17f67281eef72533a7ff83f943777e.tar.gz gsoc2013-epiphany-6996cf034f17f67281eef72533a7ff83f943777e.tar.bz2 gsoc2013-epiphany-6996cf034f17f67281eef72533a7ff83f943777e.tar.lz gsoc2013-epiphany-6996cf034f17f67281eef72533a7ff83f943777e.tar.xz gsoc2013-epiphany-6996cf034f17f67281eef72533a7ff83f943777e.tar.zst gsoc2013-epiphany-6996cf034f17f67281eef72533a7ff83f943777e.zip |
Simplify context menu wrt. frames. Fixes bug #138442.
2004-05-13 Christian Persch <chpe@cvs.gnome.org>
* data/ui/epiphany-ui.xml:
* src/popup-commands.c:
* src/popup-commands.h:
Simplify context menu wrt. frames. Fixes bug #138442.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-05-13 Christian Persch <chpe@cvs.gnome.org> + + * data/ui/epiphany-ui.xml: + * src/popup-commands.c: + * src/popup-commands.h: + + Simplify context menu wrt. frames. Fixes bug #138442. + 2004-05-12 Christian Persch <chpe@cvs.gnome.org> * src/epiphany.in: |