[Zrouter-src] ZRouter.org: push to ZRouter menu.sh
zrouter-src at zrouter.org
zrouter-src at zrouter.org
Fri Nov 2 14:00:33 UTC 2012
details: http://zrouter.org/hg/zrouter//rev/d76e5bad5ed1
changeset: 490:d76e5bad5ed1
user: Aleksandr Rybalko <ray at ddteam.net>
date: Fri Nov 02 16:01:47 2012 +0200
description:
Extend window to show all items
diffstat:
menu.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 3d07351828ea -r d76e5bad5ed1 menu.sh
--- a/menu.sh Fri Nov 02 15:46:06 2012 +0200
+++ b/menu.sh Fri Nov 02 16:01:47 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 7 \
+ ${SH} -c "${DIALOG} --title \"ZRouter build menu ${PROFILE_NAME}\" --menu ' ' 15 60 7 \
Device \"Select the target device\" \
BaseProfile \"Select base profile\" \
Profiles \"Select profiles to build\" \
More information about the Zrouter-src
mailing list