Skip to content
Extraits de code Groupes Projets

Delete klkt

Fusionnées Kubat a demandé de fusionner delete-klkt vers master
14 fichiers
+ 5
897
Comparer les modifications
  • Côte à côte
  • En ligne
Fichiers
14
@@ -102,12 +102,10 @@ comment(" listening for clients. All the modules needed (player, r
@@ -102,12 +102,10 @@ comment(" listening for clients. All the modules needed (player, r
comment(" has been created.")
comment(" has been created.")
comment("The available hooks are the followings:")
comment("The available hooks are the followings:")
comment(" - none: Nothing, the hook is ignored")
comment(" - none: Nothing, the hook is ignored")
comment(" - launch_ext_klkt: Launch klkt, note that it will be automatically killed")
comment(" - launch_caching: Launch caching for the database. The mtime and the")
comment(" when lektord exits")
comment(" duration of the karas are cached, this is used to")
comment(" - launch_caching: Launch caching for the database. The mtime and the duration")
comment(" speedup the update process")
comment(" of the karas are cached, this is used to speedup the ")
comment(" update process")
comment(" - database_upgrade_scheme: Upgrade the database scheme, usefull at launch time.")
comment(" - database_upgrade_scheme: Upgrade the database scheme, usefull at launch time.")
comment(" It should be the first one to avoid any problem")
comment(" It should be the first one to avoid any problem")
comment(" (lektord may crash if it's not the first element...)")
comment(" (lektord may crash if it's not the first element...)")
Chargement en cours