Add MS Visio file extensions to bash completion

(just appended them at the end, there's really no system here)

Change-Id: Ia192384407397d7fdc6b622f346dd7a6b91ae6a1
This commit is contained in:
Katarina Behrens 2014-12-22 12:13:05 +01:00
parent 48d0ca8560
commit 2b54b6c29a

View file

@ -12,7 +12,7 @@ my @DRAWDOCS=("sxd", "std", "dxf", "emf", "eps", "met", "pct", "sgf", "sgv", "sd
"sdd", "vor", "svm", "wmf", "bmp", "gif", "jpg", "jpeg", "jfif", "fif",
"jpe", "pcd", "pcx", "pgm", "png", "ppm", "psd", "ras", "tga", "tif",
"tiff", "xbm", "xpm", "odg", "otg", "fodg", "odc", "odi", "sds",
"wpg", "svg");
"wpg", "svg", "vdx", "vsd", "vsdm", "vsdx");
my @IMPRESSDOCS=("sxi", "sti", "ppt", "pps", "pot", "sxd", "sda", "sdd", "sdp",
"vor", "cgm", "odp", "otp", "fodp", "ppsm", "ppsx", "pptm", "pptx",