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:32:15 +0900 |
commit | 0c7ff2c01933c317f218fd723dd43f07808dc2a0 (patch) | |
tree | 8e4a99ed0a5ea7b42dd4de9542bd232114f1c50c /tde-i18n-tr | |
parent | 201ebb4fc7caf24bff58075a43101290db8525b4 (diff) | |
download | tde-i18n-0c7ff2c01933c317f218fd723dd43f07808dc2a0.tar.gz tde-i18n-0c7ff2c01933c317f218fd723dd43f07808dc2a0.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tde-i18n-tr')
-rw-r--r-- | tde-i18n-tr/docs/tdebase/khelpcenter/contact.docbook | 11 | ||||
-rw-r--r-- | tde-i18n-tr/docs/tdebase/khelpcenter/index.docbook | 11 | ||||
-rwxr-xr-x | tde-i18n-tr/install-sh | 7 | ||||
-rwxr-xr-x | tde-i18n-tr/missing | 7 | ||||
-rwxr-xr-x | tde-i18n-tr/mkinstalldirs | 9 |
5 files changed, 0 insertions, 45 deletions
diff --git a/tde-i18n-tr/docs/tdebase/khelpcenter/contact.docbook b/tde-i18n-tr/docs/tdebase/khelpcenter/contact.docbook index 0e488ee4b5b..2e668bb24cd 100644 --- a/tde-i18n-tr/docs/tdebase/khelpcenter/contact.docbook +++ b/tde-i18n-tr/docs/tdebase/khelpcenter/contact.docbook @@ -133,15 +133,4 @@ page if you need to contact &kde; in an official way. </para> </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-tr/docs/tdebase/khelpcenter/index.docbook b/tde-i18n-tr/docs/tdebase/khelpcenter/index.docbook index 0affed63d88..1d9e87ebdc8 100644 --- a/tde-i18n-tr/docs/tdebase/khelpcenter/index.docbook +++ b/tde-i18n-tr/docs/tdebase/khelpcenter/index.docbook @@ -68,15 +68,4 @@ 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-tr/install-sh b/tde-i18n-tr/install-sh index 0ae12c0ebea..ca9c7c4c82d 100755 --- a/tde-i18n-tr/install-sh +++ b/tde-i18n-tr/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-tr/missing b/tde-i18n-tr/missing index 64b5f901dd5..d55d3ad42ff 100755 --- a/tde-i18n-tr/missing +++ b/tde-i18n-tr/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-tr/mkinstalldirs b/tde-i18n-tr/mkinstalldirs index 259dbfcd357..6ac3d96b095 100755 --- a/tde-i18n-tr/mkinstalldirs +++ b/tde-i18n-tr/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: |