diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2025-05-15 15:41:31 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2025-05-15 15:41:31 +0700 |
| commit | 64497bd1cff2ca0f4f247690649754548f9ba477 (patch) | |
| tree | b37553e5c8b28f644cc8e2d55279fe5d0522a896 /fixco_custom/__manifest__.py | |
| parent | a491bb65349f0eb58a8bd8fd61eacc62d42cfde6 (diff) | |
standard naming
Diffstat (limited to 'fixco_custom/__manifest__.py')
| -rw-r--r-- | fixco_custom/__manifest__.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index 9fecf62..b49d3ad 100644 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -1,9 +1,9 @@ { - 'name': 'Custom Fixco', + 'name': 'Fixco Custom', 'version': '1.0', 'category': '', 'sequence': 1, - 'summary': 'Custom Fixco', + 'summary': 'Fixco Custom', 'description': '', 'author': 'Stephan Christianus', 'website': '', |
