From 87a32c0afbf1e39f7be93126763117ea90d0d1a9 Mon Sep 17 00:00:00 2001 From: Elias Steurer Date: Tue, 22 Dec 2020 15:30:55 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53b1e920..87a3557d 100644 --- a/README.md +++ b/README.md @@ -72,11 +72,11 @@ Here are some ways you can contribute: | __Steam Binaries__ | ✔ | ❌ | ❌ | | __Wallpaper__ | ✔ | ❓ Help Needed for Gnome/KDE/etc! | ✔ | | __Widgets__ | ✔ | ✔ | ✔ | -| __Multilanguage (EN,DE,RU,FR,ES,KO🆕,VI🆕)__ | ✔ | ✔ | ✔ | +| __Multilanguage (EN,DE,RU,FR,ES,KO,VI,CH🆕)__ | ✔ | ✔ | ✔ | -Because every operating system has his own version of desktop environment we need to adapt the ScreenPlayWindow for every platform seperate. The most feature complete for now is Windows 10. Windows 7 works but the wallpaper have the [worng coordinates](https://gitlab.com/kelteseth/ScreenPlay/issues/34). MacOS has some basic wallpaper functionality but no maintainer. For Linux we sadly have no support for any desktops environments at the moment. +Because every operating system has his own version of desktop environment we need to adapt the ScreenPlayWindow for every platform seperate. The most feature complete for now is Windows 10. Windows 7 works but the wallpaper have the [wrong coordinates](https://gitlab.com/kelteseth/ScreenPlay/issues/34). MacOS has some basic wallpaper functionality but no maintainer. For Linux we sadly have no support for any desktops environments at the moment, except basic KDE support. __If you want to help and add new desktop environments look at ScreenPlayWallpaper/src folder__