diff sat_frontends/jp/constants.py @ 3573:813595f88612

merge changes from main branch
author Goffi <goffi@goffi.org>
date Thu, 17 Jun 2021 13:05:58 +0200
parents 53fec6309fa3
children 1709f0a78f50 f4c02bdb2d91
line wrap: on
line diff
--- a/sat_frontends/jp/constants.py	Thu Jun 03 15:21:43 2021 +0200
+++ b/sat_frontends/jp/constants.py	Thu Jun 17 13:05:58 2021 +0200
@@ -23,7 +23,11 @@
 
 class Const(constants.Const):
 
-    APP_NAME = "jp"
+    APP_NAME = "Libervia CLI"
+    APP_COMPONENT = "CLI"
+    APP_NAME_ALT = "jp"
+    APP_NAME_FILE = "libervia_cli"
+    CONFIG_SECTION = APP_COMPONENT.lower()
     PLUGIN_CMD = "commands"
     PLUGIN_OUTPUT = "outputs"
     OUTPUT_TEXT = "text"  # blob of unicode text