Browse Source

Add forgotten saturnin macros

Alois Mahdal 4 years ago
parent
commit
aecb29a3cd
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      mkit.ini

+ 3
- 0
mkit.ini View File

42
     __SATURNIN_CONFIG_LOCAL__ = [roots:etc]
42
     __SATURNIN_CONFIG_LOCAL__ = [roots:etc]
43
     __SATURNIN_LIBEXEC__      = [roots:libexec]
43
     __SATURNIN_LIBEXEC__      = [roots:libexec]
44
     __SATURNIN_SHARE__        = [roots:share]
44
     __SATURNIN_SHARE__        = [roots:share]
45
+    __SATURNIN_SCCOMPGEN_PATH__ = [roots:share]/complete
46
+    __SATURNIN_MSGMODE__      = color
47
+    __SATURNIN_VERBOSE__      = false
45
     __VDEP_SHELLFU_GE__  = 0.10.10
48
     __VDEP_SHELLFU_GE__  = 0.10.10
46
     __VDEP_SHELLFU_LT__  = 0.11.0
49
     __VDEP_SHELLFU_LT__  = 0.11.0
47
     __VDEP_SATURNIN_GE__ = 0.5.6
50
     __VDEP_SATURNIN_GE__ = 0.5.6