61. Desktop

Handling of .desktop entries

61.1. Authors

  • Michal Svec <msvec@suse.cz>

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

61.3. Global Functions

61.3.1. GroupList

Return value

  • list <term>

61.3.2. ModuleList

Function parameters

  • string group

Return value

  • list <term>

61.3.3. Read

Read module and group data from desktop files

Function parameters

  • list<string> Values

Return value

  • void

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

61.3.5. Translate

Function parameters

  • string key

Return value

  • string

61.4. Global Variables

61.4.1. AgentPath

Optional agent path to the desktop files

61.4.2. Groups

YaST configuration groups

61.4.3. Modules

YaST configuration modules

61.5. Module Requirements

61.5.1. Module Imports

  • Map

61.5.2. Module Includes