diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/01-welcome.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/01-welcome.png.sh index 0548d87..0490478 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/01-welcome.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/01-welcome.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Welcome to CentOS =MAJOR_RELEASE=!"`" @@ -49,6 +48,4 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="=URL=/=URLLOCALE=" - } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/02-donate.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/02-donate.png.sh index 8f05bbe..821dad8 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/02-donate.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/02-donate.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Donations"`" @@ -48,6 +47,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=Donate" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/03-yum.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/03-yum.png.sh index d351692..6473bc3 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/03-yum.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/03-yum.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Managing Software with Yum"`" @@ -47,6 +46,4 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/docs/=MAJOR_RELEASE=/=URLLOCALE=" - } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/04-repos.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/04-repos.png.sh index 75ad508..68825c9 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/04-repos.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/04-repos.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Repositories"`" @@ -49,6 +48,5 @@ function render_loadConfig { DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=AdditionalResources/Repositories" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/05-centosplus.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/05-centosplus.png.sh index 2761c1a..fec48ed 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/05-centosplus.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/05-centosplus.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Plus Repository"`" @@ -49,6 +48,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=AdditionalResources/Repositories/CentOSPlus" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/06-support.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/06-support.png.sh index e6cd38f..f280f0b 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/06-support.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/06-support.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Help with CentOS"`" @@ -52,6 +51,5 @@ function render_loadConfig { DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=GettingHelp" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/07-docs.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/07-docs.png.sh index af99e63..1ceeb2a 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/07-docs.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/07-docs.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..17};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[18]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Documentation"`" @@ -55,6 +54,5 @@ function render_loadConfig { DST[16]='' DST[17]='' - DST[18]="http://centos.org/wiki/=URLLOCALE=GettingHelp" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/08-wiki.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/08-wiki.png.sh index b85e762..53bcead 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/08-wiki.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/08-wiki.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Wiki"`" @@ -47,6 +46,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=GettingHelp" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/09-virtualization.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/09-virtualization.png.sh index 45d6017..0c26d29 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/09-virtualization.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/09-virtualization.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Virtualization on CentOS =MAJOR_RELEASE="`" @@ -47,5 +46,4 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="=URL=/docs/=MAJOR_RELEASE=/=URLLOCALE=" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/01-welcome.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/01-welcome.png.sh index 0548d87..b27fbf6 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/01-welcome.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/01-welcome.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Welcome to CentOS =MAJOR_RELEASE=!"`" @@ -49,6 +48,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="=URL=/=URLLOCALE=" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/02-donate.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/02-donate.png.sh index 8f05bbe..821dad8 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/02-donate.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/02-donate.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Donations"`" @@ -48,6 +47,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=Donate" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/03-yum.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/03-yum.png.sh index d351692..da14b46 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/03-yum.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/03-yum.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Managing Software with Yum"`" @@ -47,6 +46,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/docs/=MAJOR_RELEASE=/=URLLOCALE=" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/04-repos.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/04-repos.png.sh index 75ad508..68825c9 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/04-repos.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/04-repos.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Repositories"`" @@ -49,6 +48,5 @@ function render_loadConfig { DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=AdditionalResources/Repositories" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/05-centosplus.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/05-centosplus.png.sh index 2761c1a..fec48ed 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/05-centosplus.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/05-centosplus.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Plus Repository"`" @@ -49,6 +48,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=AdditionalResources/Repositories/CentOSPlus" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/06-support.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/06-support.png.sh index e6cd38f..f280f0b 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/06-support.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/06-support.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Help with CentOS"`" @@ -52,6 +51,5 @@ function render_loadConfig { DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=GettingHelp" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/07-docs.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/07-docs.png.sh index af99e63..1ceeb2a 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/07-docs.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/07-docs.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..17};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[18]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Documentation"`" @@ -55,6 +54,5 @@ function render_loadConfig { DST[16]='' DST[17]='' - DST[18]="http://centos.org/wiki/=URLLOCALE=GettingHelp" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/08-wiki.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/08-wiki.png.sh index b85e762..53bcead 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/08-wiki.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/08-wiki.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Wiki"`" @@ -47,6 +46,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=GettingHelp" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/09-virtualization.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/09-virtualization.png.sh index 45d6017..0c26d29 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/09-virtualization.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/09-virtualization.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Virtualization on CentOS =MAJOR_RELEASE="`" @@ -47,5 +46,4 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="=URL=/docs/=MAJOR_RELEASE=/=URLLOCALE=" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/01-welcome.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/01-welcome.png.sh index 0548d87..b27fbf6 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/01-welcome.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/01-welcome.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Welcome to CentOS =MAJOR_RELEASE=!"`" @@ -49,6 +48,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="=URL=/=URLLOCALE=" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/02-donate.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/02-donate.png.sh index 8f05bbe..821dad8 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/02-donate.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/02-donate.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Donations"`" @@ -48,6 +47,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=Donate" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/03-yum.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/03-yum.png.sh index d351692..da14b46 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/03-yum.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/03-yum.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Managing Software with Yum"`" @@ -47,6 +46,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/docs/=MAJOR_RELEASE=/=URLLOCALE=" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/04-repos.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/04-repos.png.sh index 75ad508..68825c9 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/04-repos.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/04-repos.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Repositories"`" @@ -49,6 +48,5 @@ function render_loadConfig { DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=AdditionalResources/Repositories" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/05-centosplus.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/05-centosplus.png.sh index 2761c1a..fec48ed 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/05-centosplus.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/05-centosplus.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Plus Repository"`" @@ -49,6 +48,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=AdditionalResources/Repositories/CentOSPlus" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/06-support.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/06-support.png.sh index e6cd38f..f280f0b 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/06-support.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/06-support.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Help with CentOS"`" @@ -52,6 +51,5 @@ function render_loadConfig { DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=GettingHelp" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/07-docs.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/07-docs.png.sh index af99e63..1ceeb2a 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/07-docs.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/07-docs.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..17};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[18]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Documentation"`" @@ -55,6 +54,5 @@ function render_loadConfig { DST[16]='' DST[17]='' - DST[18]="http://centos.org/wiki/=URLLOCALE=GettingHelp" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/08-wiki.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/08-wiki.png.sh index b85e762..53bcead 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/08-wiki.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/08-wiki.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Wiki"`" @@ -47,6 +46,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=GettingHelp" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/09-virtualization.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/09-virtualization.png.sh index 45d6017..0c26d29 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/09-virtualization.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/09-virtualization.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Virtualization on CentOS =MAJOR_RELEASE="`" @@ -47,5 +46,4 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="=URL=/docs/=MAJOR_RELEASE=/=URLLOCALE=" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/01-welcome.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/01-welcome.png.sh index 0548d87..b27fbf6 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/01-welcome.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/01-welcome.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Welcome to CentOS =MAJOR_RELEASE=!"`" @@ -49,6 +48,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="=URL=/=URLLOCALE=" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/02-donate.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/02-donate.png.sh index 8f05bbe..821dad8 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/02-donate.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/02-donate.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Donations"`" @@ -48,6 +47,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=Donate" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/03-yum.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/03-yum.png.sh index d351692..da14b46 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/03-yum.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/03-yum.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Managing Software with Yum"`" @@ -47,6 +46,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/docs/=MAJOR_RELEASE=/=URLLOCALE=" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/04-repos.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/04-repos.png.sh index 75ad508..68825c9 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/04-repos.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/04-repos.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Repositories"`" @@ -49,6 +48,5 @@ function render_loadConfig { DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=AdditionalResources/Repositories" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/05-centosplus.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/05-centosplus.png.sh index 2761c1a..fec48ed 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/05-centosplus.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/05-centosplus.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Plus Repository"`" @@ -49,6 +48,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=AdditionalResources/Repositories/CentOSPlus" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/06-support.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/06-support.png.sh index e6cd38f..f280f0b 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/06-support.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/06-support.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Help with CentOS"`" @@ -52,6 +51,5 @@ function render_loadConfig { DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=GettingHelp" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/07-docs.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/07-docs.png.sh index af99e63..1ceeb2a 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/07-docs.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/07-docs.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..17};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[18]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Documentation"`" @@ -55,6 +54,5 @@ function render_loadConfig { DST[16]='' DST[17]='' - DST[18]="http://centos.org/wiki/=URLLOCALE=GettingHelp" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/08-wiki.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/08-wiki.png.sh index b85e762..53bcead 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/08-wiki.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/08-wiki.png.sh @@ -32,7 +32,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Wiki"`" @@ -47,6 +46,5 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="http://centos.org/wiki/=URLLOCALE=GettingHelp" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/09-virtualization.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/09-virtualization.png.sh index 45d6017..0c26d29 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/09-virtualization.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/09-virtualization.png.sh @@ -33,7 +33,6 @@ function render_loadConfig { for INDEX in {1..6};do SRC[$INDEX]="=TEXT${INDEX}=" done - SRC[7]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "Virtualization on CentOS =MAJOR_RELEASE="`" @@ -47,5 +46,4 @@ function render_loadConfig { DST[5]='' DST[6]='' - DST[7]="=URL=/docs/=MAJOR_RELEASE=/=URLLOCALE=" }