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 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
