

#----------------------------------------------------------------
# This file was written by ascp-0.9.6pre (gtk+ascp-0.6pre)
#----------------------------------------------------------------

#----------------------------------------------------------------
# Execute on startup :

Function "InitFunction"
        Module     "I"     Audio
        Module     "I"     Animate
        Module     "I"     Wharf
        Wait       "I"     Wharf
        Module     "I"     Pager 0 3
        Module     "I"     WinList
        Module     "I"     Banner
        Wait       "I"     Banner
        Exec       "I"     sh ~/GNUstep/Library/AfterStep/.workspace_state &
EndFunction


#----------------------------------------------------------------
# Execute on restart :

Function "RestartFunction"
        Module     "I"     Audio
        Module     "I"     Animate
        Module     "I"     Wharf
        Wait       "I"     Wharf
EndFunction


#----------------------------------------------------------------
# And that's all ascp wrote
#----------------------------------------------------------------


