On Mon 05 Sep 2005 at 14:32:48 +0200, you wrote:

> X-Loop: [EMAIL PROTECTED]
> Reply-To: Robert Millan <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> X-Debian-PR-Message: report 304778
> X-Debian-PR-Package: bash
> X-Debian-PR-Keywords: patch
> X-Mailer: reportbug 3.9
> Delivered-To: [EMAIL PROTECTED]
> X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de (including spamassassin)
> X-Spam-Status: No, hits=0 tagged_above=0 required=3 tests=
> X-Spam-Level: 
> Resent-From: Robert Millan <[EMAIL PROTECTED]>
> Resent-To: debian-bugs-dist@lists.debian.org
> Resent-Cc: Matthias Klose <[EMAIL PROTECTED]>
> Resent-Date: Fri, 15 Apr 2005 13:33:03 UTC
> Resent-Message-ID: <[EMAIL PROTECTED]>
> Resent-Sender: Debian BTS <[EMAIL PROTECTED]>
> From: Robert Millan <[EMAIL PROTECTED]>
> To: Debian Bug Tracking System <[EMAIL PROTECTED]>
> Subject: Bug#304778: completion support for *.flac files
> Date: Fri, 15 Apr 2005 15:16:07 +0200
> 
> Package: bash
> Version: 3.0-14
> Severity: wishlist
> File: /etc/bash_completion
> Tags: patch
> 
> This patch adds support for *.flac files in mplayer (see package "flac" for
> details).
> 
> -- System Information:
> Debian Release: 3.1
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: i386 (i686)
> Kernel: Linux 2.6.11-1-k7
> Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL 
> set to C)
> 
> Versions of packages bash depends on:
> ii  base-files              3.1.2            Debian base system miscellaneous 
> f
> ii  libc6                   2.3.2.ds1-20     GNU C Library: Shared libraries 
> an
> ii  libncurses5             5.4-4            Shared libraries for terminal 
> hand
> ii  passwd                  1:4.0.3-31sarge2 change and administer password 
> and
> 
> -- no debconf information

> --- /etc/bash_completion~     2005-01-22 23:20:40.000000000 +0100
> +++ /etc/bash_completion      2005-04-15 11:50:52.000000000 +0200
> @@ -5660,7 +5660,7 @@
>                                       -xvidencopts -of --verbose' -- $cur) )
>                       ;;
>               *)
> -                     _filedir 
> '@(mp?(e)g|MP?(E)G|wm[av]|WM[AV]|avi|AVI|asf|ASF|vob|VOB|bin|BIN|dat|DAT|vcd|VCD|ps|PS|pes|PES|fli|FLI|viv|VIV|rm?(j)|RM?(J)|ra?(m)|RA?(M)|yuv|YUV|mov|MOV|qt|QT|mp[34]|MP[34]|og[gm]|OG[GM]|wav|WAV|dump|DUMP|mkv|MKV|m4a|M4A|aac|AAC|m2v|M2V|dv|DV)'
> +                     _filedir 
> '@(mp?(e)g|MP?(E)G|wm[av]|WM[AV]|avi|AVI|asf|ASF|vob|VOB|bin|BIN|dat|DAT|vcd|VCD|ps|PS|pes|PES|fli|FLI|viv|VIV|rm?(j)|RM?(J)|ra?(m)|RA?(M)|yuv|YUV|mov|MOV|qt|QT|mp[34]|MP[34]|og[gm]|OG[GM]|wav|WAV|dump|DUMP|mkv|MKV|m4a|M4A|aac|AAC|m2v|M2V|dv|DV|flac)'
>                       ;;
>       esac

Fixed for next release.

Ian
-- 
Ian Macdonald               | Intellect annuls Fate. So far as a man
[EMAIL PROTECTED]             | thinks, he is free.   -- Ralph Waldo
http://www.caliban.org/     | Emerson 
                            | 
                            | 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to