Skip to content

Commit f4fb50d

Browse files
committed
Add czech localization to gentoo ebuild
1 parent c577b38 commit f4fb50d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extras/portage/x11-plugins/multiload-ng/multiload-ng-9999.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
1515
SLOT="0"
1616
IUSE="-debug +autostart -experimental gtk2 +gtk3 -awn +indicator +lxde +mate +standalone +systray +xfce4"
1717

18-
LANGS="de es fr it lt ru zh_CN"
18+
LANGS="cs de es fr it lt ru zh_CN"
1919
for lang in ${LANGS} ; do IUSE+=" linguas_${lang}"; done
2020

2121
RDEPEND="

0 commit comments

Comments
 (0)