summaryrefslogtreecommitdiff
path: root/util/rarian-sk-get-scripts.in
diff options
context:
space:
mode:
Diffstat (limited to 'util/rarian-sk-get-scripts.in')
-rw-r--r--util/rarian-sk-get-scripts.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/util/rarian-sk-get-scripts.in b/util/rarian-sk-get-scripts.in
new file mode 100644
index 0000000..eec1980
--- /dev/null
+++ b/util/rarian-sk-get-scripts.in
@@ -0,0 +1,13 @@
+#!/bin/sh
+
+# More zero-effect scripts. The scripts these replace seem to
+# not do anything on my machine (any files they try and access
+# don't exist). Therefore, they get ignored for now, since
+# I've never even seen them used. Ever. Sigh.
+
+# replaces:
+# scrollkeeper-get-index-from-index-from-docpath
+# scrollkeeper-get-toc-from-docpath
+# scrollkeeper-get-toc-from-id
+
+exit \ No newline at end of file