SHA256
1
0
forked from pool/tcsh
Dr. Werner Fink 2010-03-17 12:08:19 +00:00 committed by Git OBS Bridge
parent f664f38aec
commit bd72981a50
2 changed files with 8 additions and 1 deletions

View File

@ -439,7 +439,9 @@
skip_mh: skip_mh:
# from George Cox # from George Cox
complete acroread 'p/*/f:*.{pdf,PDF}/' complete acroread 'p/*/f:*.{pdf,fdf,PDF,FDF}/'
complete xpdf 'p/*/f:*.{pdf,fdf,PDF,FDF}/'
complete kpdf 'p/*/f:*.{pdf,fdf,PDF,FDF}/'
complete apachectl 'c/*/(start stop restart fullstatus status graceful \ complete apachectl 'c/*/(start stop restart fullstatus status graceful \
configtest help)/' configtest help)/'
complete appletviewer 'p/*/f:*.class/' complete appletviewer 'p/*/f:*.class/'

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 17 12:58:44 CET 2010 - werner@suse.de
- Add Forms Data Format (.fdf) for acroread and co (bnc#573202)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 8 01:42:26 CET 2010 - ro@suse.de Mon Mar 8 01:42:26 CET 2010 - ro@suse.de