/usr/share/applications/url-dispatcher-gui.desktop is in url-dispatcher-tools-gui 0.1+17.04.20170328-0ubuntu4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | [Desktop Entry]
Name=URL Dispatcher GUI
Icon=/usr/share/url-dispatcher/gui/url-dispatcher-gui.svg
Type=Application
Exec=qmlscene /usr/share/url-dispatcher/gui/url-dispatcher-gui.qml
X-Ubuntu-Touch=true
X-Ubuntu-Single-Instance=true
X-Ubuntu-Gettext-Domain=${CMAKE_PROJECT_NAME}
|