Intégration de la branche norm_props
This commit is contained in:
commit
0463b2ce8a
|
@ -113,6 +113,7 @@ function write_properties() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function __norm_properties() {
|
function __norm_properties() {
|
||||||
|
echo '# -*- coding: iso-8859-1 -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=iso-8859-1'
|
||||||
_nl2lf |
|
_nl2lf |
|
||||||
grep -v $'^[ \t]*#' |
|
grep -v $'^[ \t]*#' |
|
||||||
grep -v $'^[ \t]*$' |
|
grep -v $'^[ \t]*$' |
|
||||||
|
|
Loading…
Reference in New Issue