
functions
files
intro
|
|
Sound
|
select.ycp
|
sound card selection dialog
|
|
|
Imports
- Label
- Sound
- Summary
- Wizard
- Wizard_hw
Includes
Local Functions
|
|
|
local ConfCardsRT (list save_info) -> string
|
|
creates hardware-summary-like list of configured cards
- Parameters:
- Return value:
local selectHardware (list newHw, string confHw) -> void
|
|
ui that displays two listbox with new and configured harwdare
- Parameters:
newHw |
list with new hardware |
confHw |
list with already configured hardware |
local sound_select (list sound_cards, list save_info) -> map
|
|
dialog with list of unconfigured hardware
- Parameters:
sound_cards |
unconfigured cards |
save_info |
configured cards |
- Return value:
|