Removed code formatting modelines.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/11/head
Michele Calgaro 4 years ago
parent 8936820e41
commit 61e4a38f6a
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -319,5 +319,3 @@
</sect1> </sect1>
</chapter> </chapter>
<!-- kate: word-wrap on; space-indent on; indent-width 2; -->

@ -74,11 +74,3 @@ Documentation copyright 2005 Francis Giannaros
</sect1> </sect1>
</chapter> </chapter>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->

@ -130,9 +130,3 @@ Copyrights for each applet is listed in the applicable chapter.
--> -->
</book> </book>
<!--
Local Variables:
mode: sgml
End:
-->

@ -139,12 +139,3 @@ Documentation copyright 2001 &Anders.Lund; &Anders.Lund.mail;
</sect1> </sect1>
</chapter> </chapter>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->

@ -38,12 +38,3 @@ Documentation Team coordinator.
</para> </para>
</chapter> </chapter>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->

@ -39,12 +39,3 @@ Documentation Team coordinator.
</para> </para>
</chapter> </chapter>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->

@ -91,12 +91,3 @@ Documentation copyright 2002 &Daniel.Naber;
</sect1> </sect1>
</chapter> </chapter>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->

@ -175,12 +175,3 @@ Documentation copyright 2001,2002 &Daniel.Naber;
</sect1> </sect1>
</chapter> </chapter>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->

@ -105,9 +105,3 @@ To be written
</book> </book>
<!--
Local Variables:
mode: sgml
End:
-->

@ -45,12 +45,3 @@ http://master.kde.org/mailman/listinfo/kde-doc-english
</sect1> </sect1>
</chapter> </chapter>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->

@ -418,12 +418,3 @@ suggestions.
</sect1> </sect1>
</chapter> </chapter>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->

@ -148,11 +148,4 @@ Copyrights for each plugin are listed in the applicable chapter.
</appendix> </appendix>
</book> </book>
<!--
Local Variables:
mode: sgml
End:
-->

@ -416,16 +416,3 @@ can obtain the signature text from the output of a command.
&documentation.index; &documentation.index;
</book> </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
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
-->

@ -1236,9 +1236,6 @@ such as context-sensitive element completion. To use this feature, place
the following in a comment at the end of the child file (with the the following in a comment at the end of the child file (with the
arguments adjusted appropriately): arguments adjusted appropriately):
<programlisting> <programlisting>
Local Variables:
sgml-parent-document:("index.docbook" "book" "chapter")
End:
</programlisting> </programlisting>
The first argument is the name of the parent file (which will almost The first argument is the name of the parent file (which will almost
always be <filename>index.docbook</filename> in &tde; always be <filename>index.docbook</filename> in &tde;
@ -2145,16 +2142,3 @@ documenters, translators, &etc;.
&documentation.index; &documentation.index;
</book> </book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
fill-column:72
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -5308,10 +5308,3 @@ following people who definitely deserve credit:
</appendix> </appendix>
</book> </book>
<!--
Local Variables:
mode: sgml
sgml-indent-step:0
sgml-indent-data:nil
End:
-->

@ -1249,6 +1249,4 @@ void KateTemplateManager::slotDownload()
//END KateTemplateManager //END KateTemplateManager
// kate: space-indent on; indent-width 2; replace-tabs on;
#include "filetemplates.moc" #include "filetemplates.moc"

@ -260,4 +260,3 @@ class KateTemplateManager : public TQWidget
}; };
#endif // _PLUGIN_KATE_FILETEMPLATES_H_ #endif // _PLUGIN_KATE_FILETEMPLATES_H_
// kate: space-indent on; indent-width 2; replace-tabs on;

@ -84,4 +84,3 @@
<keywords casesensitive="0"/> <keywords casesensitive="0"/>
</general> </general>
</language> </language>
<!-- kate: space-indent on; indent-width 2; replace-tabs on; -->

@ -71,5 +71,3 @@ Documentation copyright %{year} %{fullname}
</sect1> </sect1>
</chapter> </chapter>
<!-- kate: wordwrap on; -->

@ -57,4 +57,3 @@ katetemplate: Description=This template will create the basics of a kate highlig
--> -->
</general> </general>
</language> </language>
<!-- kate: space-indent on; indent-width 2; replace-tabs on; indent-mode xml; -->

@ -414,4 +414,3 @@ void InsertCommandConfigPage::apply()
emit configPageApplyRequest( this ); emit configPageApplyRequest( this );
} }
//END InsertCommandConfigPage //END InsertCommandConfigPage
// kate: space-indent on; indent-width 2; replace-tabs on;

@ -170,4 +170,3 @@ class InsertCommandConfigPage : public Kate::PluginConfigPage
}; };
#endif // _PLUGIN_KATE_INSERT_COMMAND_H_ #endif // _PLUGIN_KATE_INSERT_COMMAND_H_
// kate: space-indent on; indent-width 2; replace-tabs on;

@ -333,4 +333,3 @@ bool PluginKateTextFilter::exec( Kate::View *v, const TQString &cmd, TQString &m
return true; return true;
} }
//END //END
// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off;

@ -63,4 +63,3 @@ class PluginKateTextFilter : public Kate::Plugin, public Kate::PluginViewInterfa
}; };
#endif // _PLUGIN_KANT_TEXTFILTER_H #endif // _PLUGIN_KANT_TEXTFILTER_H
// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off;

@ -1138,4 +1138,3 @@ TQString InsertElement::showDialog( TQStringList &completions )
return TQString(); return TQString();
} }
//END InsertElement dialog //END InsertElement dialog
// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off;

