Fix documentation

org.kde.plasma.phone -> org.kde.plasma.phoneshell
This commit is contained in:
Aleix Pol 2021-02-24 13:35:46 +01:00
parent 7a740a2f5d
commit dec76b0da0

View file

@ -16,5 +16,5 @@ If you want to test some part specific to telephony, set up ofono-phonesim accor
To start the phone homescreen in a window, run: To start the phone homescreen in a window, run:
``` ```
QT_QPA_PLATFORM=wayland dbus-run-session kwin_wayland --xwayland "plasmashell -p org.kde.plasma.phone" QT_QPA_PLATFORM=wayland dbus-run-session kwin_wayland --xwayland "plasmashell -p org.kde.plasma.phoneshell"
``` ```