diff options
-rw-r--r-- | Completion/X/_xv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/_xv b/Completion/X/_xv index bf382c6bf..73669db4c 100644 --- a/Completion/X/_xv +++ b/Completion/X/_xv @@ -42,4 +42,4 @@ _x_arguments \ '-gsres:ghostscript resolution:' \ '-gsgeom:ghostscript page size:' \ '-DEBUG:debug level:' \ - '*:picture file:_files -g \*.\(\#i\)\(gif\|jpeg\|tiff\|pbm\|pgm\|ppm\|xbm\|xpm\|ras\(\|t\)\|tga\|rle\|rgb\|bmp\|pcx\|fits\|pm\)' + '*:picture file:_files -g \*.\(\#i\)\(png\|gif\|jpeg\|jpg\|tiff\|pbm\|pgm\|ppm\|xbm\|xpm\|ras\(\|t\)\|tga\|rle\|rgb\|bmp\|pcx\|fits\|pm\)' |