diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | data/epiphany-lockdown.schemas.in | 3 |
2 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,9 @@ +2007-08-01 Diego Escalante Urrelo <diegoe@gnome.org> + + * data/epiphany-lockdown.schemas.in: + + Remove misleading text from hide menu bar lockdown. Fixes bug #321989. + 2007-07-30 Diego Escalante Urrelo <diegoe@gnome.org> * embed/ephy-embed.c: diff --git a/data/epiphany-lockdown.schemas.in b/data/epiphany-lockdown.schemas.in index 41da24890..f2959c293 100644 --- a/data/epiphany-lockdown.schemas.in +++ b/data/epiphany-lockdown.schemas.in @@ -19,8 +19,7 @@ <default>false</default> <locale name="C"> <short>Hide menubar by default</short> - <long>Hide the menubar by default. The menubar can still be accessed - using F10.</long> + <long>Hide the menubar by default.</long> </locale> </schema> <schema> |