diff options
author | George Lebl <jirka@5z.com> | 2001-04-30 06:53:51 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 2001-04-30 06:53:51 +0000 |
commit | 3c21d9c9abcb0e9d8658976f8dc559224f960edf (patch) | |
tree | bb7aa737d14801c28e34e6e7777509ba61d22ce6 /TODO | |
parent | efec4814a8e2b2cb11e2003ea0ffaa9140f4b384 (diff) | |
download | gdm-3c21d9c9abcb0e9d8658976f8dc559224f960edf.tar.gz |
Revert stupid changes, now we rely on a new enough gnome-core where gsm
Sun Apr 29 23:54:34 2001 George Lebl <jirka@5z.com>
* config/Gnome.in, config/gnomerc, config/Makefile.am: Revert stupid
changes, now we rely on a new enough gnome-core where gsm
understands GDM_GNOME_SESSION (in a similar way to GDM_LANG)
* daemon/verify-*.c: Eeeek Forgot to use the GDM_LOGIN prompter
opcode and that made the greeter very unhappy
* gui/gdmconfig.c, gui/gdmlogin.c: Ignore .orig files as well when
looking at the Sessions dir
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -6,12 +6,13 @@ Keyboard layout menu. utmp/wtmp handling. -Default login for kiosks machines - DefaultLogin=user - DefaultLoginTimeout=30 - Allow passwordless login for select users on local screens. Think kiosk or public terminal use. Expunge explicit imlib usage from gdmlogin/gdmchooser. (This requires gdk-pixbuf support in GnomeIconList to do properly). + +when installing stuff, overwrite and store old in .orig + +when checking the session file check for number of lines and add a config +options for the max. This is because the filesize might be big. |