summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2002-08-13 19:40:28 +0000
committerGeorge Lebl <jirka@src.gnome.org>2002-08-13 19:40:28 +0000
commitc65d43733ced84e3b6275b44b0425e13e90229ec (patch)
treedbc26a6d9eff4b70edaff622d8354c8563a341d5 /TODO
parentfa79bd10b7b7ea94bec89ba2c134e71ae48a6808 (diff)
downloadgdm-c65d43733ced84e3b6275b44b0425e13e90229ec.tar.gz
update this, add MinimalUID, add a bunch of comments and reorganize a
Tue Aug 13 12:49:18 2002 George Lebl <jirka@5z.com> * 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
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
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.