From 45cbbf3d1ea302cc6379c5400186f36f1b03b238 Mon Sep 17 00:00:00 2001 From: Erwan Velu Date: Thu, 26 Nov 2009 23:14:51 +0100 Subject: hdt: Adding CODENAME in title (menu.c32) Impact: visual Let's display the CODENAME in the menu title --- com32/hdt/floppy/hdt.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'com32/hdt/floppy') diff --git a/com32/hdt/floppy/hdt.cfg b/com32/hdt/floppy/hdt.cfg index 6b0c97d5..5627246e 100644 --- a/com32/hdt/floppy/hdt.cfg +++ b/com32/hdt/floppy/hdt.cfg @@ -2,7 +2,7 @@ UI menu.c32 DEFAULT hdt PROMPT 0 TIMEOUT 50 -MENU TITLE Hardware Detection Tool (HDT) version %VERSION% +MENU TITLE Hardware Detection Tool (HDT) version %VERSION% (%CODENAME%) MENU MARGIN 0 MENU ROWS 15 MENU TABMSG -- cgit