Description
There are still a couple of places in which we use the old net.sourceforge.mumble.Mumble domain. This seems incorrect. Instead, it should be info.mumble.Mumble.
Steps to reproduce
See https://github.com/search?q=repo%3Amumble-voip%2Fmumble+sourceforge+language%3AC%2B%2B&type=code
Mumble version
No response
Mumble component
Both
OS
Linux
Reproducible?
Yes
Additional information
Especially for the DBus interface, one would have to check whether this affects donwstream users. I believe that it probably does as they use the domain as kind of a namespace. In this case, we should probably keep the old domain as-is but also provide an interface under the new domain. Maybe there even exists a way to deprecate the old namespace.
Relevant log output
Screenshots
No response
Description
There are still a couple of places in which we use the old
net.sourceforge.mumble.Mumbledomain. This seems incorrect. Instead, it should beinfo.mumble.Mumble.Steps to reproduce
See https://github.com/search?q=repo%3Amumble-voip%2Fmumble+sourceforge+language%3AC%2B%2B&type=code
Mumble version
No response
Mumble component
Both
OS
Linux
Reproducible?
Yes
Additional information
Especially for the DBus interface, one would have to check whether this affects donwstream users. I believe that it probably does as they use the domain as kind of a namespace. In this case, we should probably keep the old domain as-is but also provide an interface under the new domain. Maybe there even exists a way to deprecate the old namespace.
Relevant log output
Screenshots
No response