From 6f9981fba0b94616d3f65cdb5a85b29db464d1c2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 21 May 2010 07:10:57 +0200 Subject: Applying slightly modified patch from Cody A.W. Somerville to update titles for Ubuntu in live-media disk info. --- helpers/binary_disk | 2 +- helpers/source_disk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helpers/binary_disk b/helpers/binary_disk index 09c0b1b..d678cea 100755 --- a/helpers/binary_disk +++ b/helpers/binary_disk @@ -65,7 +65,7 @@ case "${LH_MODE}" in ;; ubuntu) - TITLE="Ubuntu GNU/Linux" + TITLE="Ubuntu" STRING="Build ${ARCHITECTURE}" TRACE="" ;; diff --git a/helpers/source_disk b/helpers/source_disk index bad2770..8a2ae79 100755 --- a/helpers/source_disk +++ b/helpers/source_disk @@ -65,7 +65,7 @@ case "${LH_MODE}" in ;; ubuntu) - TITLE="Ubuntu GNU/Linux" + TITLE="Ubuntu" STRING="Build ${ARCHITECTURE}" TRACE="" ;; -- cgit v1.0