Skip to content
  • Lukasz Zalewski's avatar
    Fixes enhancement request #358114. Added variables & functions used to · db0cbbd8
    Lukasz Zalewski authored
    2006-10-25  Lukasz Zalewski  <lukas@dcs.qmul.ac.uk>
    
            Fixes enhancement request #358114.
            * daemon/gdmconfig.c: Added variables & functions used to read/store
              CustomCommands related values
            * daemon/gdm.c (custom_cmd): New function that handles
              execution of CustomCommands.
            * daemon/gdm.c (custom_cmd_restart): New function that handles
              execution of CustomCommand if NoRestart option is set to false
            * daemon/gdm.c (custom_cmd_no_restart): New function that handles
              execution of CustomCommand if NoRestart option is set to true
            * daemon/gdm. [ch]: Updated macros and several functions to accomodate
              new CustomCommands functionality
            * daemon/slave.c: Added Custom command interrupt handler to handle
              the CustomCommands execution.
            * gui/gdmlogin.c (gdm_custom_cmd_handler): New function that handles
              execution of CustomC...
    db0cbbd8