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-ro | |
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-ro')
-rw-r--r-- | tde-i18n-ro/docs/tdebase/khelpcenter/contact.docbook | 11 | ||||
-rw-r--r-- | tde-i18n-ro/docs/tdebase/khelpcenter/index.docbook | 11 | ||||
-rwxr-xr-x | tde-i18n-ro/install-sh | 7 | ||||
-rwxr-xr-x | tde-i18n-ro/missing | 7 | ||||
-rwxr-xr-x | tde-i18n-ro/mkinstalldirs | 9 |
5 files changed, 0 insertions, 45 deletions
diff --git a/tde-i18n-ro/docs/tdebase/khelpcenter/contact.docbook b/tde-i18n-ro/docs/tdebase/khelpcenter/contact.docbook index 3b7dc9d9c44..c3c9f06707b 100644 --- a/tde-i18n-ro/docs/tdebase/khelpcenter/contact.docbook +++ b/tde-i18n-ro/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-ro/docs/tdebase/khelpcenter/index.docbook b/tde-i18n-ro/docs/tdebase/khelpcenter/index.docbook index d5764a90d9c..74ced442cab 100644 --- a/tde-i18n-ro/docs/tdebase/khelpcenter/index.docbook +++ b/tde-i18n-ro/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-ro/install-sh b/tde-i18n-ro/install-sh index 0ae12c0ebea..ca9c7c4c82d 100755 --- a/tde-i18n-ro/install-sh +++ b/tde-i18n-ro/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-ro/missing b/tde-i18n-ro/missing index 64b5f901dd5..d55d3ad42ff 100755 --- a/tde-i18n-ro/missing +++ b/tde-i18n-ro/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-ro/mkinstalldirs b/tde-i18n-ro/mkinstalldirs index 259dbfcd357..6ac3d96b095 100755 --- a/tde-i18n-ro/mkinstalldirs +++ b/tde-i18n-ro/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: |