diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 17:31:45 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 17:35:48 +0900 |
commit | cf89d1b36c596568d56190adeafbc80c3ad846ec (patch) | |
tree | bb109df25aa4be19ebb8abd4beb168cd9244a168 /tde-i18n-fi | |
parent | 5d0036fee9a2683b0465b69b1c775c8f352c36d1 (diff) | |
download | tde-i18n-cf89d1b36c596568d56190adeafbc80c3ad846ec.tar.gz tde-i18n-cf89d1b36c596568d56190adeafbc80c3ad846ec.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0c7ff2c01933c317f218fd723dd43f07808dc2a0)
Diffstat (limited to 'tde-i18n-fi')
-rw-r--r-- | tde-i18n-fi/docs/tdebase/kfind/index.docbook | 12 | ||||
-rw-r--r-- | tde-i18n-fi/docs/tdebase/khelpcenter/contact.docbook | 11 | ||||
-rw-r--r-- | tde-i18n-fi/docs/tdebase/khelpcenter/index.docbook | 11 | ||||
-rwxr-xr-x | tde-i18n-fi/install-sh | 7 | ||||
-rwxr-xr-x | tde-i18n-fi/missing | 7 | ||||
-rwxr-xr-x | tde-i18n-fi/mkinstalldirs | 9 |
6 files changed, 0 insertions, 57 deletions
diff --git a/tde-i18n-fi/docs/tdebase/kfind/index.docbook b/tde-i18n-fi/docs/tdebase/kfind/index.docbook index cf0fc3754c6..7696169e874 100644 --- a/tde-i18n-fi/docs/tdebase/kfind/index.docbook +++ b/tde-i18n-fi/docs/tdebase/kfind/index.docbook @@ -254,15 +254,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: - -// vim:ts=0:sw=2:tw=78:noet ---> diff --git a/tde-i18n-fi/docs/tdebase/khelpcenter/contact.docbook b/tde-i18n-fi/docs/tdebase/khelpcenter/contact.docbook index 7a7fd3a21d3..0d072dd9f8e 100644 --- a/tde-i18n-fi/docs/tdebase/khelpcenter/contact.docbook +++ b/tde-i18n-fi/docs/tdebase/khelpcenter/contact.docbook @@ -107,15 +107,4 @@ url="http://www.kde.org/mirrors">www.kde.org/mirrors</ulink></term> </sect1> </chapter> -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:nil -sgml-namecase-general:t -sgml-general-insert-case:lower -sgml-always-quote-attributes:t -sgml-parent-document:index.docbook -End: ---> diff --git a/tde-i18n-fi/docs/tdebase/khelpcenter/index.docbook b/tde-i18n-fi/docs/tdebase/khelpcenter/index.docbook index 081e42bcdfd..f63de28cc67 100644 --- a/tde-i18n-fi/docs/tdebase/khelpcenter/index.docbook +++ b/tde-i18n-fi/docs/tdebase/khelpcenter/index.docbook @@ -66,14 +66,3 @@ a way round it. (FF) --> </book> -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:nil -sgml-namecase-general:t -sgml-general-insert-case:lower -sgml-always-quote-attributes:t -End: ---> - diff --git a/tde-i18n-fi/install-sh b/tde-i18n-fi/install-sh index 0ae12c0ebea..ca9c7c4c82d 100755 --- a/tde-i18n-fi/install-sh +++ b/tde-i18n-fi/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/tde-i18n-fi/missing b/tde-i18n-fi/missing index 64b5f901dd5..d55d3ad42ff 100755 --- a/tde-i18n-fi/missing +++ b/tde-i18n-fi/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/tde-i18n-fi/mkinstalldirs b/tde-i18n-fi/mkinstalldirs index 259dbfcd357..6ac3d96b095 100755 --- a/tde-i18n-fi/mkinstalldirs +++ b/tde-i18n-fi/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: |