diff --git a/cde/contrib/desktopentry/README b/cde/contrib/desktopentry/README new file mode 100644 index 000000000..1579b1024 --- /dev/null +++ b/cde/contrib/desktopentry/README @@ -0,0 +1,9 @@ +This is an entry for the style of session files used by gdm/kdm/lightdm for +the CDE desktop. + +https://standards.freedesktop.org/desktop-entry-spec/latest + +It is the opposite style to contrib/desktop2dt that takes desktop files and +converts them for use with dtlogin. + +It does not yet support language/login in other than English/C locale. diff --git a/cde/contrib/desktopentry/cde.desktop b/cde/contrib/desktopentry/cde.desktop new file mode 100644 index 000000000..6d69852ec --- /dev/null +++ b/cde/contrib/desktopentry/cde.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Endcoding=UTF-8 +Name=CDE +Comment=Use this session to boot into the Common Desktop Environment +Exec=/usr/dt/bin/Xsession +Icon= +Type=Application