From 52527e8d67003bc2cc40ad4b4d50463ef5e25c48 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 31 Jul 2000 00:16:28 +0000 Subject: [PATCH] Add hebrew. --- release/sysinstall/index.c | 1 + usr.sbin/sysinstall/index.c | 1 + 2 files changed, 2 insertions(+) diff --git a/release/sysinstall/index.c b/release/sysinstall/index.c index 2f29cc2b18c..584b471e9c7 100644 --- a/release/sysinstall/index.c +++ b/release/sysinstall/index.c @@ -102,6 +102,7 @@ static char *descrs[] = { "gnome", "Components of the Gnome Desktop environment.", "graphics", "Graphics libraries and utilities.", "ipv6", "IPv6 related software.", + "hebrew", "Ported software for Hebrew language.", "irc", "Internet Relay Chat utilities.", "japanese", "Ported software for the Japanese market.", "java", "Java language support.", diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c index 2f29cc2b18c..584b471e9c7 100644 --- a/usr.sbin/sysinstall/index.c +++ b/usr.sbin/sysinstall/index.c @@ -102,6 +102,7 @@ static char *descrs[] = { "gnome", "Components of the Gnome Desktop environment.", "graphics", "Graphics libraries and utilities.", "ipv6", "IPv6 related software.", + "hebrew", "Ported software for Hebrew language.", "irc", "Internet Relay Chat utilities.", "japanese", "Ported software for the Japanese market.", "java", "Java language support.",