The following commit has been merged in the master branch:
commit f0a3147179ea06bdcd463e2d160df97255656e95
Author: Ville Skyttä <[email protected]>
Date:   Wed Mar 27 13:50:57 2013 +0200

    unzip/zipinfo: Associate with more StarOffice extensions.

diff --git a/bash_completion b/bash_completion
index 069cee5..1bec728 100644
--- a/bash_completion
+++ b/bash_completion
@@ -1852,7 +1852,7 @@ _install_xspec()
 }
 # bzcmp, bzdiff, bz*grep, bzless, bzmore intentionally not here, see Debian: 
#455510
 _install_xspec '!*.?(t)bz?(2)' bunzip2 bzcat pbunzip2 pbzcat lbunzip2 lbzcat
-_install_xspec 
'!*.@(zip|[ejsw]ar|exe|pk3|wsz|zargo|xpi|sxw|ot[tspgfc]|od[tspgfcm]|oxt|epub|apk|do[ct][xm]|p[op]t[mx]|xl[st][xm])'
 unzip zipinfo
+_install_xspec 
'!*.@(zip|[ejsw]ar|exe|pk3|wsz|zargo|xpi|s[tx][cdiw]|sx[gm]|o[dt][tspgfc]|od[bm]|oxt|epub|apk|do[ct][xm]|p[op]t[mx]|xl[st][xm])'
 unzip zipinfo
 _install_xspec '*.Z' compress znew
 # zcmp, zdiff, z*grep, zless, zmore intentionally not here, see Debian: #455510
 _install_xspec '!*.@(Z|[gGd]z|t[ag]z)' gunzip zcat unpigz

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-commits

Reply via email to