54. Desktop

Handling of .desktop entries

54.1. Summary of Module Globals

List of Global Functions

List of Global Variables

  • AgentPath - Optional agent path to the desktop files

  • Groups - YaST configuration groups

  • Modules - YaST configuration modules

54.2. Global Functions

54.2.1. GroupList

Return value

  • list <term>

54.2.2. ModuleList

Function parameters

  • string group

Return value

  • list <term>

54.2.3. Read

Read module and group data from desktop files

Function parameters

  • list<string> Values

Return value

  • void

54.2.4. RunViaDesktop

Runs a program by writing a special desktop file. Works with KDE and GNOME. Useful for kinternet, see bug 37864#c17

Function parameters

  • string exec

  • list<string> args

Return value

  • void

54.2.5. Translate

Function parameters

  • string key

Return value

  • string

54.3. Global Variables

54.3.1. AgentPath

Optional agent path to the desktop files

54.3.2. Groups

YaST configuration groups

54.3.3. Modules

YaST configuration modules

54.4. Module Requirements

54.4.1. Module Imports

  • Map

54.4.2. Module Includes