From 0dca57ca94694b7b3b5c874e9c6d93f5dcb46505 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 27 2010 11:29:17 +0000 Subject: Update path to CentOS logo inside render_doIdentityImageGdm.sh. --- diff --git a/Scripts/Bash/Functions/Render/render_doIdentityImageGdm.sh b/Scripts/Bash/Functions/Render/render_doIdentityImageGdm.sh index 2a8a3c7..2a00693 100755 --- a/Scripts/Bash/Functions/Render/render_doIdentityImageGdm.sh +++ b/Scripts/Bash/Functions/Render/render_doIdentityImageGdm.sh @@ -115,7 +115,7 @@ function render_doIdentityImageDm { # inside all CentOS art works (e.g., anaconda, firstboot, etc.), # we are using CentOS symbol at 48x48 pixels. This value seems to # be the middle dimension that fits all situations. - SYMBOL=/home/centos/artwork/trunk/Identity/Brands/Img/CentOS/Symbol/5c-a/48.png + SYMBOL=/home/centos/artwork/trunk/Identity/Brands/Img/CentOS/Symbol/5c-a/Png/48.png cli_checkFiles $SYMBOL 'f' if [[ $? -ne 0 ]];then cli_printMessage "$(caller)" "AsToKnowMoreLine"