On Mon May 15 07:05:51 2023 +0000, Cherser-s wrote:
changed this line in [version 5 of the diff](/wine/wine/-/merge_requests/2808/diffs?diff_id=47002&start_sha=11be1093c5364a77325d487b0764fd9246d8d918#046ae2edf276da31c6a8cd61a9e844dc8b4d0119_251_272)
Well yes it's seems best, you can always add it back in the MR/commit that add `org.freedesktop.StatusNotifierItem` support.
Also I like the new style in the new commit for the DBus interfaces: ```c static const char* kde_item_interface_name = "org.kde.StatusNotifierItem"; static const char* freedesktop_item_interface_name = "org.freedesktop.StatusNotifierItem"; ```