summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-04-30 09:34:45 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-04-30 09:34:45 +0000
commitdd4f5a2d56bf9c7d664e5952fd9b3d77a47b0a57 (patch)
treef14c33acd40080aa213be9b3c6ab16e659d6d3ac /TODO
parentab594d09cb29a7da961b944805a2eefaa0dfa0e6 (diff)
downloadgdm-dd4f5a2d56bf9c7d664e5952fd9b3d77a47b0a57.tar.gz
Split up the max sizes into normal and another one for session files for
Mon Apr 30 02:34:37 2001 George Lebl <jirka@5z.com> * config/gdm.conf.in, deamon/gdm.[ch], daemon/slave.c, gui/gdmconfig.(c|glade): Split up the max sizes into normal and another one for session files for which the limit is much higher. This is because session files are never read into memory, but rather just scanned. * daemon/gdm.c, daemon/slave.c: When no session is set browse through a list of possibles in order to find a good session. * daemon/slave.c, daemon/Makefile.am: Link the slave to gtk libs, and in case the session script doesn't exist isn't executable or isn't readable, display an error instead of the session.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 73efa59d..63e899bb 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,3 @@ 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.