/usr/share/applications/AfterStep.desktop is in afterstep 2.2.12-6.
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 | [Window Manager]
SessionManaged=true
[Desktop Entry]
Name=AfterStep
Type=Application
Comment=AfterStep is feature rich NeXTish window manager.
# name we put on the WM spec check window
X-GNOME-WMName=AfterStep
# back compat only
X-GNOME-Autostart-Phase=WindowManager
X-GNOME-Provides=windowmanager
X-GNOME-Autostart-Notify=true
X-Ubuntu-Gettext-Domain=gnome-session-3.0
NoDisplay=true
Exec=/usr/bin/afterstep
TryExec=/usr/bin/afterstep
Icon=/usr/share/afterstep/desktop/icons/large/AfterStep3
|