zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _mplayer .mp4, .flv
@ 2006-10-03 22:51 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2006-10-03 22:51 UTC (permalink / raw)
  To: zsh-workers

Miciah Dashiel Butler Masters sent a patch to add flv and mp4, and I
decided to alphabetize them since no other organization was obvious.

Index: Completion/X/Command/_mplayer
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/X/Command/_mplayer,v
retrieving revision 1.8
diff -u -r1.8 _mplayer
--- Completion/X/Command/_mplayer	8 Jun 2005 05:33:48 -0000	1.8
+++ Completion/X/Command/_mplayer	3 Oct 2006 22:49:38 -0000
@@ -115,7 +115,7 @@
     _tags files urls
     while _tags; do
       _requested files expl 'video file' _files -g \
-          "*.(#i)(avi|mp3|mpg|mpe|mpeg|m1v|m2p|m2v|mov|asf|vob|mjpg|wma|wmv|asx|qt|rm|mkv|mka|ogm|ogg|wav)(-.)" && ret=0
+	  "*.(#i)(asf|asx|avi|flv|m1v|m2p|m2v|mjpg|mka|mkv|mov|mp3|mp4|mpe|mpeg|mpg|ogg|ogm|qt|rm|vob|wav|wma|wmv)(-.)" && ret=0
       if _requested urls; then
         while _next_label urls expl URL; do
           _urls "$expl[@]" && ret=0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-03 22:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-03 22:51 PATCH: _mplayer .mp4, .flv Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).