XXX No xserver set for now.

This commit is contained in:
thorpej 1998-02-01 02:11:01 +00:00
parent 508eb6d6ba
commit bf64e85e53
3 changed files with 11 additions and 9 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: md.h,v 1.1 1998/01/31 22:28:35 thorpej Exp $ */
/* $NetBSD: md.h,v 1.2 1998/02/01 02:11:01 thorpej Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -61,7 +61,9 @@ EXTERN distinfo dist_list[]
{"text", 1, NULL, "Text tools : "},
{"xbase", 1, NULL, "X11 clients : "},
{"xfont", 1, NULL, "X11 fonts : "},
#ifdef notyet
{"xserver", 1, NULL, "X11 servers : "},
#endif
{"xcontrib",1, NULL, "X11 contrib : "},
{"xcomp", 1, NULL, "X programming: "},
{NULL, 0, NULL, NULL }

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.eng,v 1.2 1998/01/31 22:30:09 thorpej Exp $ */
/* $NetBSD: menus.md.eng,v 1.3 1998/02/01 02:11:02 thorpej Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -63,6 +63,6 @@ menu md_distcustom, x=30, y=3, exit, title " Selection toggles inclusion";
option "Text Processing Tools", action { toggle_getit (7); };
option "X11 base and clients", action { toggle_getit (8); };
option "X11 fonts", action { toggle_getit (9); };
option "X11 servers", action { toggle_getit (10); };
option "X contrib clients", action { toggle_getit (11); };
option "X11 programming", action { toggle_getit (12); };
/* XXX option "X11 servers", action { toggle_getit (10); }; */
option "X contrib clients", action { toggle_getit (10); };
option "X11 programming", action { toggle_getit (11); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.fr,v 1.2 1998/01/31 22:30:12 thorpej Exp $ */
/* $NetBSD: menus.md.fr,v 1.3 1998/02/01 02:11:03 thorpej Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -63,7 +63,7 @@ menu md_distcustom, x=30, y=3, exit, title " S
option "Outils de manipulation de textes", action { toggle_getit (7); };
option "X11 base et clients", action { toggle_getit (8); };
option "X11 polices", action { toggle_getit (9); };
option "X11 serveurs", action { toggle_getit (10); };
option "X11 clients contribués", action { toggle_getit (11); };
option "X11 développement", action { toggle_getit (12); };
/* XXX option "X11 serveurs", action { toggle_getit (10); }; */
option "X11 clients contribués", action { toggle_getit (10); };
option "X11 développement", action { toggle_getit (11); };