Removed code formatting modelines.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/10/head
Michele Calgaro 4 years ago
parent 62aec3949d
commit dfde73733d
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1,4 +1,3 @@
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)

@ -304,15 +304,3 @@ inspired by his Tai Chi practice.</para></entry>
&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
-->

@ -116,16 +116,3 @@ Visit <ulink url="http://www.kde.org"> http://www.kde.org</ulink> for instructio
&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
-->

@ -211,15 +211,3 @@ and markup cleanup for &kde; 2.2, &Lauri.Watts; &Lauri.Watts.mail;
&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
-->

@ -1,4 +1,3 @@
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)

@ -132,17 +132,3 @@ box.</phrase></textobject>
&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=2:sw=2:tw=78:noet
-->

@ -1,4 +1,3 @@
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)

@ -1,4 +1,3 @@
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)

@ -246,15 +246,3 @@ cleanups.</para></listitem>
&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=2:sw=2:tw=78:noet
-->

@ -1,4 +1,3 @@
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)

@ -1,4 +1,3 @@
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)

@ -490,14 +490,3 @@ Documentation Copyright &copy; 2004 &Brad.Hards; &Brad.Hards.mail;.
&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:
-->

@ -1,4 +1,3 @@
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)

@ -22,9 +22,6 @@
* Armen Nakashian will be held accountable for your use of this
* software.
*/
// -*-C++-*-;
#ifndef KODOMETER_H
#define KODOMETER_H

@ -463,5 +463,3 @@ void dockwidget::updateFont()
}
#include "dockwidget.moc"
// vim:ts=4:sw=4:et

@ -71,5 +71,3 @@ private:
};
#endif
// vim:ts=4:sw=4:et

@ -179,7 +179,3 @@ void reportView::render(){
}
#include "reportview.moc"
/* vim: et sw=4 ts=4
*/

@ -157,5 +157,3 @@ TQPoint WeatherButton::pixmapOrigin() const
}
#include "weatherbutton.moc"
// vim:ts=4:sw=4:et

@ -54,5 +54,3 @@ class WeatherButton : public TQButton
};
#endif // WEATHERBUTTON_H
// vim:ts=4:sw=4:et

Loading…
Cancel
Save