summaryrefslogtreecommitdiff
path: root/gui/gdmflexiserver.desktop.in
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-08-17 11:40:14 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-08-17 11:40:14 +0000
commite8abf2f1c109f9cd12262c913dbc8d30dc73f9a4 (patch)
tree643881706e691e9baf4e73e49aaddaa998247f4c /gui/gdmflexiserver.desktop.in
parentef2598535b328c1fe3cfa318950b1cb4f87b791d (diff)
downloadgdm-e8abf2f1c109f9cd12262c913dbc8d30dc73f9a4.tar.gz
Finish implementation of flexible servers and lots of related cleanup and
Fri Aug 17 04:42:34 2001 George Lebl <jirka@5z.com> * daemon/auth.c, daemon/display.c, daemon/gdm-net.[ch], daemon/gdm.[ch], daemon/server.[ch], daemon/slave.[ch]: Finish implementation of flexible servers and lots of related cleanup and restructuring that was related. * daemon/server.c: close all fd's when running the X server. * gui/gdmflexiserver.c: implement the updated protocol and implement all the error codes * gui/Makefile.am, gui/gdmflexiserver(|-xnest).desktop.in, po/POTFILEs.in: Add launchers for new flexi server and new xnest flexiserver * gui/gdmlogin.c, daemon/slave.c: On flexi servers add the "Quit" menu thingie, since it's just as useful as in xdmcp case here. It should probably be a close button, not a Quit button. I dunno.
Diffstat (limited to 'gui/gdmflexiserver.desktop.in')
-rw-r--r--gui/gdmflexiserver.desktop.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/gui/gdmflexiserver.desktop.in b/gui/gdmflexiserver.desktop.in
new file mode 100644
index 00000000..d18c2282
--- /dev/null
+++ b/gui/gdmflexiserver.desktop.in
@@ -0,0 +1,8 @@
+[Desktop Entry]
+_Name=New login
+_Comment=Log in as another user without loging out
+TryExec=gdmflexiserver
+Exec=gdmflexiserver
+Icon=
+Terminal=0
+Type=Application