[Zrouter-src] ZRouter.org: push to ZRouter menu.sh

zrouter-src at zrouter.org zrouter-src at zrouter.org
Mon Feb 6 14:08:45 UTC 2012


details:   http://zrouter.org/hg/zrouter//rev/b1b985278b14
changeset: 361:b1b985278b14
user:      ray at terran.dlink.ua
date:      Mon Feb 06 16:09:35 2012 +0200
description:
Expand menu by 1 row

diffstat:

 menu.sh |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 5102e3257bf6 -r b1b985278b14 menu.sh
--- a/menu.sh	Mon Feb 06 15:20:45 2012 +0200
+++ b/menu.sh	Mon Feb 06 16:09:35 2012 +0200
@@ -34,7 +34,7 @@
 main_menu() {
 	TMPOPTIONSFILE=$(mktemp -t zrouter-build-menu)
 	trap "${RM} -f ${TMPOPTIONSFILE}; exit 1" 1 2 3 5 10 13 15
-	${SH} -c "${DIALOG} --title \"ZRouter build menu ${PROFILE_NAME}\" --menu ' ' 13 60 6 \
+	${SH} -c "${DIALOG} --title \"ZRouter build menu ${PROFILE_NAME}\" --menu ' ' 13 60 7 \
 	    Device \"Select the target device\" \
 	    BaseProfile \"Select base profile\" \
 	    Profiles \"Select profiles to build\" \


More information about the Zrouter-src mailing list