Kaydet (Commit) 2b54b6c2 authored tarafından Katarina Behrens's avatar Katarina Behrens

Add MS Visio file extensions to bash completion

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

Change-Id: Ia192384407397d7fdc6b622f346dd7a6b91ae6a1
üst 48d0ca85
......@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment