From ba39e76c05fab565c7eeaae6f6c2cb9aa5b88ea3 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Wed, 27 Apr 2016 21:13:10 +0200 Subject: deprecate /etc/voctomix.ini, replaced with /etc/voctocore.ini --- voctocore/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'voctocore/README.md') diff --git a/voctocore/README.md b/voctocore/README.md index 2d691f5..d3be701 100644 --- a/voctocore/README.md +++ b/voctocore/README.md @@ -147,8 +147,8 @@ They can be used to Implement Features like a "Cut-Button" in the GUI. When Clic On Startup the Video-Mixer reads the following Configuration-Files: - `/default-config.ini` - `/config.ini` - - `/etc/voctomix.ini` - - `/.voctomix.ini` + - `/etc/voctocore.ini` + - `/.voctocore.ini` - `` From top to bottom the individual Settings override previous Settings. `default-config.ini` should not be edited, because a missing Setting will result in an Exception. -- cgit v1.2.3