[Lunar-commits]
CVS: theedge/var/lib/lunar/functions optimize.lunar, 1.44, 1.45
Terry Chan
tchan at lunar-linux.org
Wed Jan 14 20:42:31 GMT 2004
Update of /var/cvs/lunar/theedge/var/lib/lunar/functions
In directory dbguin.lunar-linux.org:/tmp/cvs-serv31001
Modified Files:
optimize.lunar
Log Message:
Fixing the dialog box for MAKES=. The old message was just too confusing
for most people.
Index: optimize.lunar
===================================================================
RCS file: /var/cvs/lunar/theedge/var/lib/lunar/functions/optimize.lunar,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- optimize.lunar 19 Oct 2003 04:36:53 -0000 1.44
+++ optimize.lunar 14 Jan 2004 20:42:29 -0000 1.45
@@ -910,7 +910,7 @@
--nocancel \
--stdout \
--inputbox \
- "Enter the number of concurrent makes ( >= 1 ). Hint: how many CPU's do you have?" \
+ "Enter the number of concurrent makes ( > 1 ). Or leave this BLANK!" \
0 55 $MAKES`
STACK=`dialog --title "Set stack parameters. (WARNING! Best left empty!)" \
More information about the Lunar-commits
mailing list