Re: [Bashburn-info] Some language and user-interface things
Brought to you by:
bashburn
|
From: Nick W. <ni...@uk...> - 2008-10-06 12:49:16
|
On Mon, 06 Oct 2008 13:44:19 +0200
Markus Kollmar <mar...@on...> wrote:
> --> 3. in file "configure.sh":
>
> ---SNIP
> config_default()
> {
> pretty_top
> top_info_line
> get_really_sure && return
> configure_changes=( \
> 'BBISCONF|0' \
> 'BBCDWRITER|<Change me>' \
> 'BBCDROM|<Change me>' \
> 'BBCDMNT|<Change me>' \
> 'BBSPEED|-1' \
> 'BBBLANKING|fast' \
> 'BBNUMDEV|1' \
> 'BBBURNDIR|/tmp/burn' \
> 'BBFIFODIR|/tmp' \
> 'BBDESCRIPTION|Burnt with BashBurn' \
> 'BBAUTHOR|<Change me>' \
> 'BBLABEL|BashBurn CD/DVD' \
> 'BBNORMALIZE|no' \
> 'BBOPT|ONE: ' \
> 'BBDELTEMPBURN|no' \
> 'BBOVERBURN|no' \
> 'BBBITRATE|192' \
> 'BBLANG|English' \
> 'BBDTAO|-tao' \
> 'BBPADDING|-pad' \
> )
> conf_set_aval "${configure_changes[@]}"
> config_revert
> # bb_parse_config
> }
>
> ----SNIP
>
> maybe
> "'BBOPT|ONE: ' \" should become "'BBOPT_ONE:| ' \"
Dead right - well spotted. I have fixed this up and committed.
Nick
--
Free Software Foundation Associate Member 5508
|