YaST2 Developers Documentation: TV cards configuration

TV cards configuration

include/tv/helps.ycp
Functions returning help texts.

This module has an unstable interface.

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 ManualDialogHelp () -> string

Help texts for ManualDialog()

Return value:
The help text.
local ManualDetailsDialogHelp (boolean allow_changeoftype) -> string

Help texts for ManualDetailsDialog() 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.