Skip to content
Commit f6fda052 authored by David Edmundson's avatar David Edmundson
Browse files

Revert "xembed: adapt to changes in KNotifications"

The file org.kde.StatusNotifierItem was syncronised with up-to-date
master, despite being previous edited to be only supported actions.

Whilst it seems harmless the line:
+    <property name="Menu" type="o" access="read"/>
means we now advertise this property.

Marshalling an empty path gives a warning.

Plasma-workspace "correctly" thinks we have a supported DBus menu and
therefore don't want to receive context menu events.

This reverts commit e782a124.
This reverts commit b9de2c85.

The XML file gains a comment at the top so this doesn't happen again.

BUG: 442758


(cherry picked from commit 448955e0)
parent 8f893af1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment