aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/__fish_build_paths.fish.in
diff options
context:
space:
mode:
authorGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2016-04-05 22:22:12 +0800
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2016-04-06 09:33:09 +0800
commit200a10e78d0df7001c6c2a7c71e7139cccf4277c (patch)
treec4f7027bd4948441a4c229b0b346684d5c7b6589 /share/__fish_build_paths.fish.in
parent9e93ddc0978644d0670e192052619bb4710041e7 (diff)
Rename "snippets" to "conf" internally, and document them as snippets
Discussed in #2896.
Diffstat (limited to 'share/__fish_build_paths.fish.in')
-rw-r--r--share/__fish_build_paths.fish.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/__fish_build_paths.fish.in b/share/__fish_build_paths.fish.in
index 4b923d7e..8308cf50 100644
--- a/share/__fish_build_paths.fish.in
+++ b/share/__fish_build_paths.fish.in
@@ -1,8 +1,8 @@
# @configure_input@
# This function is generated by the autotools build to "compile in"
-# the local "vendor" completions, functions and configuration snippets.
+# the local "vendor" completions, functions and configuration conf.
# It is sourced by share/config.fish, if it exists.
set __extra_completionsdir @extra_completionsdir@
set __extra_functionsdir @extra_functionsdir@
-set __extra_snippetsdir @extra_snippetsdir@
+set __extra_confdir @extra_confdir@