From da037f7393b55680ad913d96affd157fe0ab550a Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 6 May 2008 15:13:12 +0000 Subject: 24947: complete -safe-mode for firefox. --- ChangeLog | 5 +++++ Completion/X/Command/_mozilla | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9df4795af..76cd874f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-05-06 Clint Adams + + * 24947: Completion/X/Command/_mozilla: complete -safe-mode for + firefox. + 2008-05-06 Peter Stephenson * 24937, 24938: Dag-Erling Smørgrav : configure.ac: diff --git a/Completion/X/Command/_mozilla b/Completion/X/Command/_mozilla index 7b2689757..64f4d9450 100644 --- a/Completion/X/Command/_mozilla +++ b/Completion/X/Command/_mozilla @@ -23,6 +23,7 @@ else '-profile[specify profile file]:profile file:_files' \ '-v[show version]' \ '-version[show version]' \ + '-safe-mode[disable extensions and themes for this session]' ) else mozopts=( -- cgit 1.4.1