mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-01 05:16:05 +01:00
* unposted: Completion/Unix/Type/_pdf: complete pdf files for kpdf.
This commit is contained in:
parent
a01ba07763
commit
7daa6320b4
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
2004-11-18 Clint Adams <clint@zsh.org>
|
||||
|
||||
* Completion/Unix/Command/_bogofilter: fix -w/-p typo, which was
|
||||
* unposted: Completion/Unix/Command/_bogofilter: fix -w/-p typo, which was
|
||||
noticed by Michał Politowski.
|
||||
* unposted: Completion/Unix/Type/_pdf: complete pdf files for kpdf.
|
||||
|
||||
2004-11-16 Peter Stephenson <pws@csr.com>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#compdef pdf2dsc pdf2ps pdfimages pdfinfo pdftopbm pdftops pdftotext xpdf pdfopt pdffonts
|
||||
#compdef pdf2dsc pdf2ps pdfimages pdfinfo pdftopbm pdftops pdftotext xpdf pdfopt pdffonts kpdf
|
||||
|
||||
local expl ext=''
|
||||
|
||||
|
|
Loading…
Reference in a new issue