Revert "Fixes link to "HelpSource" directory"
This reverts commit 5abf055a10
.
This commit is contained in:
parent
5abf055a10
commit
3ddfd3e677
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
||||||
(defconst sclang-system-data-dir "@PKG_DATA_DIR@"
|
(defconst sclang-system-data-dir "@PKG_DATA_DIR@"
|
||||||
"Installation dependent data directory.")
|
"Installation dependent data directory.")
|
||||||
|
|
||||||
(defconst sclang-system-help-dir "@PKG_DATA_DIR@/HelpSource"
|
(defconst sclang-system-help-dir "@PKG_DATA_DIR@/Help"
|
||||||
"Installation dependent help directory.")
|
"Installation dependent help directory.")
|
||||||
|
|
||||||
(defconst sclang-system-extension-dir "@PKG_DATA_DIR@/Extensions"
|
(defconst sclang-system-extension-dir "@PKG_DATA_DIR@/Extensions"
|
||||||
|
|
Loading…
Reference in a new issue