eog: Complete on *.pgm (RedHat: #1090481)

This commit is contained in:
Ville Skyttä 2014-04-23 15:47:34 +03:00
parent b1f7803556
commit 77e11c41ea

View File

@ -20,7 +20,7 @@ _eog()
return return
fi fi
_filedir '@(ani|?(w)bmp|gif|ico|j2k|jp[cefgx2]|jpeg|pcx|pn[gm]|ras|svg?(z)|tga|tif?(f)|x[bp]m)' _filedir '@(ani|?(w)bmp|gif|ico|j2k|jp[cefgx2]|jpeg|pcx|pgm|pn[gm]|ras|svg?(z)|tga|tif?(f)|x[bp]m)'
} && } &&
complete -F _eog eog complete -F _eog eog