ajout de l'en-tête
This commit is contained in:
parent
3d67e83c77
commit
48ca720ff8
|
@ -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