/usr/share/app-install/desktop/kipi-plugins-common:kde4__expoblending.desktop is in app-install-data 0.12.04.4.
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 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | #!/usr/bin/env xdg-open
[Desktop Entry]
X-AppInstall-Package=kipi-plugins-common
X-AppInstall-Popcon=0
X-AppInstall-Section=universe
Categories=Qt;KDE;Graphics;
Comment=A tool to blend bracketed images
Exec=expoblending %i -caption "%c" %U
GenericName=Exposure Blending
Name=ExpoBlending
StartupNotify=true
Icon=expoblending
Terminal=false
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-DocPath=kipi-plugins/index.html#expoblending
X-KDE-SubstituteUID=false
X-KDE-Username=
X-Ubuntu-Gettext-Domain=app-install-data
|