From c65d43733ced84e3b6275b44b0425e13e90229ec Mon Sep 17 00:00:00 2001 From: George Lebl Date: Tue, 13 Aug 2002 19:40:28 +0000 Subject: update this, add MinimalUID, add a bunch of comments and reorganize a Tue Aug 13 12:49:18 2002 George Lebl * config/gdm.conf.in: update this, add MinimalUID, add a bunch of comments and reorganize a little bit to be more logical * gui/gdmlogin.c: when the gdm.xpm isn't found for icon try gdm.png to make it easier for transition to the new nicer icon * gui/gdmphotosetup.c: Don't use gtk_dialog_run, that makes the main window here modal and we don't want that. Fixes #90613. * pixmaps/Makefile.am: don't install gdm.xpm anymore --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index a366d03a..3890e340 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ +DOCUMENTATION! +DOCUMENTATION! +DOCUMENTATION! + TODO things (some must wait until 2.1): - check for /dev/null and make make sure we do all the open stuff correctly @@ -9,8 +13,6 @@ TODO things (some must wait until 2.1): - in slave child handler check that the server dead stuff can actually wipe cookies (it needs to have the uid of the user) (probably so) - - Xnest should be launched with the same fontpath as the current server. - Languages should be read from available locales. Look at source for locale_config. Currently the way we do things is utter shit. -- cgit v1.2.1