about summary refs log tree commit diff
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2006-12-08 21:54:43 +0000
committerClint Adams <clint@users.sourceforge.net>2006-12-08 21:54:43 +0000
commitb6e6a91e0fe5d06626a1e6639af13488fd85fef5 (patch)
treeb25b09622032c4302c2e9321124267d431c3bdb6
parent1cac90759a7c43ab08d4f1582379f6f4a08437d1 (diff)
downloadzsh-b6e6a91e0fe5d06626a1e6639af13488fd85fef5.tar.gz
zsh-b6e6a91e0fe5d06626a1e6639af13488fd85fef5.tar.xz
zsh-b6e6a91e0fe5d06626a1e6639af13488fd85fef5.zip
23039: handle iceweasel as firefox.
-rw-r--r--ChangeLog5
-rw-r--r--Completion/X/Command/_mozilla2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d0d0f4383..96a00c031 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-12-08  Clint Adams  <clint@zsh.org>
+
+	* 23039: Completion/X/Command/_mozilla: handle iceweasel as
+	firefox.
+
 2006-12-08  Peter Stephenson  <pws@csr.com>
 
 	* 23036: Src/utils.c, Src/Zle/compcore.c, Src/Zle/zle_tricky.c:
diff --git a/Completion/X/Command/_mozilla b/Completion/X/Command/_mozilla
index ff0f23bf0..2972870e4 100644
--- a/Completion/X/Command/_mozilla
+++ b/Completion/X/Command/_mozilla
@@ -1,4 +1,4 @@
-#compdef mozilla mozilla-firefox mozilla-xremote-client firefox
+#compdef mozilla mozilla-firefox mozilla-xremote-client firefox iceweasel=firefox
 
 local curcontext="$curcontext" state line expl ret=1 suf
 typeset -A opt_args