summaryrefslogtreecommitdiffstats
path: root/koffice-i18n-gl
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-29 10:50:03 +0900
committerMichele Calgaro <[email protected]>2020-09-29 10:50:20 +0900
commit69fb92a8ade29af6f5c4685b226ba493b7e53491 (patch)
tree0e715de19eba8c3eae2cf18c991a839fefe8c30d /koffice-i18n-gl
parent2f030f1645eea0968a4c347ce7e51f997ffe222b (diff)
downloadkoffice-i18n-69fb92a8ade29af6f5c4685b226ba493b7e53491.tar.gz
koffice-i18n-69fb92a8ade29af6f5c4685b226ba493b7e53491.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit aa0926951acb9a714145ffa99e88d58b7a5a7bb3)
Diffstat (limited to 'koffice-i18n-gl')
-rw-r--r--koffice-i18n-gl/docs/koffice/kchart/index.docbook12
-rw-r--r--koffice-i18n-gl/docs/koffice/koshell/index.docbook11
-rwxr-xr-xkoffice-i18n-gl/install-sh7
-rwxr-xr-xkoffice-i18n-gl/missing7
-rwxr-xr-xkoffice-i18n-gl/mkinstalldirs9
5 files changed, 0 insertions, 46 deletions
diff --git a/koffice-i18n-gl/docs/koffice/kchart/index.docbook b/koffice-i18n-gl/docs/koffice/kchart/index.docbook
index fefafd36..46213ae2 100644
--- a/koffice-i18n-gl/docs/koffice/kchart/index.docbook
+++ b/koffice-i18n-gl/docs/koffice/kchart/index.docbook
@@ -1629,15 +1629,3 @@
&documentation.index;
</book>
-
-<!--
-Local Variables:
-mode: sgml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
--->
-
diff --git a/koffice-i18n-gl/docs/koffice/koshell/index.docbook b/koffice-i18n-gl/docs/koffice/koshell/index.docbook
index 17b3e328..76bd62e3 100644
--- a/koffice-i18n-gl/docs/koffice/koshell/index.docbook
+++ b/koffice-i18n-gl/docs/koffice/koshell/index.docbook
@@ -774,14 +774,3 @@ Please respect the format of the date (DD/MM/YYYY) and of the version
&documentation.index;
</book>
-<!--
-Local Variables:
-mode: sgml
-sgml-minimize-attributes: nil
-sgml-general-insert-case: lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
--->
-
-
diff --git a/koffice-i18n-gl/install-sh b/koffice-i18n-gl/install-sh
index 0ae12c0e..ca9c7c4c 100755
--- a/koffice-i18n-gl/install-sh
+++ b/koffice-i18n-gl/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-gl/missing b/koffice-i18n-gl/missing
index 64b5f901..d55d3ad4 100755
--- a/koffice-i18n-gl/missing
+++ b/koffice-i18n-gl/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-gl/mkinstalldirs b/koffice-i18n-gl/mkinstalldirs
index 259dbfcd..6ac3d96b 100755
--- a/koffice-i18n-gl/mkinstalldirs
+++ b/koffice-i18n-gl/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: