From 61f5a549cc1c72749f0db62659052460a982667f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 6 Feb 2013 15:32:27 +0000 Subject: [PATCH] note that lang.csh is broken svn-id: @12623 --- lang.csh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang.csh b/lang.csh index ce764930..2534c02e 100755 --- a/lang.csh +++ b/lang.csh @@ -2,6 +2,9 @@ # # $Id$ # +# FIXME: this file is broken, as you can see it does nothing (does not actually load i18n file) +# TODO: sync with lang.sh +# test -f /etc/sysconfig/i18n if ($status == 0) then -- 2.44.0