Vous êtes ici
POL_Function_Sleep
Informations
Créateur | Messages |
---|---|
Quentin PÂRIS
|
InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes : Retours d'expérience0 0 Code source#!/bin/bash # PlayOnLinux Function # Date : (2009-10-31 17-55) # Last revision : (2009-10-31 17-55) # Wine version used : none # Distribution used to test : none # Author : Tinou # Licence : # Depend : none # Note : Do not use POL_SetupWindow_Init # A basic exemple of function # Please start the name with POL_Function_ or POL_Install (for the moment) # Source is not needed # To run this function in POL : Use, POL_Call POL_Function_sleep [TIME] [ "$PLAYONLINUX" = "" ] && exit POL_SetupWindow_wait_next_signal "Please wait ..." sleep $1 POL_SetupWindow_detect_exit |
Contributions
Filters:
ContribuerMembre | Messages |
This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com