SVN: rc-scripts/trunk/lang.csh

glen glen at pld-linux.org
Wed Feb 6 16:32:27 CET 2013


Author: glen
Date: Wed Feb  6 16:32:27 2013
New Revision: 12623

Modified:
   rc-scripts/trunk/lang.csh
Log:
note that lang.csh is broken


Modified: rc-scripts/trunk/lang.csh
==============================================================================
--- rc-scripts/trunk/lang.csh	(original)
+++ rc-scripts/trunk/lang.csh	Wed Feb  6 16:32:27 2013
@@ -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


More information about the pld-cvs-commit mailing list