49. Desktop

Handling of .desktop entries

49.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

49.2. Global Functions

49.2.1. GroupList

Return value

  • list <term>

49.2.2. ModuleList

Function parameters

  • string group

Return value

  • list <term>

49.2.3. Read

Read module and group data from desktop files

Function parameters

  • list<string> Values

Return value

  • void

49.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

49.2.5. Translate

Function parameters

  • string key

Return value

  • string

49.3. Global Variables

49.3.1. AgentPath

Optional agent path to the desktop files

49.3.2. Groups

YaST configuration groups

49.3.3. Modules

YaST configuration modules

49.4. Module Requirements

49.4.1. Module Imports

  • Map

49.4.2. Module Includes