YaST2 Developers Documentation: TV cards configuration



functions
files
intro

TV cards configuration

include/tv/helps.ycp
Functions returning help texts.
All the help texts for the dialogs.

Local Functions

local ReadDialogHelp () -> string

Help for the ReadDialog () dialog.

Return value:
The help text.

local WriteDialogHelp () -> string

Help for the WriteDialog () dialog.

Return value:
The help text.

local DetectedDialogHelp () -> string

Help texts for DetectedDialog()

Return value:
The help text.

local OverviewDialogHelp () -> string

Help texts for OverviewDialog()

Return value:
The help text.

local ManualDialogHelp () -> string

Help texts for ManualDialog()

Return value:
The help text.

local ManualDetailsDialogHelp (boolean allow_changeoftype) -> string

Help texts for ManualDetailsDialog() @parameter allow_changeoftype if true, additional helptext about radio cards is added

Parameters:
allow_changeoftype
Return value:
The help text.

local AudioDialogHelp () -> string

Help texts for AudioDialog()

Return value:
The help text.

local ChannelsDialogHelp () -> string

Help text for ChannelsDialog()

Return value:
The help text.

local IRCDialogHelp () -> string

Help text for IRCDialog()

Return value:
The help text.

YaST2 Developers Documentation