From 3193e4ac73519ecfd4480a4dd31889fd575c6344 Mon Sep 17 00:00:00 2001 From: Marc Froehlich Date: Thu, 27 Aug 2026 00:23:09 +0200 Subject: [PATCH] manual and code: configfile path corrected --- github_docs/de-Konfiguration.md | 4 ++-- github_docs/en-Configuration.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/github_docs/de-Konfiguration.md b/github_docs/de-Konfiguration.md index 723b73a7..b7590dcb 100644 --- a/github_docs/de-Konfiguration.md +++ b/github_docs/de-Konfiguration.md @@ -4,7 +4,7 @@ Nach dem ersten Start öffnet sich das **Einstellungsfenster** – dieses ist der zentrale Ausgangspunkt für alle Konfigurationen. Es empfiehlt sich, das Einstellungsfenster während des Betriebs geöffnet zu lassen (z. B. um den Beacon schnell ein- und auszuschalten). -> **Wichtig**: Nach jeder Änderung unbedingt **„Save Settings"** klicken! Die Einstellungen werden unter Linux in `~/.praktikst/preferences.xml` und unter Windows in `%USERPROFILE%\.praktikst\preferences.xml` (bzw. `C:\Users\\.praktikst\preferences.xml`) gespeichert. Ab v1.21 werden auch Fenstergrößen und Divider-Positionen beim Speichern gesichert. +> **Wichtig**: Nach jeder Änderung unbedingt **„Save Settings"** klicken! Die Einstellungen werden unter Linux und macOS in `~/.praktiKST/preferences.xml` und unter Windows in `%USERPROFILE%\.praktiKST\preferences.xml` (bzw. `C:\Users\\.praktiKST\preferences.xml`) gespeichert. Ab v1.21 werden auch Fenstergrößen und Divider-Positionen beim Speichern gesichert. --- @@ -879,6 +879,6 @@ Der Dark Mode wird über **Windows → Use dark mode design** aktiviert. Mit **W Nach **jeder** Änderung **„Save Settings"** klicken! Ohne Speichern gehen alle Änderungen beim nächsten Start verloren. -- Speicherort: unter Linux `~/.praktikst/preferences.xml` und unter Windows `%USERPROFILE%\.praktikst\preferences.xml` (bzw. `C:\Users\\.praktikst\preferences.xml`) +- Speicherort: unter Linux und macOS `~/.praktiKST/preferences.xml` und unter Windows `%USERPROFILE%\.praktiKST\preferences.xml` (bzw. `C:\Users\\.praktiKST\preferences.xml`) - Ab v1.21: Fenstergrößen und Divider-Positionen werden ebenfalls gespeichert. - Bei Problemen: Konfigurationsdatei löschen → KST4Contest erstellt eine neue mit Standardwerten. diff --git a/github_docs/en-Configuration.md b/github_docs/en-Configuration.md index 32235e03..bff6ada7 100644 --- a/github_docs/en-Configuration.md +++ b/github_docs/en-Configuration.md @@ -4,7 +4,7 @@ After the first start, the **settings window** opens – this is the central starting point for all configuration. It is recommended to keep the settings window open during operation (e.g. to quickly toggle the beacon on and off). -> **Important**: Always click **"Save Settings"** after any change! Settings are stored in `~/.praktikst/preferences.xml` on Linux and in `%USERPROFILE%\.praktikst\preferences.xml` (or `C:\Users\\.praktikst\preferences.xml`) on Windows. From v1.21 onwards, window sizes and divider positions are also saved when you click Save. +> **Important**: Always click **"Save Settings"** after any change! Settings are stored in `~/.praktiKST/preferences.xml` on Linux and macOS and in `%USERPROFILE%\.praktiKST\preferences.xml` (or `C:\Users\\.praktiKST\preferences.xml`) on Windows. From v1.21 onwards, window sizes and divider positions are also saved when you click Save. --- @@ -934,6 +934,6 @@ Enable Dark Mode through **Windows → Use dark mode design**. Use **Windows → Click **"Save Settings"** after **every** change! Without saving, all changes will be lost on the next start. -- Storage location: `~/.praktikst/preferences.xml` on Linux and `%USERPROFILE%\.praktikst\preferences.xml` (or `C:\Users\\.praktikst\preferences.xml`) on Windows +- Storage location: `~/.praktiKST/preferences.xml` on Linux and macOS and `%USERPROFILE%\.praktiKST\preferences.xml` (or `C:\Users\\.praktiKST\preferences.xml`) on Windows - From v1.21: Window sizes and divider positions are also saved. - If you encounter problems: delete the configuration file → KST4Contest will create a new one with default values.