summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-03-14 03:29:03 +0100
committerRobin Gareus <robin@gareus.org>2017-03-14 03:29:03 +0100
commit85d741d9085a043982523c0309e64eb7a22f8d51 (patch)
tree6d473d6e2f03008f8ce955305b1889db833d3c9a /scripts
parent248521221c51f159255f947a5646b746c981c2b7 (diff)
Bundle a session-callback script
Diffstat (limited to 'scripts')
-rw-r--r--scripts/post_export_save_hook.lua (renamed from scripts/_post_export_save_hook.lua)2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/_post_export_save_hook.lua b/scripts/post_export_save_hook.lua
index 47b4861149..3b31ee320b 100644
--- a/scripts/_post_export_save_hook.lua
+++ b/scripts/post_export_save_hook.lua
@@ -2,7 +2,7 @@ ardour {
["type"] = "EditorHook",
name = "Save Snapshot after Export",
author = "Ardour Lua Task Force",
- description = "Snapshot after Export",
+ description = "Save a session-snapshot on export, named after the export-timespan",
}
-- subscribe to signals