Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 14:47:43 -0800 (PST)
From:      Murray Stokely <murray@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9144 for review
Message-ID:  <200204052247.g35MlhL11764@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9144

Change 9144 by murray@murray_builder on 2002/04/05 14:47:08

	Enlightenment did not survive the package build, so remove it
	from the XFree86 Desktop Configuration menu.

Affected files ...

... //depot/releng/5_dp1/src/usr.sbin/sysinstall/menus.c#5 edit

Differences ...

==== //depot/releng/5_dp1/src/usr.sbin/sysinstall/menus.c#5 (text+ko) ====

@@ -940,13 +940,11 @@
 	NULL, dmenuSetVariable, NULL, VAR_DESKSTYLE "=kde" },
       { "3 GNOME + Sawfish",	"GNOME + Sawfish window manager.",
 	NULL, dmenuSetVariable, NULL, VAR_DESKSTYLE "=gnome" },
-      { "4 GNOME + Enlightenment","GNOME + The E window manager",
-	NULL, dmenuSetVariable, NULL, VAR_DESKSTYLE "=enlightenment" },
-      { "5 Afterstep",	"The Afterstep window manager",
+      { "4 Afterstep",	"The Afterstep window manager",
 	NULL, dmenuSetVariable, NULL, VAR_DESKSTYLE "=afterstep" },
-      { "6 Windowmaker",	"The Windowmaker window manager",
+      { "5 Windowmaker",	"The Windowmaker window manager",
 	NULL, dmenuSetVariable, NULL, VAR_DESKSTYLE "=windowmaker" },
-      { "7 fvwm",		"The fvwm window manager",
+      { "6 fvwm",		"The fvwm window manager",
 	NULL, dmenuSetVariable, NULL, VAR_DESKSTYLE "=fvwm2" },
       { NULL } },
 };

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-releng" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204052247.g35MlhL11764>