summaryrefslogtreecommitdiffstats
path: root/kate/filetemplates
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 00:24:17 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 00:24:17 +0900
commit61e4a38f6aef304b9bacac0a908430a141cb5fc8 (patch)
treeb62f29bac6db81d7cf4558e290e95cf886b6fe57 /kate/filetemplates
parent8936820e41771ff5f844e4acb3385ad4bc70222b (diff)
downloadtdeaddons-61e4a38f6aef304b9bacac0a908430a141cb5fc8.tar.gz
tdeaddons-61e4a38f6aef304b9bacac0a908430a141cb5fc8.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kate/filetemplates')
-rw-r--r--kate/filetemplates/plugin/filetemplates.cpp2
-rw-r--r--kate/filetemplates/plugin/filetemplates.h1
-rw-r--r--kate/filetemplates/plugin/katetemplate.xml1
-rw-r--r--kate/filetemplates/templates/docbookchapter.xml.katetemplate2
-rw-r--r--kate/filetemplates/templates/language.xml.katetemplate1
5 files changed, 0 insertions, 7 deletions
diff --git a/kate/filetemplates/plugin/filetemplates.cpp b/kate/filetemplates/plugin/filetemplates.cpp
index 41d3f82..952ee07 100644
--- a/kate/filetemplates/plugin/filetemplates.cpp
+++ b/kate/filetemplates/plugin/filetemplates.cpp
@@ -1249,6 +1249,4 @@ void KateTemplateManager::slotDownload()
//END KateTemplateManager
-// kate: space-indent on; indent-width 2; replace-tabs on;
-
#include "filetemplates.moc"
diff --git a/kate/filetemplates/plugin/filetemplates.h b/kate/filetemplates/plugin/filetemplates.h
index a5c78ba..6335fbe 100644
--- a/kate/filetemplates/plugin/filetemplates.h
+++ b/kate/filetemplates/plugin/filetemplates.h
@@ -260,4 +260,3 @@ class KateTemplateManager : public TQWidget
};
#endif // _PLUGIN_KATE_FILETEMPLATES_H_
-// kate: space-indent on; indent-width 2; replace-tabs on;
diff --git a/kate/filetemplates/plugin/katetemplate.xml b/kate/filetemplates/plugin/katetemplate.xml
index 0748481..22d1304 100644
--- a/kate/filetemplates/plugin/katetemplate.xml
+++ b/kate/filetemplates/plugin/katetemplate.xml
@@ -84,4 +84,3 @@
<keywords casesensitive="0"/>
</general>
</language>
-<!-- kate: space-indent on; indent-width 2; replace-tabs on; -->
diff --git a/kate/filetemplates/templates/docbookchapter.xml.katetemplate b/kate/filetemplates/templates/docbookchapter.xml.katetemplate
index 581682c..68e6fe3 100644
--- a/kate/filetemplates/templates/docbookchapter.xml.katetemplate
+++ b/kate/filetemplates/templates/docbookchapter.xml.katetemplate
@@ -71,5 +71,3 @@ Documentation copyright %{year} %{fullname}
</sect1>
</chapter>
-
-<!-- kate: wordwrap on; -->
diff --git a/kate/filetemplates/templates/language.xml.katetemplate b/kate/filetemplates/templates/language.xml.katetemplate
index 420ba84..a357a15 100644
--- a/kate/filetemplates/templates/language.xml.katetemplate
+++ b/kate/filetemplates/templates/language.xml.katetemplate
@@ -57,4 +57,3 @@ katetemplate: Description=This template will create the basics of a kate highlig
-->
</general>
</language>
-<!-- kate: space-indent on; indent-width 2; replace-tabs on; indent-mode xml; -->