summaryrefslogtreecommitdiffstats
path: root/kopete/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins')
-rw-r--r--kopete/plugins/alias/aliaspreferences.h3
-rw-r--r--kopete/plugins/alias/editaliasdialog.cpp2
-rw-r--r--kopete/plugins/alias/editaliasdialog.h2
-rw-r--r--kopete/plugins/autoreplace/autoreplaceconfig.cpp3
-rw-r--r--kopete/plugins/autoreplace/autoreplaceconfig.h3
-rw-r--r--kopete/plugins/autoreplace/autoreplaceplugin.cpp3
-rw-r--r--kopete/plugins/autoreplace/autoreplaceplugin.h3
-rw-r--r--kopete/plugins/autoreplace/autoreplacepreferences.cpp3
-rw-r--r--kopete/plugins/autoreplace/autoreplacepreferences.h3
-rw-r--r--kopete/plugins/connectionstatus/connectionstatusplugin.cpp3
-rw-r--r--kopete/plugins/connectionstatus/connectionstatusplugin.h3
-rw-r--r--kopete/plugins/cryptography/cryptographyplugin.cpp3
-rw-r--r--kopete/plugins/cryptography/cryptographyplugin.h10
-rw-r--r--kopete/plugins/cryptography/cryptographypreferences.cpp2
-rw-r--r--kopete/plugins/cryptography/cryptographypreferences.h2
-rw-r--r--kopete/plugins/highlight/highlightconfig.cpp2
-rw-r--r--kopete/plugins/highlight/highlightconfig.h2
-rw-r--r--kopete/plugins/highlight/highlightplugin.cpp3
-rw-r--r--kopete/plugins/highlight/highlightpreferences.cpp2
-rw-r--r--kopete/plugins/latex/latexguiclient.cpp3
-rw-r--r--kopete/plugins/latex/latexplugin.cpp3
-rw-r--r--kopete/plugins/latex/latexpreferences.cpp2
-rw-r--r--kopete/plugins/motionautoaway/motionawayplugin.cpp1
-rw-r--r--kopete/plugins/motionautoaway/motionawayplugin.h3
-rw-r--r--kopete/plugins/motionautoaway/motionawaypreferences.cpp2
-rw-r--r--kopete/plugins/motionautoaway/motionawaypreferences.h2
-rw-r--r--kopete/plugins/netmeeting/netmeetingguiclient.cpp3
-rw-r--r--kopete/plugins/netmeeting/netmeetingguiclient.h10
-rw-r--r--kopete/plugins/netmeeting/netmeetingpreferences.cpp2
-rw-r--r--kopete/plugins/nowlistening/nlkscd.cpp2
-rw-r--r--kopete/plugins/nowlistening/nlkscd.h2
-rw-r--r--kopete/plugins/nowlistening/nlmediaplayer.h1
-rw-r--r--kopete/plugins/nowlistening/nlnoatun.cpp1
-rw-r--r--kopete/plugins/nowlistening/nlnoatun.h1
-rw-r--r--kopete/plugins/nowlistening/nlxmms.cpp1
-rw-r--r--kopete/plugins/nowlistening/nlxmms.h2
-rw-r--r--kopete/plugins/nowlistening/nowlisteningguiclient.cpp2
-rw-r--r--kopete/plugins/nowlistening/nowlisteningguiclient.h2
-rw-r--r--kopete/plugins/nowlistening/nowlisteningplugin.cpp2
-rw-r--r--kopete/plugins/nowlistening/nowlisteningplugin.h2
-rw-r--r--kopete/plugins/nowlistening/nowlisteningpreferences.cpp10
-rw-r--r--kopete/plugins/nowlistening/nowlisteningpreferences.h9
-rw-r--r--kopete/plugins/smpppdcs/kinternetiface.h1
-rw-r--r--kopete/plugins/smpppdcs/smpppdcsplugin.cpp2
-rw-r--r--kopete/plugins/smpppdcs/smpppdcsplugin.h2
-rw-r--r--kopete/plugins/texteffect/texteffectplugin.h10
-rw-r--r--kopete/plugins/translator/translatordialog.h3
-rw-r--r--kopete/plugins/translator/translatorguiclient.cpp3
-rw-r--r--kopete/plugins/translator/translatorguiclient.h10
-rw-r--r--kopete/plugins/translator/translatorplugin.cpp3
-rw-r--r--kopete/plugins/translator/translatorplugin.h3
-rw-r--r--kopete/plugins/webpresence/webpresence_html.xsl2
-rw-r--r--kopete/plugins/webpresence/webpresence_html_images.xsl2
-rw-r--r--kopete/plugins/webpresence/webpresence_xhtml.xsl2
-rw-r--r--kopete/plugins/webpresence/webpresence_xhtml_images.xsl2
-rw-r--r--kopete/plugins/webpresence/webpresenceplugin.cpp2
-rw-r--r--kopete/plugins/webpresence/webpresenceplugin.h2
-rw-r--r--kopete/plugins/webpresence/webpresencepreferences.cpp2
-rw-r--r--kopete/plugins/webpresence/webpresencepreferences.h2
59 files changed, 0 insertions, 178 deletions
diff --git a/kopete/plugins/alias/aliaspreferences.h b/kopete/plugins/alias/aliaspreferences.h
index b03a9ef3..4d987a1f 100644
--- a/kopete/plugins/alias/aliaspreferences.h
+++ b/kopete/plugins/alias/aliaspreferences.h
@@ -52,6 +52,3 @@ class AliasPreferences : public TDECModule
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/alias/editaliasdialog.cpp b/kopete/plugins/alias/editaliasdialog.cpp
index 2408c6d3..3598b352 100644
--- a/kopete/plugins/alias/editaliasdialog.cpp
+++ b/kopete/plugins/alias/editaliasdialog.cpp
@@ -47,5 +47,3 @@ void EditAliasDialog::checkButtonsEnabled()
}
#include "editaliasdialog.moc"
-
-// kate: space-indent off; replace-tabs off; tab-width 4; indent-mode csands;
diff --git a/kopete/plugins/alias/editaliasdialog.h b/kopete/plugins/alias/editaliasdialog.h
index e9af86b1..0a8452d0 100644
--- a/kopete/plugins/alias/editaliasdialog.h
+++ b/kopete/plugins/alias/editaliasdialog.h
@@ -35,5 +35,3 @@ public slots:
};
#endif
-
-// kate: space-indent off; replace-tabs off; tab-width 4; indent-mode csands;
diff --git a/kopete/plugins/autoreplace/autoreplaceconfig.cpp b/kopete/plugins/autoreplace/autoreplaceconfig.cpp
index 6e8ef3bd..bb327246 100644
--- a/kopete/plugins/autoreplace/autoreplaceconfig.cpp
+++ b/kopete/plugins/autoreplace/autoreplaceconfig.cpp
@@ -128,6 +128,3 @@ void AutoReplaceConfig::save()
config->sync();
}
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/autoreplace/autoreplaceconfig.h b/kopete/plugins/autoreplace/autoreplaceconfig.h
index b819098e..036e09b1 100644
--- a/kopete/plugins/autoreplace/autoreplaceconfig.h
+++ b/kopete/plugins/autoreplace/autoreplaceconfig.h
@@ -53,6 +53,3 @@ private:
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/autoreplace/autoreplaceplugin.cpp b/kopete/plugins/autoreplace/autoreplaceplugin.cpp
index f3610a7f..8d928b02 100644
--- a/kopete/plugins/autoreplace/autoreplaceplugin.cpp
+++ b/kopete/plugins/autoreplace/autoreplaceplugin.cpp
@@ -123,6 +123,3 @@ void AutoReplacePlugin::slotAboutToSend( Kopete::Message &msg )
}
#include "autoreplaceplugin.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/autoreplace/autoreplaceplugin.h b/kopete/plugins/autoreplace/autoreplaceplugin.h
index c770642a..c91fc418 100644
--- a/kopete/plugins/autoreplace/autoreplaceplugin.h
+++ b/kopete/plugins/autoreplace/autoreplaceplugin.h
@@ -59,6 +59,3 @@ private:
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/autoreplace/autoreplacepreferences.cpp b/kopete/plugins/autoreplace/autoreplacepreferences.cpp
index f8bb68c9..98c86d8c 100644
--- a/kopete/plugins/autoreplace/autoreplacepreferences.cpp
+++ b/kopete/plugins/autoreplace/autoreplacepreferences.cpp
@@ -210,6 +210,3 @@ void AutoReplacePreferences::defaults()
}
#include "autoreplacepreferences.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/autoreplace/autoreplacepreferences.h b/kopete/plugins/autoreplace/autoreplacepreferences.h
index fc34d695..54470433 100644
--- a/kopete/plugins/autoreplace/autoreplacepreferences.h
+++ b/kopete/plugins/autoreplace/autoreplacepreferences.h
@@ -60,6 +60,3 @@ private:
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/connectionstatus/connectionstatusplugin.cpp b/kopete/plugins/connectionstatus/connectionstatusplugin.cpp
index 708764ac..095f145f 100644
--- a/kopete/plugins/connectionstatus/connectionstatusplugin.cpp
+++ b/kopete/plugins/connectionstatus/connectionstatusplugin.cpp
@@ -136,6 +136,3 @@ void ConnectionStatusPlugin::setConnectedStatus( bool connected )
}
#include "connectionstatusplugin.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/connectionstatus/connectionstatusplugin.h b/kopete/plugins/connectionstatus/connectionstatusplugin.h
index 9920bec2..b78aabf4 100644
--- a/kopete/plugins/connectionstatus/connectionstatusplugin.h
+++ b/kopete/plugins/connectionstatus/connectionstatusplugin.h
@@ -54,6 +54,3 @@ private:
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/cryptography/cryptographyplugin.cpp b/kopete/plugins/cryptography/cryptographyplugin.cpp
index ae38143f..13756076 100644
--- a/kopete/plugins/cryptography/cryptographyplugin.cpp
+++ b/kopete/plugins/cryptography/cryptographyplugin.cpp
@@ -321,6 +321,3 @@ void CryptographyPlugin::slotNewKMM(Kopete::ChatSession *KMM)
#include "cryptographyplugin.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/cryptography/cryptographyplugin.h b/kopete/plugins/cryptography/cryptographyplugin.h
index 05d0ecfa..262ded68 100644
--- a/kopete/plugins/cryptography/cryptographyplugin.h
+++ b/kopete/plugins/cryptography/cryptographyplugin.h
@@ -91,13 +91,3 @@ private:
};
#endif
-
-/*
- * Local variables:
- * c-indentation-style: k&r
- * c-basic-offset: 8
- * indent-tabs-mode: t
- * End:
- */
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/cryptography/cryptographypreferences.cpp b/kopete/plugins/cryptography/cryptographypreferences.cpp
index 8e1b96ee..1fe2d7ea 100644
--- a/kopete/plugins/cryptography/cryptographypreferences.cpp
+++ b/kopete/plugins/cryptography/cryptographypreferences.cpp
@@ -45,5 +45,3 @@ void CryptographyPreferences::slotSelectPressed()
}
#include "cryptographypreferences.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/cryptography/cryptographypreferences.h b/kopete/plugins/cryptography/cryptographypreferences.h
index 398daaba..db6d910a 100644
--- a/kopete/plugins/cryptography/cryptographypreferences.h
+++ b/kopete/plugins/cryptography/cryptographypreferences.h
@@ -39,5 +39,3 @@ private slots: // Public slots
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/highlight/highlightconfig.cpp b/kopete/plugins/highlight/highlightconfig.cpp
index 02f28f7a..6385d6ed 100644
--- a/kopete/plugins/highlight/highlightconfig.cpp
+++ b/kopete/plugins/highlight/highlightconfig.cpp
@@ -202,5 +202,3 @@ void HighlightConfig::save()
*stream << xml;
}
}
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/highlight/highlightconfig.h b/kopete/plugins/highlight/highlightconfig.h
index b2d251c7..a5a7eb69 100644
--- a/kopete/plugins/highlight/highlightconfig.h
+++ b/kopete/plugins/highlight/highlightconfig.h
@@ -42,5 +42,3 @@ private:
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/highlight/highlightplugin.cpp b/kopete/plugins/highlight/highlightplugin.cpp
index 69d6f4a2..c076a58b 100644
--- a/kopete/plugins/highlight/highlightplugin.cpp
+++ b/kopete/plugins/highlight/highlightplugin.cpp
@@ -101,6 +101,3 @@ void HighlightPlugin::slotSettingsChanged()
#include "highlightplugin.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/highlight/highlightpreferences.cpp b/kopete/plugins/highlight/highlightpreferences.cpp
index 524a7044..0d176c98 100644
--- a/kopete/plugins/highlight/highlightpreferences.cpp
+++ b/kopete/plugins/highlight/highlightpreferences.cpp
@@ -265,5 +265,3 @@ void HighlightPreferences::slotEditRegExp()
}
#include "highlightpreferences.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/latex/latexguiclient.cpp b/kopete/plugins/latex/latexguiclient.cpp
index 6e704847..6d734fbb 100644
--- a/kopete/plugins/latex/latexguiclient.cpp
+++ b/kopete/plugins/latex/latexguiclient.cpp
@@ -71,6 +71,3 @@ void LatexGUIClient::slotPreview()
#include "latexguiclient.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/latex/latexplugin.cpp b/kopete/plugins/latex/latexplugin.cpp
index 2773d21f..67f82058 100644
--- a/kopete/plugins/latex/latexplugin.cpp
+++ b/kopete/plugins/latex/latexplugin.cpp
@@ -254,6 +254,3 @@ void LatexPlugin::slotSettingsChanged()
}
#include "latexplugin.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/latex/latexpreferences.cpp b/kopete/plugins/latex/latexpreferences.cpp
index 505b81e2..3d4df47d 100644
--- a/kopete/plugins/latex/latexpreferences.cpp
+++ b/kopete/plugins/latex/latexpreferences.cpp
@@ -72,5 +72,3 @@ void LatexPreferences::save()
}
#include "latexpreferences.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/motionautoaway/motionawayplugin.cpp b/kopete/plugins/motionautoaway/motionawayplugin.cpp
index f8494fff..cf3a62f4 100644
--- a/kopete/plugins/motionautoaway/motionawayplugin.cpp
+++ b/kopete/plugins/motionautoaway/motionawayplugin.cpp
@@ -282,4 +282,3 @@ void MotionAwayPlugin::slotTimeout()
}
#include "motionawayplugin.moc"
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/motionautoaway/motionawayplugin.h b/kopete/plugins/motionautoaway/motionawayplugin.h
index 2be15cc5..bbfa2adc 100644
--- a/kopete/plugins/motionautoaway/motionawayplugin.h
+++ b/kopete/plugins/motionautoaway/motionawayplugin.h
@@ -89,6 +89,3 @@ private:
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/motionautoaway/motionawaypreferences.cpp b/kopete/plugins/motionautoaway/motionawaypreferences.cpp
index 01dc7771..8b282548 100644
--- a/kopete/plugins/motionautoaway/motionawaypreferences.cpp
+++ b/kopete/plugins/motionautoaway/motionawaypreferences.cpp
@@ -66,5 +66,3 @@ void MotionAwayPreferences::save()
}
#include "motionawaypreferences.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/motionautoaway/motionawaypreferences.h b/kopete/plugins/motionautoaway/motionawaypreferences.h
index 1f38bdcd..c3074560 100644
--- a/kopete/plugins/motionautoaway/motionawaypreferences.h
+++ b/kopete/plugins/motionautoaway/motionawaypreferences.h
@@ -42,5 +42,3 @@ private slots:
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/netmeeting/netmeetingguiclient.cpp b/kopete/plugins/netmeeting/netmeetingguiclient.cpp
index bf457b90..b161c78c 100644
--- a/kopete/plugins/netmeeting/netmeetingguiclient.cpp
+++ b/kopete/plugins/netmeeting/netmeetingguiclient.cpp
@@ -56,6 +56,3 @@ void NetMeetingGUIClient::slotStartInvitation()
}
#include "netmeetingguiclient.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/netmeeting/netmeetingguiclient.h b/kopete/plugins/netmeeting/netmeetingguiclient.h
index 882a7759..ab503694 100644
--- a/kopete/plugins/netmeeting/netmeetingguiclient.h
+++ b/kopete/plugins/netmeeting/netmeetingguiclient.h
@@ -49,13 +49,3 @@ private:
};
#endif
-
-/*
- * Local variables:
- * c-indentation-style: k&r
- * c-basic-offset: 8
- * indent-tabs-mode: t
- * End:
- */
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/netmeeting/netmeetingpreferences.cpp b/kopete/plugins/netmeeting/netmeetingpreferences.cpp
index 309d4d15..dbefa97f 100644
--- a/kopete/plugins/netmeeting/netmeetingpreferences.cpp
+++ b/kopete/plugins/netmeeting/netmeetingpreferences.cpp
@@ -77,5 +77,3 @@ void NetmeetingPreferences::slotChanged()
}
#include "netmeetingpreferences.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/nowlistening/nlkscd.cpp b/kopete/plugins/nowlistening/nlkscd.cpp
index bd9b9b6b..92fb1f38 100644
--- a/kopete/plugins/nowlistening/nlkscd.cpp
+++ b/kopete/plugins/nowlistening/nlkscd.cpp
@@ -117,5 +117,3 @@ void NLKscd::update()
// else
// kdDebug( 14307 ) << "NLKscd::update() - kscd not found" << endl;
}
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/nowlistening/nlkscd.h b/kopete/plugins/nowlistening/nlkscd.h
index e245ec76..67c0ff9f 100644
--- a/kopete/plugins/nowlistening/nlkscd.h
+++ b/kopete/plugins/nowlistening/nlkscd.h
@@ -37,5 +37,3 @@ class NLKscd : public NLMediaPlayer
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/nowlistening/nlmediaplayer.h b/kopete/plugins/nowlistening/nlmediaplayer.h
index dad13190..d3baf7cb 100644
--- a/kopete/plugins/nowlistening/nlmediaplayer.h
+++ b/kopete/plugins/nowlistening/nlmediaplayer.h
@@ -55,4 +55,3 @@ class NLMediaPlayer
};
#endif
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/nowlistening/nlnoatun.cpp b/kopete/plugins/nowlistening/nlnoatun.cpp
index e563eb0e..84c1d051 100644
--- a/kopete/plugins/nowlistening/nlnoatun.cpp
+++ b/kopete/plugins/nowlistening/nlnoatun.cpp
@@ -144,4 +144,3 @@ TQString NLNoatun::currentProperty( TQCString appname, TQString property ) const
}
return result;
}
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/nowlistening/nlnoatun.h b/kopete/plugins/nowlistening/nlnoatun.h
index 85e1aaac..febc30f1 100644
--- a/kopete/plugins/nowlistening/nlnoatun.h
+++ b/kopete/plugins/nowlistening/nlnoatun.h
@@ -38,4 +38,3 @@ class NLNoatun : public NLMediaPlayer
};
#endif
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/nowlistening/nlxmms.cpp b/kopete/plugins/nowlistening/nlxmms.cpp
index 3f5bb675..7347bca3 100644
--- a/kopete/plugins/nowlistening/nlxmms.cpp
+++ b/kopete/plugins/nowlistening/nlxmms.cpp
@@ -79,4 +79,3 @@ void NLXmms::update()
}
#endif
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/nowlistening/nlxmms.h b/kopete/plugins/nowlistening/nlxmms.h
index d64fc08f..6c34580c 100644
--- a/kopete/plugins/nowlistening/nlxmms.h
+++ b/kopete/plugins/nowlistening/nlxmms.h
@@ -41,5 +41,3 @@ class NLXmms : public NLMediaPlayer
#endif
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/nowlistening/nowlisteningguiclient.cpp b/kopete/plugins/nowlistening/nowlisteningguiclient.cpp
index f9c4d631..bbc29805 100644
--- a/kopete/plugins/nowlistening/nowlisteningguiclient.cpp
+++ b/kopete/plugins/nowlistening/nowlisteningguiclient.cpp
@@ -75,5 +75,3 @@ void NowListeningGUIClient::slotPluginUnloaded()
}
#include "nowlisteningguiclient.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/nowlistening/nowlisteningguiclient.h b/kopete/plugins/nowlistening/nowlisteningguiclient.h
index 95642ede..6c78e125 100644
--- a/kopete/plugins/nowlistening/nowlisteningguiclient.h
+++ b/kopete/plugins/nowlistening/nowlisteningguiclient.h
@@ -50,5 +50,3 @@ private:
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/nowlistening/nowlisteningplugin.cpp b/kopete/plugins/nowlistening/nowlisteningplugin.cpp
index 6fcc21cd..5e00790a 100644
--- a/kopete/plugins/nowlistening/nowlisteningplugin.cpp
+++ b/kopete/plugins/nowlistening/nowlisteningplugin.cpp
@@ -551,5 +551,3 @@ void NowListeningPlugin::slotSettingsChanged()
NowListeningPlugin* NowListeningPlugin::pluginStatic_ = 0L;
#include "nowlisteningplugin.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/nowlistening/nowlisteningplugin.h b/kopete/plugins/nowlistening/nowlisteningplugin.h
index c0ee77d5..eb63caa6 100644
--- a/kopete/plugins/nowlistening/nowlisteningplugin.h
+++ b/kopete/plugins/nowlistening/nowlisteningplugin.h
@@ -108,5 +108,3 @@ friend class NowListeningGUIClient;
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/nowlistening/nowlisteningpreferences.cpp b/kopete/plugins/nowlistening/nowlisteningpreferences.cpp
index 85cd864b..6e2430d0 100644
--- a/kopete/plugins/nowlistening/nowlisteningpreferences.cpp
+++ b/kopete/plugins/nowlistening/nowlisteningpreferences.cpp
@@ -83,13 +83,3 @@ void NowListeningPreferences::defaults()
preferencesDialog->m_conjunction->setText( i18n(", and "));
preferencesDialog->m_autoAdvertising->setChecked( false );*/
}
-
-/*
-* Local variables:
-* c-indentation-style: k&r
-* c-basic-offset: 8
-* indent-tabs-mode: t
-* End:
-*/
-// vim: set noet ts=4 sts=4 sw=4:
-//
diff --git a/kopete/plugins/nowlistening/nowlisteningpreferences.h b/kopete/plugins/nowlistening/nowlisteningpreferences.h
index 9d0fe7a5..018ba6fb 100644
--- a/kopete/plugins/nowlistening/nowlisteningpreferences.h
+++ b/kopete/plugins/nowlistening/nowlisteningpreferences.h
@@ -49,12 +49,3 @@ private:
};
#endif
-/*
- * Local variables:
- * c-indentation-style: k&r
- * c-basic-offset: 8
- * indent-tabs-mode: t
- * End:
- */
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/smpppdcs/kinternetiface.h b/kopete/plugins/smpppdcs/kinternetiface.h
index 6e5f0203..8a32415a 100644
--- a/kopete/plugins/smpppdcs/kinternetiface.h
+++ b/kopete/plugins/smpppdcs/kinternetiface.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/***************************************************************************
* *
* Copyright: SuSE Linux AG, Nuernberg *
diff --git a/kopete/plugins/smpppdcs/smpppdcsplugin.cpp b/kopete/plugins/smpppdcs/smpppdcsplugin.cpp
index f17f2ca9..dd99d9d0 100644
--- a/kopete/plugins/smpppdcs/smpppdcsplugin.cpp
+++ b/kopete/plugins/smpppdcs/smpppdcsplugin.cpp
@@ -217,5 +217,3 @@ void SMPPPDCSPlugin::aboutToUnload() {
}
#include "smpppdcsplugin.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/smpppdcs/smpppdcsplugin.h b/kopete/plugins/smpppdcs/smpppdcsplugin.h
index ed9fd7d2..30c8e715 100644
--- a/kopete/plugins/smpppdcs/smpppdcsplugin.h
+++ b/kopete/plugins/smpppdcs/smpppdcsplugin.h
@@ -106,5 +106,3 @@ private:
};
#endif /* SMPPPDCSPLUGIN_H */
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/texteffect/texteffectplugin.h b/kopete/plugins/texteffect/texteffectplugin.h
index 686dcd83..bb94880f 100644
--- a/kopete/plugins/texteffect/texteffectplugin.h
+++ b/kopete/plugins/texteffect/texteffectplugin.h
@@ -60,13 +60,3 @@ private:
};
#endif
-
-/*
- * Local variables:
- * c-indentation-style: k&r
- * c-basic-offset: 8
- * indent-tabs-mode: t
- * End:
- */
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/translator/translatordialog.h b/kopete/plugins/translator/translatordialog.h
index 067bf75b..1c514ac6 100644
--- a/kopete/plugins/translator/translatordialog.h
+++ b/kopete/plugins/translator/translatordialog.h
@@ -47,6 +47,3 @@ private slots: // Public slots
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/translator/translatorguiclient.cpp b/kopete/plugins/translator/translatorguiclient.cpp
index 5d245c0f..70f1266f 100644
--- a/kopete/plugins/translator/translatorguiclient.cpp
+++ b/kopete/plugins/translator/translatorguiclient.cpp
@@ -95,6 +95,3 @@ void TranslatorGUIClient::messageTranslated( const TQVariant &result )
}
#include "translatorguiclient.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/translator/translatorguiclient.h b/kopete/plugins/translator/translatorguiclient.h
index 2f7a9f0f..3e3c5f13 100644
--- a/kopete/plugins/translator/translatorguiclient.h
+++ b/kopete/plugins/translator/translatorguiclient.h
@@ -52,13 +52,3 @@ private:
};
#endif
-
-/*
- * Local variables:
- * c-indentation-style: k&r
- * c-basic-offset: 8
- * indent-tabs-mode: t
- * End:
- */
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/translator/translatorplugin.cpp b/kopete/plugins/translator/translatorplugin.cpp
index d5102bb9..d87830fe 100644
--- a/kopete/plugins/translator/translatorplugin.cpp
+++ b/kopete/plugins/translator/translatorplugin.cpp
@@ -401,6 +401,3 @@ void TranslatorPlugin::slotSetLanguage()
}
#include "translatorplugin.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/translator/translatorplugin.h b/kopete/plugins/translator/translatorplugin.h
index eb65e1d1..bc544220 100644
--- a/kopete/plugins/translator/translatorplugin.h
+++ b/kopete/plugins/translator/translatorplugin.h
@@ -109,6 +109,3 @@ private:
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/plugins/webpresence/webpresence_html.xsl b/kopete/plugins/webpresence/webpresence_html.xsl
index f768ccf5..c2030ad2 100644
--- a/kopete/plugins/webpresence/webpresence_html.xsl
+++ b/kopete/plugins/webpresence/webpresence_html.xsl
@@ -136,5 +136,3 @@
</xsl:template>
</xsl:stylesheet>
-
-<!-- vim: set ts=4 sts=4 sw=4: -->
diff --git a/kopete/plugins/webpresence/webpresence_html_images.xsl b/kopete/plugins/webpresence/webpresence_html_images.xsl
index 5b707046..04041efb 100644
--- a/kopete/plugins/webpresence/webpresence_html_images.xsl
+++ b/kopete/plugins/webpresence/webpresence_html_images.xsl
@@ -55,5 +55,3 @@
</xsl:template>
</xsl:stylesheet>
-
-<!-- vim: set ts=4 sts=4 sw=4: -->
diff --git a/kopete/plugins/webpresence/webpresence_xhtml.xsl b/kopete/plugins/webpresence/webpresence_xhtml.xsl
index 9d749c14..cd209145 100644
--- a/kopete/plugins/webpresence/webpresence_xhtml.xsl
+++ b/kopete/plugins/webpresence/webpresence_xhtml.xsl
@@ -135,5 +135,3 @@
</xsl:template>
</xsl:stylesheet>
-
-<!-- vim: set ts=4 sts=4 sw=4: -->
diff --git a/kopete/plugins/webpresence/webpresence_xhtml_images.xsl b/kopete/plugins/webpresence/webpresence_xhtml_images.xsl
index 8254a674..f9724457 100644
--- a/kopete/plugins/webpresence/webpresence_xhtml_images.xsl
+++ b/kopete/plugins/webpresence/webpresence_xhtml_images.xsl
@@ -56,5 +56,3 @@
</xsl:template>
</xsl:stylesheet>
-
-<!-- vim: set ts=4 sts=4 sw=4: -->
diff --git a/kopete/plugins/webpresence/webpresenceplugin.cpp b/kopete/plugins/webpresence/webpresenceplugin.cpp
index 4265c7aa..9ebcb3be 100644
--- a/kopete/plugins/webpresence/webpresenceplugin.cpp
+++ b/kopete/plugins/webpresence/webpresenceplugin.cpp
@@ -468,6 +468,4 @@ void WebPresencePlugin::aboutToUnload()
emit readyForUnload();
}
-
-// vim: set noet ts=4 sts=4 sw=4:
#include "webpresenceplugin.moc"
diff --git a/kopete/plugins/webpresence/webpresenceplugin.h b/kopete/plugins/webpresence/webpresenceplugin.h
index 9b25be07..020c6b99 100644
--- a/kopete/plugins/webpresence/webpresenceplugin.h
+++ b/kopete/plugins/webpresence/webpresenceplugin.h
@@ -120,5 +120,3 @@ protected:
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/webpresence/webpresencepreferences.cpp b/kopete/plugins/webpresence/webpresencepreferences.cpp
index 711822d4..849d736d 100644
--- a/kopete/plugins/webpresence/webpresencepreferences.cpp
+++ b/kopete/plugins/webpresence/webpresencepreferences.cpp
@@ -60,5 +60,3 @@ void WebPresencePreferences::defaults ()
}
#include "webpresencepreferences.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/plugins/webpresence/webpresencepreferences.h b/kopete/plugins/webpresence/webpresencepreferences.h
index d958b78e..e78be960 100644
--- a/kopete/plugins/webpresence/webpresencepreferences.h
+++ b/kopete/plugins/webpresence/webpresencepreferences.h
@@ -47,5 +47,3 @@ private slots: // Public slots
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4: