diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 23:34:26 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 23:34:37 +0900 |
commit | e8f92fb1853a38cd5c8bcf5212a8389449a5b335 (patch) | |
tree | 93f2be9bda42a6bf250e20099c273f7f80b63666 | |
parent | 73bae8d7f8b7adf2e64171f24e522e4b3090e5af (diff) | |
download | kile-e8f92fb1853a38cd5c8bcf5212a8389449a5b335.tar.gz kile-e8f92fb1853a38cd5c8bcf5212a8389449a5b335.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit eb1717c1a7b34e0bd1b5aa1116dd98b6ec2ae7a2)
-rw-r--r-- | doc/index.docbook | 12 | ||||
-rwxr-xr-x | src/dist/createPackage.sh | 2 | ||||
-rw-r--r-- | translations/da/doc/index.docbook | 12 | ||||
-rw-r--r-- | translations/es/doc/index.docbook | 12 | ||||
-rw-r--r-- | translations/et/doc/index.docbook | 12 | ||||
-rw-r--r-- | translations/it/doc/index.docbook | 12 | ||||
-rw-r--r-- | translations/nl/doc/index.docbook | 12 | ||||
-rw-r--r-- | translations/pt/doc/index.docbook | 12 | ||||
-rw-r--r-- | translations/sv/doc/index.docbook | 12 |
9 files changed, 0 insertions, 98 deletions
diff --git a/doc/index.docbook b/doc/index.docbook index 6e4a25a..5ec2f64 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -3718,15 +3718,3 @@ &documentation.index; </book> - -<!-- -Local Variables: -mode: xml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: - -vim:tabstop=2:shiftwidth=2:expandtab ---> diff --git a/src/dist/createPackage.sh b/src/dist/createPackage.sh index 99d160d..3b97a15 100755 --- a/src/dist/createPackage.sh +++ b/src/dist/createPackage.sh @@ -872,5 +872,3 @@ postProcessApplicationDir packageApplication packageTranslations - -# vim: set et ts=4 sts=4: diff --git a/translations/da/doc/index.docbook b/translations/da/doc/index.docbook index 6840dc6..cd7c5f8 100644 --- a/translations/da/doc/index.docbook +++ b/translations/da/doc/index.docbook @@ -5617,15 +5617,3 @@ &documentation.index; </book> - -<!-- -Local Variables: -mode: xml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: - -vim:tabstop=2:shiftwidth=2:expandtab ---> diff --git a/translations/es/doc/index.docbook b/translations/es/doc/index.docbook index 47d3ab7..cfeb4ee 100644 --- a/translations/es/doc/index.docbook +++ b/translations/es/doc/index.docbook @@ -6071,15 +6071,3 @@ &documentation.index; </book> - -<!-- -Local Variables: -mode: xml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: - -vim:tabstop=2:shiftwidth=2:expandtab ---> diff --git a/translations/et/doc/index.docbook b/translations/et/doc/index.docbook index 3caa01d..a677f38 100644 --- a/translations/et/doc/index.docbook +++ b/translations/et/doc/index.docbook @@ -6054,15 +6054,3 @@ &documentation.index; </book> - -<!-- -Local Variables: -mode: xml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: - -vim:tabstop=2:shiftwidth=2:expandtab ---> diff --git a/translations/it/doc/index.docbook b/translations/it/doc/index.docbook index e6ae950..43e776d 100644 --- a/translations/it/doc/index.docbook +++ b/translations/it/doc/index.docbook @@ -6096,15 +6096,3 @@ &documentation.index; </book> - -<!-- -Local Variables: -mode: xml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: - -vim:tabstop=2:shiftwidth=2:expandtab ---> diff --git a/translations/nl/doc/index.docbook b/translations/nl/doc/index.docbook index 4cd6983..f90eae5 100644 --- a/translations/nl/doc/index.docbook +++ b/translations/nl/doc/index.docbook @@ -2907,15 +2907,3 @@ &documentation.index; </book> - -<!-- -Local Variables: -mode: xml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: - -vim:tabstop=2:shiftwidth=2:expandtab ---> diff --git a/translations/pt/doc/index.docbook b/translations/pt/doc/index.docbook index caf0b55..c9d79a5 100644 --- a/translations/pt/doc/index.docbook +++ b/translations/pt/doc/index.docbook @@ -5722,15 +5722,3 @@ &documentation.index; </book> - -<!-- -Local Variables: -mode: xml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: - -vim:tabstop=2:shiftwidth=2:expandtab ---> diff --git a/translations/sv/doc/index.docbook b/translations/sv/doc/index.docbook index 5de8b3e..fdf60b3 100644 --- a/translations/sv/doc/index.docbook +++ b/translations/sv/doc/index.docbook @@ -6039,15 +6039,3 @@ &documentation.index; </book> - -<!-- -Local Variables: -mode: xml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: - -vim:tabstop=2:shiftwidth=2:expandtab ---> |