[Bash-completion-commits] ./current r1247: Add .mkv, .mp2 and .vdr to *xine completion (RHBZ: #444467).

Ville Skyttä ville.skytta at iki.fi
Tue Jan 13 22:00:38 UTC 2009


------------------------------------------------------------
revno: 1247
committer: Ville Skyttä <ville.skytta at iki.fi>
branch nick: current
timestamp: Wed 2009-01-14 00:00:38 +0200
message:
  Add .mkv, .mp2 and .vdr to *xine completion (RHBZ: #444467).
modified:
  bash_completion
  debian/changelog
-------------- next part --------------
=== modified file 'bash_completion'
--- a/bash_completion	2009-01-13 21:38:36 +0000
+++ b/bash_completion	2009-01-13 22:00:38 +0000
@@ -111,7 +111,7 @@
 complete -f -X '!*.texi*' makeinfo texi2html
 complete -f -X '!*.@(?(la)tex|?(LA)TEX|texi|TEXI|dtx|DTX|ins|INS)' tex latex slitex jadetex pdfjadetex pdftex pdflatex texi2dvi
 complete -f -X '!*.@(mp3|MP3)' mpg123 mpg321 madplay
-complete -f -X '!*.@(mp?(e)g|MP?(E)G|wma|avi|AVI|asf|vob|VOB|bin|dat|divx|DIVX|vcd|ps|pes|fli|flv|FLV|viv|rm|ram|yuv|mov|MOV|qt|QT|wmv|mp3|MP3|m4[pv]|M4[PV]|ogg|OGG|ogm|OGM|mp4|MP4|wav|WAV|asx|ASX|mng|MNG|srt)' xine aaxine fbxine kaffeine
+complete -f -X '!*@(.@(mp?(e)g|MP?(E)G|wma|avi|AVI|asf|vob|VOB|bin|dat|divx|DIVX|vcd|ps|pes|fli|flv|FLV|viv|rm|ram|yuv|mov|MOV|qt|QT|wmv|mp[234]|MP[234]|m4[pv]|M4[PV]|mkv|MKV|ogg|OGG|ogm|OGM|wav|WAV|asx|ASX|mng|MNG|srt)|+([0-9]).@(vdr|VDR))' xine aaxine fbxine kaffeine
 complete -f -X '!*.@(avi|asf|wmv)' aviplay
 complete -f -X '!*.@(rm?(j)|ra?(m)|smi?(l))' realplay
 complete -f -X '!*.@(mpg|mpeg|avi|mov|qt)' xanim

=== modified file 'debian/changelog'
--- a/debian/changelog	2009-01-13 21:38:36 +0000
+++ b/debian/changelog	2009-01-13 22:00:38 +0000
@@ -68,6 +68,7 @@
   * Improved svn filename completion (RHBZ: #430059) (Ville Skyttä).
   * Add lzma completion (Guillaume Rousse, Ville Skyttä).
   * Add .mp2 and .vdr to mplayer completion (RHBZ: #444467) (Ville Skyttä).
+  * Add .mkv, .mp2 and .vdr to *xine completion (RHBZ: #444467) (Ville Skyttä).
   * Merge from Gentoo:
     - fix 'find' completion so that it properly completes on -?(i)whilename.
       Patch by Ciaran McCreesh.



More information about the Bash-completion-commits mailing list