diff --git a/doc/kate-plugins/filetemplates.docbook b/doc/kate-plugins/filetemplates.docbook index c472c5f..217f359 100644 --- a/doc/kate-plugins/filetemplates.docbook +++ b/doc/kate-plugins/filetemplates.docbook @@ -319,5 +319,3 @@ - - \ No newline at end of file diff --git a/doc/kate-plugins/htmltools.docbook b/doc/kate-plugins/htmltools.docbook index e8c48fa..7b077b3 100644 --- a/doc/kate-plugins/htmltools.docbook +++ b/doc/kate-plugins/htmltools.docbook @@ -74,11 +74,3 @@ Documentation copyright 2005 Francis Giannaros - - diff --git a/doc/kate-plugins/index.docbook b/doc/kate-plugins/index.docbook index 0e33512..f8cdd00 100644 --- a/doc/kate-plugins/index.docbook +++ b/doc/kate-plugins/index.docbook @@ -130,9 +130,3 @@ Copyrights for each applet is listed in the applicable chapter. --> - - diff --git a/doc/kate-plugins/insertcommand.docbook b/doc/kate-plugins/insertcommand.docbook index e0bf803..35d33b1 100644 --- a/doc/kate-plugins/insertcommand.docbook +++ b/doc/kate-plugins/insertcommand.docbook @@ -139,12 +139,3 @@ Documentation copyright 2001 &Anders.Lund; &Anders.Lund.mail; - - - diff --git a/doc/kate-plugins/openheader.docbook b/doc/kate-plugins/openheader.docbook index 60aed58..56b08e0 100644 --- a/doc/kate-plugins/openheader.docbook +++ b/doc/kate-plugins/openheader.docbook @@ -38,12 +38,3 @@ Documentation Team coordinator. - - - diff --git a/doc/kate-plugins/textfilter.docbook b/doc/kate-plugins/textfilter.docbook index 1d628c5..f6b9b3e 100644 --- a/doc/kate-plugins/textfilter.docbook +++ b/doc/kate-plugins/textfilter.docbook @@ -39,12 +39,3 @@ Documentation Team coordinator. - - - diff --git a/doc/kate-plugins/xmlcheck.docbook b/doc/kate-plugins/xmlcheck.docbook index 0156509..19ff231 100644 --- a/doc/kate-plugins/xmlcheck.docbook +++ b/doc/kate-plugins/xmlcheck.docbook @@ -91,12 +91,3 @@ Documentation copyright 2002 &Daniel.Naber; - - - diff --git a/doc/kate-plugins/xmltools.docbook b/doc/kate-plugins/xmltools.docbook index b0972f3..8f44e85 100644 --- a/doc/kate-plugins/xmltools.docbook +++ b/doc/kate-plugins/xmltools.docbook @@ -175,12 +175,3 @@ Documentation copyright 2001,2002 &Daniel.Naber; - - - diff --git a/doc/kicker-applets/index.docbook b/doc/kicker-applets/index.docbook index 4c3eff4..8f908e1 100644 --- a/doc/kicker-applets/index.docbook +++ b/doc/kicker-applets/index.docbook @@ -105,9 +105,3 @@ To be written - - diff --git a/doc/kicker-applets/kolourpicker.docbook b/doc/kicker-applets/kolourpicker.docbook index fcbd730..3bb8c7d 100644 --- a/doc/kicker-applets/kolourpicker.docbook +++ b/doc/kicker-applets/kolourpicker.docbook @@ -45,12 +45,3 @@ http://master.kde.org/mailman/listinfo/kde-doc-english - - - diff --git a/doc/kicker-applets/ktimemon.docbook b/doc/kicker-applets/ktimemon.docbook index 914df50..da4958a 100644 --- a/doc/kicker-applets/ktimemon.docbook +++ b/doc/kicker-applets/ktimemon.docbook @@ -418,12 +418,3 @@ suggestions. - - - diff --git a/doc/konq-plugins/index.docbook b/doc/konq-plugins/index.docbook index 24d73b8..2f31db3 100644 --- a/doc/konq-plugins/index.docbook +++ b/doc/konq-plugins/index.docbook @@ -148,11 +148,4 @@ Copyrights for each plugin are listed in the applicable chapter. - - - diff --git a/doc/ksig/index.docbook b/doc/ksig/index.docbook index e2e442f..7a5946a 100644 --- a/doc/ksig/index.docbook +++ b/doc/ksig/index.docbook @@ -416,16 +416,3 @@ can obtain the signature text from the output of a command. &documentation.index; - - diff --git a/doc/tutorials/docprimer/index.docbook b/doc/tutorials/docprimer/index.docbook index 05b2dec..b2d1d7c 100644 --- a/doc/tutorials/docprimer/index.docbook +++ b/doc/tutorials/docprimer/index.docbook @@ -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 arguments adjusted appropriately): -Local Variables: -sgml-parent-document:("index.docbook" "book" "chapter") -End: The first argument is the name of the parent file (which will almost always be index.docbook in &tde; @@ -2145,16 +2142,3 @@ documenters, translators, &etc;. &documentation.index; - - diff --git a/doc/tutorials/markup/index.docbook b/doc/tutorials/markup/index.docbook index fa84114..baba8b6 100644 --- a/doc/tutorials/markup/index.docbook +++ b/doc/tutorials/markup/index.docbook @@ -5308,10 +5308,3 @@ following people who definitely deserve credit: - 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 @@ - 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} - - 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 --> - diff --git a/kate/insertcommand/plugin_kateinsertcommand.cpp b/kate/insertcommand/plugin_kateinsertcommand.cpp index 9f89b0c..37b72c3 100644 --- a/kate/insertcommand/plugin_kateinsertcommand.cpp +++ b/kate/insertcommand/plugin_kateinsertcommand.cpp @@ -414,4 +414,3 @@ void InsertCommandConfigPage::apply() emit configPageApplyRequest( this ); } //END InsertCommandConfigPage -// kate: space-indent on; indent-width 2; replace-tabs on; diff --git a/kate/insertcommand/plugin_kateinsertcommand.h b/kate/insertcommand/plugin_kateinsertcommand.h index 2c536c6..c0d6edc 100644 --- a/kate/insertcommand/plugin_kateinsertcommand.h +++ b/kate/insertcommand/plugin_kateinsertcommand.h @@ -170,4 +170,3 @@ class InsertCommandConfigPage : public Kate::PluginConfigPage }; #endif // _PLUGIN_KATE_INSERT_COMMAND_H_ -// kate: space-indent on; indent-width 2; replace-tabs on; diff --git a/kate/textfilter/plugin_katetextfilter.cpp b/kate/textfilter/plugin_katetextfilter.cpp index 68ce831..4103df2 100644 --- a/kate/textfilter/plugin_katetextfilter.cpp +++ b/kate/textfilter/plugin_katetextfilter.cpp @@ -333,4 +333,3 @@ bool PluginKateTextFilter::exec( Kate::View *v, const TQString &cmd, TQString &m return true; } //END -// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off; diff --git a/kate/textfilter/plugin_katetextfilter.h b/kate/textfilter/plugin_katetextfilter.h index 9e330be..9d62794 100644 --- a/kate/textfilter/plugin_katetextfilter.h +++ b/kate/textfilter/plugin_katetextfilter.h @@ -63,4 +63,3 @@ class PluginKateTextFilter : public Kate::Plugin, public Kate::PluginViewInterfa }; #endif // _PLUGIN_KANT_TEXTFILTER_H -// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off; diff --git a/kate/xmltools/plugin_katexmltools.cpp b/kate/xmltools/plugin_katexmltools.cpp index 7533e0e..7dc1cdf 100644 --- a/kate/xmltools/plugin_katexmltools.cpp +++ b/kate/xmltools/plugin_katexmltools.cpp @@ -1138,4 +1138,3 @@ TQString InsertElement::showDialog( TQStringList &completions ) return TQString(); } //END InsertElement dialog -// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off; diff --git a/kate/xmltools/plugin_katexmltools.h b/kate/xmltools/plugin_katexmltools.h index 6cf5728..ae0fd68 100644 --- a/kate/xmltools/plugin_katexmltools.h +++ b/kate/xmltools/plugin_katexmltools.h @@ -149,4 +149,3 @@ class InsertElement : public KDialogBase }; #endif // _PLUGIN_KANT_XMLTOOLS_H -// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off; diff --git a/kate/xmltools/pseudo_dtd.cpp b/kate/xmltools/pseudo_dtd.cpp index d06ad67..b724f7d 100644 --- a/kate/xmltools/pseudo_dtd.cpp +++ b/kate/xmltools/pseudo_dtd.cpp @@ -462,5 +462,3 @@ TQStringList PseudoDTD::entities( TQString start ) } return entities; } - -// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off; diff --git a/kate/xmltools/pseudo_dtd.h b/kate/xmltools/pseudo_dtd.h index 5da444c..437d5ef 100644 --- a/kate/xmltools/pseudo_dtd.h +++ b/kate/xmltools/pseudo_dtd.h @@ -73,4 +73,3 @@ class PseudoDTD }; #endif // _PLUGIN_KANT_XMLTOOLS_DTD_H -// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off; diff --git a/kicker-applets/kolourpicker/kolourpicker.cpp b/kicker-applets/kolourpicker/kolourpicker.cpp index 77e4ff8..55b4ef4 100644 --- a/kicker-applets/kolourpicker/kolourpicker.cpp +++ b/kicker-applets/kolourpicker/kolourpicker.cpp @@ -378,5 +378,3 @@ const TQStringList &KolourPicker::colorNames(int r, int g, int b) const } return m_colorNames[(r << 16) + (g << 8) + b]; } - -// vim: ts=4 sw=4 noet diff --git a/kicker-applets/kolourpicker/kolourpicker.h b/kicker-applets/kolourpicker/kolourpicker.h index af160e7..8673376 100644 --- a/kicker-applets/kolourpicker/kolourpicker.h +++ b/kicker-applets/kolourpicker/kolourpicker.h @@ -67,5 +67,3 @@ private: }; #endif - -// vim: ts=4 sw=4 noet diff --git a/kicker-applets/kolourpicker/simplebutton.cpp b/kicker-applets/kolourpicker/simplebutton.cpp index d15ac36..98b7570 100644 --- a/kicker-applets/kolourpicker/simplebutton.cpp +++ b/kicker-applets/kolourpicker/simplebutton.cpp @@ -252,5 +252,3 @@ void SimpleArrowButton::leaveEvent( TQEvent *e ) } #include "simplebutton.moc" - -// vim:ts=4:sw=4:et diff --git a/kicker-applets/kolourpicker/simplebutton.h b/kicker-applets/kolourpicker/simplebutton.h index 8a0cb89..e5626a5 100644 --- a/kicker-applets/kolourpicker/simplebutton.h +++ b/kicker-applets/kolourpicker/simplebutton.h @@ -87,5 +87,3 @@ class KDE_EXPORT SimpleArrowButton: public SimpleButton #endif // HIDEBUTTON_H - -// vim:ts=4:sw=4:et diff --git a/kicker-applets/mediacontrol/simplebutton.cpp b/kicker-applets/mediacontrol/simplebutton.cpp index d15ac36..98b7570 100644 --- a/kicker-applets/mediacontrol/simplebutton.cpp +++ b/kicker-applets/mediacontrol/simplebutton.cpp @@ -252,5 +252,3 @@ void SimpleArrowButton::leaveEvent( TQEvent *e ) } #include "simplebutton.moc" - -// vim:ts=4:sw=4:et diff --git a/kicker-applets/mediacontrol/simplebutton.h b/kicker-applets/mediacontrol/simplebutton.h index 8a0cb89..e5626a5 100644 --- a/kicker-applets/mediacontrol/simplebutton.h +++ b/kicker-applets/mediacontrol/simplebutton.h @@ -87,5 +87,3 @@ class KDE_EXPORT SimpleArrowButton: public SimpleButton #endif // HIDEBUTTON_H - -// vim:ts=4:sw=4:et diff --git a/konq-plugins/akregator/konqfeedicon.cpp b/konq-plugins/akregator/konqfeedicon.cpp index c1c061c..4304c57 100644 --- a/konq-plugins/akregator/konqfeedicon.cpp +++ b/konq-plugins/akregator/konqfeedicon.cpp @@ -219,4 +219,3 @@ void KonqFeedIcon::addFeeds() } #include "konqfeedicon.moc" -// vim: ts=4 sw=4 et diff --git a/konq-plugins/webarchiver/webarchivecreator.cpp b/konq-plugins/webarchiver/webarchivecreator.cpp index 75b8e36..baae48b 100644 --- a/konq-plugins/webarchiver/webarchivecreator.cpp +++ b/konq-plugins/webarchiver/webarchivecreator.cpp @@ -113,5 +113,3 @@ ThumbCreator::Flags WebArchiveCreator::flags() const { return DrawFrame; } - -// vim: ts=4 sw=4 et diff --git a/konq-plugins/webarchiver/webarchivecreator.h b/konq-plugins/webarchiver/webarchivecreator.h index 4bd1ccf..a320926 100644 --- a/konq-plugins/webarchiver/webarchivecreator.h +++ b/konq-plugins/webarchiver/webarchivecreator.h @@ -48,5 +48,3 @@ private: }; #endif - -// vim: ts=4 sw=4 et diff --git a/noatun-plugins/alsaplayer/alsaplayerui.cpp b/noatun-plugins/alsaplayer/alsaplayerui.cpp index e7a5e6b..6f15b4d 100644 --- a/noatun-plugins/alsaplayer/alsaplayerui.cpp +++ b/noatun-plugins/alsaplayer/alsaplayerui.cpp @@ -31,5 +31,3 @@ extern "C" return new AlsaPlayer; } } - -// vim:ts=2:sw=2:tw=78:noet diff --git a/noatun-plugins/alsaplayer/configmodule.cpp b/noatun-plugins/alsaplayer/configmodule.cpp index 58a35f8..c72f0eb 100644 --- a/noatun-plugins/alsaplayer/configmodule.cpp +++ b/noatun-plugins/alsaplayer/configmodule.cpp @@ -68,5 +68,4 @@ AlsaPlayerConfigModule::reopen() scroll_->setChecked(c->readBoolEntry("ScrollTitle", true)); } -// vim:ts=2:sw=2:tw=78:noet #include "configmodule.moc" diff --git a/noatun-plugins/alsaplayer/configmodule.h b/noatun-plugins/alsaplayer/configmodule.h index 900ecfb..e4a2a42 100644 --- a/noatun-plugins/alsaplayer/configmodule.h +++ b/noatun-plugins/alsaplayer/configmodule.h @@ -51,4 +51,3 @@ class AlsaPlayerConfigModule : public CModule }; #endif // ALSAPLAYER_CONFIG_MODULE_H -// vim:ts=2:sw=2:tw=78:noet diff --git a/noatun-plugins/alsaplayer/seeker.cpp b/noatun-plugins/alsaplayer/seeker.cpp index 282f50d..3149462 100644 --- a/noatun-plugins/alsaplayer/seeker.cpp +++ b/noatun-plugins/alsaplayer/seeker.cpp @@ -57,5 +57,4 @@ void Seeker::wheelEvent(TQWheelEvent *) // ignore } -// vim:ts=2:sw=2:tw=78:noet #include "seeker.moc" diff --git a/noatun-plugins/alsaplayer/seeker.h b/noatun-plugins/alsaplayer/seeker.h index 6051d02..5b5b54b 100644 --- a/noatun-plugins/alsaplayer/seeker.h +++ b/noatun-plugins/alsaplayer/seeker.h @@ -48,4 +48,3 @@ class Seeker : public L33tSlider }; #endif -// vim:ts=2:sw=2:tw=78:noet diff --git a/noatun-plugins/alsaplayer/userinterface.cpp b/noatun-plugins/alsaplayer/userinterface.cpp index 146f503..a7fdadf 100644 --- a/noatun-plugins/alsaplayer/userinterface.cpp +++ b/noatun-plugins/alsaplayer/userinterface.cpp @@ -336,4 +336,3 @@ void AlsaPlayer::slotForward() } #include "userinterface.moc" -// vim:ts=2:sw=2:tw=78:noet diff --git a/noatun-plugins/alsaplayer/userinterface.h b/noatun-plugins/alsaplayer/userinterface.h index 4951d38..2ea634c 100644 --- a/noatun-plugins/alsaplayer/userinterface.h +++ b/noatun-plugins/alsaplayer/userinterface.h @@ -89,4 +89,3 @@ class AlsaPlayer : public APMainWindow, public UserInterface }; #endif -// vim:ts=2:sw=2:tw=78:noet diff --git a/noatun-plugins/charlatan/charlatanui.cpp b/noatun-plugins/charlatan/charlatanui.cpp index b4fa7f6..b3e69db 100644 --- a/noatun-plugins/charlatan/charlatanui.cpp +++ b/noatun-plugins/charlatan/charlatanui.cpp @@ -31,5 +31,3 @@ extern "C" return new Charlatan; } } - -// vim:ts=2:sw=2:tw=78:noet diff --git a/noatun-plugins/charlatan/configmodule.cpp b/noatun-plugins/charlatan/configmodule.cpp index 97676f9..9999a76 100644 --- a/noatun-plugins/charlatan/configmodule.cpp +++ b/noatun-plugins/charlatan/configmodule.cpp @@ -67,5 +67,3 @@ CharlatanConfigModule::reopen() c->setGroup("CharlatanInterface"); scroll_->setChecked(c->readBoolEntry("ScrollTitle", true)); } - -// vim:ts=2:sw=2:tw=78:noet diff --git a/noatun-plugins/charlatan/configmodule.h b/noatun-plugins/charlatan/configmodule.h index 8f209d7..9be0c8f 100644 --- a/noatun-plugins/charlatan/configmodule.h +++ b/noatun-plugins/charlatan/configmodule.h @@ -51,4 +51,3 @@ class CharlatanConfigModule : public CModule }; #endif // CHARLATAN_CONFIG_MODULE_H -// vim:ts=2:sw=2:tw=78:noet diff --git a/noatun-plugins/charlatan/seeker.cpp b/noatun-plugins/charlatan/seeker.cpp index e486ad4..7368b37 100644 --- a/noatun-plugins/charlatan/seeker.cpp +++ b/noatun-plugins/charlatan/seeker.cpp @@ -100,5 +100,3 @@ Seeker::slotTimeout() blockSignals(false); update(); } - -// vim:ts=2:sw=2:tw=78:noet diff --git a/noatun-plugins/charlatan/seeker.h b/noatun-plugins/charlatan/seeker.h index b17f6cf..c9ee411 100644 --- a/noatun-plugins/charlatan/seeker.h +++ b/noatun-plugins/charlatan/seeker.h @@ -56,4 +56,3 @@ class Seeker : public TQSlider }; #endif -// vim:ts=2:sw=2:tw=78:noet diff --git a/noatun-plugins/charlatan/userinterface.cpp b/noatun-plugins/charlatan/userinterface.cpp index 85699bb..e99845a 100644 --- a/noatun-plugins/charlatan/userinterface.cpp +++ b/noatun-plugins/charlatan/userinterface.cpp @@ -405,4 +405,3 @@ void Charlatan::slotRestart() } #include "userinterface.moc" -// vim:ts=2:sw=2:tw=78:noet diff --git a/noatun-plugins/charlatan/userinterface.h b/noatun-plugins/charlatan/userinterface.h index c8bfc34..dcfb8fe 100644 --- a/noatun-plugins/charlatan/userinterface.h +++ b/noatun-plugins/charlatan/userinterface.h @@ -97,4 +97,3 @@ class Charlatan : public TQWidget, public UserInterface }; #endif -// vim:ts=2:sw=2:tw=78:noet diff --git a/noatun-plugins/wavecapture/wavecapture.cpp b/noatun-plugins/wavecapture/wavecapture.cpp index 2fe6f08..a138103 100644 --- a/noatun-plugins/wavecapture/wavecapture.cpp +++ b/noatun-plugins/wavecapture/wavecapture.cpp @@ -193,5 +193,3 @@ void WaveCapture::copyFinished( TDEIO::Job* job ) } #include "wavecapture.moc" - -// vim:ts=4:sw=4 diff --git a/noatun-plugins/wavecapture/wavecapture.h b/noatun-plugins/wavecapture/wavecapture.h index da979ad..1686b12 100644 --- a/noatun-plugins/wavecapture/wavecapture.h +++ b/noatun-plugins/wavecapture/wavecapture.h @@ -69,5 +69,3 @@ private: }; #endif - -// vim:ts=4:sw=4