Skip to content

Commit e5ad81f

Browse files
committed
Revert "Add Parameter to disable language switcher"
This reverts commit df6d067.
1 parent df6d067 commit e5ad81f

File tree

4 files changed

+3
-12
lines changed

4 files changed

+3
-12
lines changed

DC-SLE-Micro-all

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,3 @@ PROFCONDITION="suse-product"
1414
## stylesheet location
1515
STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2022-ns"
1616
FALLBACK_STYLEROOT="/usr/share/xml/docbook/stylesheet/suse-ns"
17-
18-
## Prevent the language switcher to appear (DC-XXX-all only)
19-
XSLTPARAM="--param show.language-switcher=0"

l10n/micro/de-de/DC-SLE-Micro-all

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@ PROFARCH="x86_64;zseries;power;aarch64"
1313
## stylesheet location
1414
STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2022-ns"
1515
FALLBACK_STYLEROOT="/usr/share/xml/docbook/stylesheet/suse-ns"
16-
17-
## Prevent the language switcher to appear (DC-XXX-all only)
18-
XSLTPARAM="--param show.language-switcher=0"
16+
DOCBOOK5_RNG_URI="http://docbook.org/xml/5.2/rng/docbookxi.rng"

l10n/micro/ja-jp/DC-SLE-Micro-all

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@ PROFARCH="x86_64;zseries;power;aarch64"
1313
## stylesheet location
1414
STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2022-ns"
1515
FALLBACK_STYLEROOT="/usr/share/xml/docbook/stylesheet/suse-ns"
16-
17-
## Prevent the language switcher to appear (DC-XXX-all only)
18-
XSLTPARAM="--param show.language-switcher=0"
16+
DOCBOOK5_RNG_URI="http://docbook.org/xml/5.2/rng/docbookxi.rng"

l10n/micro/zh-cn/DC-SLE-Micro-all

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@ PROFARCH="x86_64;zseries;power;aarch64"
1313
## stylesheet location
1414
STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2022-ns"
1515
FALLBACK_STYLEROOT="/usr/share/xml/docbook/stylesheet/suse-ns"
16-
17-
## Prevent the language switcher to appear (DC-XXX-all only)
18-
XSLTPARAM="--param show.language-switcher=0"
16+
DOCBOOK5_RNG_URI="http://docbook.org/xml/5.2/rng/docbookxi.rng"

0 commit comments

Comments
 (0)