Revert the plasmafullwayland.desktop change, it (obviously) breaks on 32-bit. Has to be fixed later, the other fix is needed for openQA

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=545
This commit is contained in:
Fabian Vogt 2020-10-13 14:07:38 +00:00 committed by Git OBS Bridge
parent 83c2c2e175
commit 1cf4d3ed71
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
-------------------------------------------------------------------
Tue Oct 13 10:21:44 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Also commit the changed plasmafullwayland.desktop
- Add patch to fix startup of some applications (mostly Tk):
* 0001-Revert-krdb-Call-xrdb-with-nocpp-to-fix-gitk-runtime.patch

View File

@ -1,5 +1,5 @@
[Desktop Entry]
Exec=env GDK_BACKEND=wayland QT_QPA_PLATFORM=wayland /usr/lib64/libexec/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland
Exec=env GDK_BACKEND=wayland QT_QPA_PLATFORM=wayland dbus-run-session /usr/bin/startplasma-wayland
TryExec=/usr/bin/startplasma-wayland
DesktopNames=KDE
Name=Plasma (Full Wayland)