Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spec29: bttv configuration part of drakxtv. | Thierry Vignaud | 2002-07-05 | 1 | -0/+180 |
it can be used by: #!/usr/bin/perl use strict; use lib qw(/usr/lib/libDrakX); use standalone; use harddrake::bttv; use interactive; bttv::config('interactive'->vnew()); |