Associate *.po with poedit, gtranslator, kbabel, and lokalize.

This commit is contained in:
Ville Skyttä 2009-07-13 18:28:42 +03:00
parent acdf4ca55e
commit e34f96e50d
2 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,7 @@ bash-completion (1.x)
* Associate OOXML/MS Office 2007 extensions with OpenOffice applications.
* Associate .tsv with oocalc.
* Add xmlwf completion.
* Associate *.po with poedit, gtranslator, kbabel, and lokalize.
[ Todd Zullinger ]
* Make yum complete on filenames after install, deplist, update and upgrade

View File

@ -144,6 +144,7 @@ complete -f -X '!*.odb' oobase
complete -f -X '!*.rpm' rpm2cpio
complete -f -X '!*.sqlite' sqlite3
complete -f -X '!*.aux' bibtex
complete -f -X '!*.po' poedit gtranslator kbabel lokalize
# FINISH exclude -- do not remove this line
# start of section containing compspecs that can be handled within bash