Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/distrib/utils/sysinst/arch Pullup 1.16 [jmc]:



details:   https://anonhg.NetBSD.org/src/rev/90caaf7e291f
branches:  netbsd-1-5
changeset: 490035:90caaf7e291f
user:      tv <tv%NetBSD.org@localhost>
date:      Wed Nov 01 02:09:18 2000 +0000

description:
Pullup 1.16 [jmc]:
Enable xmisc in sysinst.

diffstat:

 distrib/utils/sysinst/arch/alpha/menus.md.fr |  4 ++--
 distrib/utils/sysinst/arch/pmax/menus.md.en  |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r 94248817fe32 -r 90caaf7e291f distrib/utils/sysinst/arch/alpha/menus.md.fr
--- a/distrib/utils/sysinst/arch/alpha/menus.md.fr      Wed Nov 01 02:09:03 2000 +0000
+++ b/distrib/utils/sysinst/arch/alpha/menus.md.fr      Wed Nov 01 02:09:18 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: menus.md.fr,v 1.13.4.2 2000/09/12 15:25:15 abs Exp $   */
+/*     $NetBSD: menus.md.fr,v 1.13.4.3 2000/11/01 02:09:18 tv Exp $    */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -70,4 +70,4 @@
 /* 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); };
-
+       option  "X11 Misc.",             action { toggle_getit (12); };
diff -r 94248817fe32 -r 90caaf7e291f distrib/utils/sysinst/arch/pmax/menus.md.en
--- a/distrib/utils/sysinst/arch/pmax/menus.md.en       Wed Nov 01 02:09:03 2000 +0000
+++ b/distrib/utils/sysinst/arch/pmax/menus.md.en       Wed Nov 01 02:09:18 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: menus.md.en,v 1.14.4.1 2000/08/31 15:16:47 minoura Exp $       */
+/*     $NetBSD: menus.md.en,v 1.14.4.2 2000/11/01 02:09:18 tv Exp $    */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -69,3 +69,4 @@
        option  "X11 servers",           action { toggle_getit (10); };
        option  "X contrib clients",     action { toggle_getit (11); };
        option  "X11 programming",       action { toggle_getit (12); };
+       option  "X11 Misc.",             action { toggle_getit (13); };



Home | Main Index | Thread Index | Old Index