From 83ee11c946e6584a54ee4a5a15116b9b4126b16d Mon Sep 17 00:00:00 2001 From: Jared Moore Date: Tue, 5 Jun 2007 11:18:01 +0000 Subject: Reviewed by: Christian Persch Committed by: Wouter 2007-06-05 Jared Moore Reviewed by: Christian Persch Committed by: Wouter Bolsterlee * data/ui/epiphany-ui.xml: Added 'select all' to context menu for text input areas. Bug #336739. svn path=/trunk/; revision=7068 --- ChangeLog | 9 +++++++++ data/ui/epiphany-ui.xml | 2 ++ 2 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index c167b6fb0..0ef38e93d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-06-05 Jared Moore + + Reviewed by: Christian Persch + Committed by: Wouter Bolsterlee + + * data/ui/epiphany-ui.xml: + + Added 'select all' to context menu for text input areas. Bug #336739. + 2007-06-04 Christian Persch * embed/ephy-embed.c: (ephy_embed_load_url): diff --git a/data/ui/epiphany-ui.xml b/data/ui/epiphany-ui.xml index f0c5613fd..95bc9b691 100644 --- a/data/ui/epiphany-ui.xml +++ b/data/ui/epiphany-ui.xml @@ -111,6 +111,8 @@ + + -- cgit