@ -149,4 +149,3 @@ class InsertElement : public KDialogBase
}; };
#endif // _PLUGIN_KANT_XMLTOOLS_H #endif // _PLUGIN_KANT_XMLTOOLS_H
// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off;

@ -462,5 +462,3 @@ TQStringList PseudoDTD::entities( TQString start )
} }
return entities; return entities;
} }
// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off;

@ -73,4 +73,3 @@ class PseudoDTD
}; };
#endif // _PLUGIN_KANT_XMLTOOLS_DTD_H #endif // _PLUGIN_KANT_XMLTOOLS_DTD_H
// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off;

@ -378,5 +378,3 @@ const TQStringList &KolourPicker::colorNames(int r, int g, int b) const
} }
return m_colorNames[(r << 16) + (g << 8) + b]; return m_colorNames[(r << 16) + (g << 8) + b];
} }
// vim: ts=4 sw=4 noet

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

@ -252,5 +252,3 @@ void SimpleArrowButton::leaveEvent( TQEvent *e )
} }
#include "simplebutton.moc" #include "simplebutton.moc"
// vim:ts=4:sw=4:et

@ -87,5 +87,3 @@ class KDE_EXPORT SimpleArrowButton: public SimpleButton
#endif // HIDEBUTTON_H #endif // HIDEBUTTON_H
// vim:ts=4:sw=4:et

@ -252,5 +252,3 @@ void SimpleArrowButton::leaveEvent( TQEvent *e )
} }
#include "simplebutton.moc" #include "simplebutton.moc"
// vim:ts=4:sw=4:et

@ -87,5 +87,3 @@ class KDE_EXPORT SimpleArrowButton: public SimpleButton
#endif // HIDEBUTTON_H #endif // HIDEBUTTON_H
// vim:ts=4:sw=4:et

@ -219,4 +219,3 @@ void KonqFeedIcon::addFeeds()
} }
#include "konqfeedicon.moc" #include "konqfeedicon.moc"
// vim: ts=4 sw=4 et

@ -113,5 +113,3 @@ ThumbCreator::Flags WebArchiveCreator::flags() const
{ {
return DrawFrame; return DrawFrame;
} }
// vim: ts=4 sw=4 et

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

@ -31,5 +31,3 @@ extern "C"
return new AlsaPlayer; return new AlsaPlayer;
} }
} }
// vim:ts=2:sw=2:tw=78:noet

@ -68,5 +68,4 @@ AlsaPlayerConfigModule::reopen()
scroll_->setChecked(c->readBoolEntry("ScrollTitle", true)); scroll_->setChecked(c->readBoolEntry("ScrollTitle", true));
} }
// vim:ts=2:sw=2:tw=78:noet
#include "configmodule.moc" #include "configmodule.moc"

@ -51,4 +51,3 @@ class AlsaPlayerConfigModule : public CModule
}; };
#endif // ALSAPLAYER_CONFIG_MODULE_H #endif // ALSAPLAYER_CONFIG_MODULE_H
// vim:ts=2:sw=2:tw=78:noet

@ -57,5 +57,4 @@ void Seeker::wheelEvent(TQWheelEvent *)
// ignore // ignore
} }
// vim:ts=2:sw=2:tw=78:noet
#include "seeker.moc" #include "seeker.moc"

@ -48,4 +48,3 @@ class Seeker : public L33tSlider
}; };
#endif #endif
// vim:ts=2:sw=2:tw=78:noet

@ -336,4 +336,3 @@ void AlsaPlayer::slotForward()
} }
#include "userinterface.moc" #include "userinterface.moc"
// vim:ts=2:sw=2:tw=78:noet

@ -89,4 +89,3 @@ class AlsaPlayer : public APMainWindow, public UserInterface
}; };
#endif #endif
// vim:ts=2:sw=2:tw=78:noet

@ -31,5 +31,3 @@ extern "C"
return new Charlatan; return new Charlatan;
} }
} }
// vim:ts=2:sw=2:tw=78:noet

@ -67,5 +67,3 @@ CharlatanConfigModule::reopen()
c->setGroup("CharlatanInterface"); c->setGroup("CharlatanInterface");
scroll_->setChecked(c->readBoolEntry("ScrollTitle", true)); scroll_->setChecked(c->readBoolEntry("ScrollTitle", true));
} }
// vim:ts=2:sw=2:tw=78:noet

@ -51,4 +51,3 @@ class CharlatanConfigModule : public CModule
}; };
#endif // CHARLATAN_CONFIG_MODULE_H #endif // CHARLATAN_CONFIG_MODULE_H
// vim:ts=2:sw=2:tw=78:noet

@ -100,5 +100,3 @@ Seeker::slotTimeout()
blockSignals(false); blockSignals(false);
update(); update();
} }
// vim:ts=2:sw=2:tw=78:noet

@ -56,4 +56,3 @@ class Seeker : public TQSlider
}; };
#endif #endif
// vim:ts=2:sw=2:tw=78:noet

@ -405,4 +405,3 @@ void Charlatan::slotRestart()
} }
#include "userinterface.moc" #include "userinterface.moc"
// vim:ts=2:sw=2:tw=78:noet

@ -97,4 +97,3 @@ class Charlatan : public TQWidget, public UserInterface
}; };
#endif #endif
// vim:ts=2:sw=2:tw=78:noet

@ -193,5 +193,3 @@ void WaveCapture::copyFinished( TDEIO::Job* job )
} }
#include "wavecapture.moc" #include "wavecapture.moc"
// vim:ts=4:sw=4

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

Loading…
Cancel
Save