diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 10:50:03 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 10:50:03 +0900 |
commit | aa0926951acb9a714145ffa99e88d58b7a5a7bb3 (patch) | |
tree | 9ec52e99854704358b53610fb649591e70f0eb3e /koffice-i18n-pl | |
parent | 337e310f568bce578a410536610cafcb7b1af07b (diff) | |
download | koffice-i18n-aa0926951acb9a714145ffa99e88d58b7a5a7bb3.tar.gz koffice-i18n-aa0926951acb9a714145ffa99e88d58b7a5a7bb3.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'koffice-i18n-pl')
-rwxr-xr-x | koffice-i18n-pl/install-sh | 7 | ||||
-rwxr-xr-x | koffice-i18n-pl/missing | 7 | ||||
-rwxr-xr-x | koffice-i18n-pl/mkinstalldirs | 9 |
3 files changed, 0 insertions, 23 deletions
diff --git a/koffice-i18n-pl/install-sh b/koffice-i18n-pl/install-sh index 0ae12c0e..ca9c7c4c 100755 --- a/koffice-i18n-pl/install-sh +++ b/koffice-i18n-pl/install-sh @@ -392,10 +392,3 @@ do trap '' 0 fi done - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" -# End: diff --git a/koffice-i18n-pl/missing b/koffice-i18n-pl/missing index 64b5f901..d55d3ad4 100755 --- a/koffice-i18n-pl/missing +++ b/koffice-i18n-pl/missing @@ -344,10 +344,3 @@ WARNING: \`$1' is needed, and is $msg. esac exit 0 - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" -# End: diff --git a/koffice-i18n-pl/mkinstalldirs b/koffice-i18n-pl/mkinstalldirs index 259dbfcd..6ac3d96b 100755 --- a/koffice-i18n-pl/mkinstalldirs +++ b/koffice-i18n-pl/mkinstalldirs @@ -147,12 +147,3 @@ do done exit $errstatus - -# Local Variables: -# mode: shell-script -# sh-indentation: 2 -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" -# End: |