Applying slightly modified patch from Cody A.W. Somerville <cody.somerville@canonical.com> to update titles for Ubuntu in live-media disk info.

This commit is contained in:
Daniel Baumann 2010-05-21 07:10:57 +02:00
parent 607a384656
commit 6f9981fba0
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ case "${LH_MODE}" in
;;
ubuntu)
TITLE="Ubuntu GNU/Linux"
TITLE="Ubuntu"
STRING="Build ${ARCHITECTURE}"
TRACE=""
;;

View File

@ -65,7 +65,7 @@ case "${LH_MODE}" in
;;
ubuntu)
TITLE="Ubuntu GNU/Linux"
TITLE="Ubuntu"
STRING="Build ${ARCHITECTURE}"
TRACE=""
;;