1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Start with rebranding to OpenVoiceOS (OVOS).

This commit is contained in:
j1nx
2020-10-06 21:23:38 +02:00
parent ff12626f47
commit cea47b56c2
34 changed files with 169 additions and 167 deletions

View File

@ -1,7 +1,7 @@
From 61a1116fc464df46bd934d45fc4a22dcfee52607 Mon Sep 17 00:00:00 2001
From: Peter Steenbergen <info@j1nx.nl>
Date: Sat, 21 Sep 2019 12:18:38 +0200
Subject: [PATCH 1/1] Add MycroftOS enclosure tag to SKILL_GROUPS
Subject: [PATCH 1/1] Add OpenVoiceOS enclosure tag to SKILL_GROUPS
---
msm/mycroft_skills_manager.py | 3 ++-
@ -17,7 +17,7 @@ index b36540e..327f1fc 100644
SKILL_GROUPS = {'default', 'mycroft_mark_1', 'picroft', 'kde',
- 'respeaker', 'mycroft_mark_2', 'mycroft_mark_2pi'}
+ 'respeaker', 'mycroft_mark_2', 'mycroft_mark_2pi',
+ 'MycroftOS'}
+ 'OpenVoiceOS'}
DEFAULT_SKILLS_DIR = "/opt/mycroft/skills"
def __init__(self, platform='default', skills_dir=None, repo=None,