/usr/share/applications/kde4/adept-installer.desktop is in adept 3.0~beta7.2+qa1build1.
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 | [Desktop Entry]
Type=Application
Version=1.0
Name=Adept Installer
GenericName=Add/Remove Software
Icon=applications-other
# necessary because X-KDE-SubsituteUID is not processed by XFCE/GNOME
OnlyShowIn=KDE;
TryExec=adept
Exec=adept installer
Terminal=false
Categories=Qt;KDE;Core;
X-KDE-SubstituteUID=true
|