zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#474744: ogg123 plays speex encoded files
       [not found] <20080407142733.80600@gmx.net>
@ 2008-04-07 20:31 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2008-04-07 20:31 UTC (permalink / raw)
  To: zsh-workers; +Cc: Dr. Markus Waldeck, 474744

On Mon, Apr 07, 2008 at 04:27:33PM +0200, Dr. Markus Waldeck wrote:
> I patched /usr/share/zsh/functions/Completion/Unix/_vorbis.

Index: Completion/Unix/Command/_vorbis
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_vorbis,v
retrieving revision 1.6
diff -u -r1.6 _vorbis
--- Completion/Unix/Command/_vorbis	25 Sep 2007 14:44:10 -0000	1.6
+++ Completion/Unix/Command/_vorbis	7 Apr 2008 20:28:13 -0000
@@ -55,7 +55,7 @@
       '(-@ --list)'{-@+,--list}'[play all of the files from a playlist]:playlist:_files' \
       '--audio-buffer=[size of output audio buffer]:kilobytes' \
       \*{-o,--device-option=}'[assign device option values]:device option:->devopts' \
-      '*:sound file or directory:_files -g "(#i)*.(ogg|flac)"' && ret=0
+      '*:sound file or directory:_files -g "(#i)*.(ogg|flac|spx)"' && ret=0
   ;;
   ogginfo)
     _arguments \


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

only message in thread, other threads:[~2008-04-07 20:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20080407142733.80600@gmx.net>
2008-04-07 20:31 ` Bug#474744: ogg123 plays speex encoded files 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).