Removed code formatting modelines.

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

@ -15,6 +15,3 @@
background-position: bottom right;
}
*/
/* vim:set sw=2 et nocindent smartindent: */

@ -64,4 +64,3 @@
<div id="footer"><div id="footerL"/><div id="footerR"/></div>
</body>
</html>
<!-- vim:set sw=2 et nocindent smartindent: -->

@ -120,4 +120,3 @@ void AddFeedDialog::textChanged(const TQString& text)
} // namespace Akregator
#include "addfeeddialog.moc"
// vim: ts=4 sw=4 et

@ -220,5 +220,3 @@ namespace Akregator
}
#endif // _AKREGATORPART_H_
// vim: set et ts=4 sts=4 sw=4:

@ -68,5 +68,3 @@ void BrowserRun::slotViewerDeleted()
} // namespace Akregator
#include "akregator_run.moc"
// vim: set et ts=4 sts=4 sw=4:

@ -67,5 +67,3 @@ class BrowserRun : public KParts::BrowserRun
}
#endif
// vim: set et ts=4 sts=4 sw=4:

@ -809,4 +809,3 @@ TQValueList<Article> ArticleListView::selectedArticles() const
} // namespace Akregator
#include "articlelistview.moc"
// vim: ts=4 sw=4 et

@ -86,6 +86,3 @@ class FetchQueue : public TQObject
} // namespace Akregator
#endif
// vim: set et ts=4 sts=4 sw=4:

@ -96,6 +96,3 @@ namespace Akregator
}
#endif
// vim: set et ts=4 sts=4 sw=4:

@ -286,5 +286,3 @@ bool Article::operator==(const Article &other) const
{
return d->guid == other.guid();
}
// vim:noet:ts=4

@ -169,4 +169,3 @@ namespace RSS
}
#endif // LIBRSS_ARTICLE_H
// vim: noet:ts=4

@ -649,5 +649,3 @@ Document &Document::operator=(const Document &other)
}
return *this;
}
// vim:noet:ts=4

@ -234,4 +234,3 @@ namespace RSS
}
#endif // LIBRSS_DOCUMENT_H
// vim: noet:ts=4

@ -145,4 +145,3 @@ namespace RSS
}
#endif // LIBRSS_GLOBAL_H
// vim: noet:ts=4

@ -164,4 +164,3 @@ bool Image::operator==(const Image &other) const
}
#include "image.moc"
// vim:noet:ts=4

@ -171,4 +171,3 @@ namespace RSS
}
#endif // LIBRSS_IMAGE_H
// vim: noet:ts=4

@ -21,4 +21,3 @@
#include "textinput.h"
#endif // LIBRSS_LIBRSS_H
// vim: noet:ts=4

@ -410,4 +410,3 @@ void Loader::discoverFeeds(const TQByteArray &data)
}
#include "loader.moc"
// vim:noet:ts=4

@ -342,4 +342,3 @@ namespace RSS
}
#endif // LIBRSS_LOADER_H
// vim: noet:ts=4

@ -92,5 +92,3 @@ bool TextInput::operator==(const TextInput &other) const
d->name == other.name() &&
d->link == other.link();
}
// vim:noet:ts=4

@ -118,4 +118,3 @@ namespace RSS
}
#endif // LIBRSS_TEXTINPUT_H
// vim: noet:ts=4

@ -245,5 +245,3 @@ TQString parseItemAuthor(const TQDomElement& element, Format format, Version ver
}
} // namespace RSS
// vim:noet:ts=4

@ -37,4 +37,3 @@ namespace RSS
}
#endif // LIBRSS_TOOLS_P_H
// vim:noet:ts=4

@ -285,6 +285,3 @@ void MainWindow::slotSetStatusBarText( const TQString & text )
} // namespace Akregator
#include "mainwindow.moc"
// vim: set et ts=4 sts=4 sw=4:

@ -1686,5 +1686,3 @@ ALSO LISTED IN THE RELEASE HISTORY
Moves do not involve any data copying w.r.t. subviews and memo's.
The old release history is at http://www.equi4.com/metakit/history.html
# vim: tw=72

@ -321,4 +321,3 @@ void FeedPropertiesDialog::selectFeedName()
} // namespace Akregator
#include "propertiesdialog.moc"
// vim: ts=4 sw=4 et

@ -332,5 +332,3 @@ void Viewer::setSafeMode()
} // namespace Akregator
#include "viewer.moc"
// vim: set et ts=4 sts=4 sw=4:

@ -121,4 +121,3 @@ namespace Akregator
}
#endif // VIEWER_H
// vim: ts=4 sw=4 et

@ -1,4 +1,4 @@
/* -*- mode: c++; c-basic-offset:4 -*-
/*
certmanager.h
This file is part of Kleopatra, the KDE keymanager

@ -1,4 +1,4 @@
/* -*- mode: c++ -*-
/*
hierarchyanalyser.h
This file is part of Kleopatra, the KDE keymanager

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
chiasmusbackend.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
chiasmusjob.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
chiasmuslibrary.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
obtainkeysjob.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
gpg1backend.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
kpgpbackendbase.cpp
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
kpgpbackendbase.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
kpgpkeylistjob.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
kpgpwrapper.cpp
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
kpgpwrapper.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
pgp2backend.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
pgp5backend.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
pgp6backend.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
qgpgmebackend.cpp
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
qgpgmebackend.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
qgpgmeprogresstokenmapper.cpp
This file is part of libkleopatra, the KDE keymanagement library

@ -1,5 +1,4 @@
/* -*- Mode: C++ -*-
/*
this is a C++-ification of:
GPGMEPLUG - an GPGME based cryptography plug-in following
the common CRYPTPLUG specification.

@ -1,5 +1,4 @@
/* -*- Mode: C++ -*-
/*
this is a C++-ification of:
CRYPTPLUG - an independent cryptography plug-in API

@ -1,5 +1,4 @@
/* -*- c++ -*-
/*
CRYPTPLUG - an independent cryptography plug-in
API. CryptPlugWrapperList holds any number of crypto plug-ins.

@ -1,5 +1,4 @@
/* -*- Mode: C++ -*-
/*
CRYPTPLUG - an independent cryptography plug-in
API. CryptPlugWrapperList holds any number of crypto plug-ins.

@ -1,4 +1,4 @@
/* -*- mode: c++; c-basic-offset:4 -*-
/*
tests/test_uiserver.cpp
This file is part of Kleopatra, the KDE keymanager

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
backendconfigwidget.cpp
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
backendconfigwidget.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
dnattributeorderconfigwidget.cpp
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
dnattributeorderconfigwidget.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
KD Tools - a set of useful widgets for TQt
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
KD Tools - a set of useful widgets for TQt
*/

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
keyapprovaldialog.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
keyselectiondialog.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
keyrequester.cpp
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
keyrequester.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
keyselectiondialog.cpp
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
keyselectiondialog.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
passphrasedialog.cpp
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
passphrasedialog.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1152,12 +1152,3 @@ Documentation copyright 2006
&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:
-->

@ -4158,13 +4158,3 @@ distributed with &kalarm;.</para>
&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:
-->

@ -334,15 +334,3 @@ Window. <function>exit()</function> closes &kandy;.</para>
</appendix>
</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
-->

@ -1224,15 +1224,3 @@ QString addtodo(QString todoname)
&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
-->

@ -1444,15 +1444,3 @@ and &Jesper.Pedersen;., copyright 2004 &Daniel.Molkentin;, copyright 2004 Klar&a
&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
-->

@ -149,15 +149,3 @@
</appendix>
</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
-->

@ -843,13 +843,3 @@ PGP-signature</guimenuitem></menuchoice>.</para>
</sect2>
</sect1>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
sgml-minimize-attributes: nil
sgml-general-insert-case: lower
sgml-parent-document:("index.docbook" "chapter" "sect1")
End:
-->

@ -370,14 +370,3 @@ allowing you to configure the note.</para>
&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
-->

@ -860,12 +860,3 @@ on the &kde; desktop.</para>
&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:
-->

@ -1163,14 +1163,3 @@ url="http://kontact.kde.org">http://kontact.kde.org</ulink></para>
&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
-->

@ -4976,14 +4976,3 @@ To-do becomes very similar to an event.</para>
&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
-->

@ -228,11 +228,3 @@ Korn...</guimenuitem> option or above.</para>
</book>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->

@ -268,15 +268,3 @@ history manually.
&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
-->

@ -1597,5 +1597,3 @@ bool GNOKIIXXPort::exportContacts( const TDEABC::AddresseeList &list, const TQSt
******************************************************************************/
#include "gnokii_xxport.moc"
/* vim: set sts=4 ts=4 sw=4: */

@ -67,5 +67,3 @@ TDEABC::AddresseeList PABXXPort::importContacts( const TQString& ) const
}
#include "pab_xxport.moc"
// vim: ts=2 sw=2 et

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
*/
/****************************************************************************

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
*/
/****************************************************************************

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDChart - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -1,4 +1,4 @@
/* -*- Mode: C++ -*-
/*
$Id$
KDGantt - a multi-platform charting engine
*/

@ -25,6 +25,3 @@
#subtext {
font-style: italic;
}
/* vim:set sw=2 et nocindent smartindent: */

@ -63,4 +63,3 @@
<div id="footer"><div id="footerL"/><div id="footerR"/></div>
</body>
</html>
<!-- vim:set sw=2 et nocindent smartindent: -->

@ -20,6 +20,3 @@
background-repeat: no-repeat;
background-position: bottom right;
}
/* vim:set sw=2 et nocindent smartindent: */

@ -64,4 +64,3 @@
<div id="footer"><div id="footerL"/><div id="footerR"/></div>
</body>
</html>
<!-- vim:set sw=2 et nocindent smartindent: -->

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
aboutdata.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
aboutdata.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/** -*- mode: C++ -*-
/*
* Copyright (c) 2004 David Faure <faure@kde.org>
*
* This program is free software; you can redistribute it and/or modify

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
* Copyright (c) 2004 David Faure <faure@kde.org>
*
* This program is free software; you can redistribute it and/or modify

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
* accountdialog.h
*
* kmail: KDE mail client

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
* kmail: KDE mail client
* Copyright (c) 1996-1998 Stefan Taferner <taferner@kde.org>
*

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
Action Scheduler
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
antispamconfig.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
antispamconfig.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
This file is part of KMail.
Copyright (c) 2003 Andreas Gungl <a.gungl@gmx.de>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
app_octetstream.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
attachmentcollector.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
attachmentcollector.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
attachmentlistview.cpp
KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
attachmentlistview.h
KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
attachmentstrategy.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
attachmentstrategy.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
bodypartformatter.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
bodypartformatter.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
bodypartformatterfactory.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
bodypartformatterfactory.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
bodypartformatterfactory.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2003 Carsten Burghardt <burghardt@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2002-2004 Bo Thorsen <bo@sonofthor.dk>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2002-2003 Bo Thorsen <bo@sonofthor.dk>

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
callback.cpp
This file is used by KMail's plugin interface.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
callback.h
This file is used by KMail's plugin interface.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* KMComposeWin Header File
* Author: Markus Wuebben <markus.wuebben@kde.org>
*/

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* This file: Copyright (C) 2000 Espen Sand, espen@kde.org
* Copyright (C) 2001-2003 Marc Mutz, mutz@kde.org

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
* kmail: KDE mail client
* This file: Copyright (C) 2000 Espen Sand, espen@kde.org
* Copyright (C) 2001-2002 Marc Mutz <mutz@kde.org>

@ -1,4 +1,3 @@
// -*- c++ -*-
// configuredialog_p.h: classes internal to ConfigureDialog
// see configuredialog.h for details.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
csshelper.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
csshelper.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* This file: Copyright (C) 2006 Dmitry Morozhnikov
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* This file: Copyright (C) 2006 Dmitry Morozhnikov
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
dictionarycombobox.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
dictionarycombobox.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
* Copyright (c) 2004 David Faure <faure@kde.org>
*
* This program is free software; you can redistribute it and/or modify

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
filehtmlwriter.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
filehtmlwriter.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
/**
* folderdiaacltab.cpp
*

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
/**
* folderdiaacltab.h
*

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
/**
* folderdiaquotatab.cpp
*

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
/**
* folderdiaquotatab.h
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
This file is part of KMail, the KDE mail client.
Copyright (c) 2004 Till Adam <adam@kde.org>

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
headerstrategy.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
headerstrategy.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
headerstyle.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
headerstyle.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
htmlstatusbar.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
htmlstatusbar.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
identitydialog.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
identitydialog.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
identitydrag.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
identitydrag.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
identitylistview.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
identitylistview.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/** -*- c++ -*-
/*
* imapaccountbase.cpp
*
* Copyright (c) 2000-2002 Michael Haeckel <haeckel@kde.org>

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
* imapaccountbase.h
*
* Copyright (c) 2000-2002 Michael Haeckel <haeckel@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2002-2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2002-2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
bodypart.h
This file is part of KMail's plugin interface.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
bodypartformatter.h
This file is part of KMail's plugin interface.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
interfaces/bodyparturlhandler.h
This file is part of KMail's plugin interface.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
interfaces/htmlwriter.h
This file is part of KMail's plugin interface.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
observable.h
This file is part of KMail's plugin interface.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
observer.h
This file is part of KMail's plugin interface.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
interfaces/rulewidgethandler.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
interfaces/urlhandler.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2003 Carsten Burghardt <burghardt@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* This file: Copyright (C) 2000 Espen Sand, espen@kde.org
* Copyright (C) 2001-2003 Marc Mutz, mutz@kde.org

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
keyresolver.cpp
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
keyresolver.h
This file is part of libkleopatra, the KDE keymanagement library

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kleo_util.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
* kmail: KDE mail client
* Copyright (c) 1996-1998 Stefan Taferner <taferner@kde.org>
*

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
* kmacctimap.h
*
* Copyright (c) 2000-2002 Michael Haeckel <haeckel@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* Copyright (c) 1996-1998 Stefan Taferner <taferner@kde.org>
*

@ -1,4 +1,3 @@
/* -*- mode: C++; c-file-style: "gnu" -*- */
#ifndef KMAIL_OPTIONS_H
#define KMAIL_OPTIONS_H

@ -1,5 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
This file is part of KMail.
Copyright (c) 2002-2003 Don Sanders <sanders@kde.org>,
Copyright (c) 2003 Zack Rusin <zack@kde.org>,

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmatmlistview.cpp
// Author: Markus Wuebben <markus.wuebben@kde.org>
// This code is published under the GPL.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* KMAtmListViewItem Header File
* Author: Markus Wuebben <markus.wuebben@kde.org>
*/

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
This file is part of KMail, the KDE mail client.
Copyright (c) 2002 Don Sanders <sanders@kde.org>

@ -1,5 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
#ifndef KMCommands_h
#define KMCommands_h

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmcomposewin.cpp
// Author: Markus Wuebben <markus.wuebben@kde.org>
// This code is published under the GPL.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* KMComposeWin Header File
* Author: Markus Wuebben <markus.wuebben@kde.org>
*/

@ -1,5 +1,3 @@
// -*- c++ -*- convenience wrappers around kdDebug/kdWarning/etc
#ifndef __KMAIL_KMDEBUG_H__
#define __KMAIL_KMDEBUG_H__

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmcomposewin.cpp
// Author: Markus Wuebben <markus.wuebben@kde.org>
// This code is published under the GPL.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* KMComposeWin Header File
* Author: Markus Wuebben <markus.wuebben@kde.org>
*/

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* Copyright (c) 1996-1998 Stefan Taferner <taferner@kde.org>
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* Copyright (c) 1996-1998 Stefan Taferner <taferner@kde.org>
*

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmfilterdlg.cpp
// Author: Marc Mutz <Marc@Mutz.com>
// based on work by Stefan Taferner <taferner@kde.org>

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmfiltermgr.cpp
// my header

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* Copyright (c) 1996-1998 Stefan Taferner <taferner@kde.org>
*

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
* kmail: KDE mail client
* Copyright (c) 1996-1998 Stefan Taferner <taferner@kde.org>
*

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
/**
* kmfolderdia.cpp
*

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
/**
* kmfolderdia.h
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
This file is part of KMail, the KDE mail client.
Copyright (c) 2000 Don Sanders <sanders@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
This file is part of KMail, the KDE mail client.
Copyright (c) 2000 Don Sanders <sanders@kde.org>

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmfoldermaildir.cpp
// Author: Kurt Granroth <granroth@kde.org>

@ -1,4 +1,4 @@
/* -*- c-basic-offset: 2 -*-
/*
* kmail: KDE mail client
* Copyright (c) 1996-1998 Stefan Taferner <taferner@kde.org>
*

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
This file is part of the KDE libraries
This library is free software; you can redistribute it and/or

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmheaders.cpp
#include <config.h>

@ -1,5 +1,3 @@
// -*- mode: C++ -*-
#ifndef __KMHEADERS
#define __KMHEADERS

@ -1,4 +1,3 @@
/* -*- mode: C++; c-file-style: "gnu" -*- */
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif

@ -1,5 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
#ifndef _KMCONTROL
#define _KMCONTROL

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmcomposewin.cpp
// Author: Markus Wuebben <markus.wuebben@kde.org>
// This code is published under the GPL.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* KMComposeWin Header File
* Author: Markus Wuebben <markus.wuebben@kde.org>
*/

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmmainwidget.cpp
//#define MALLOC_DEBUG 1

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
This file is part of KMail, the KDE mail client.
Copyright (c) 2002 Don Sanders <sanders@kde.org>

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmmessage.cpp
// if you do not want GUI elements in here then set ALLOW_GUI to 0.

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
/* kmmessage.h: Mime Message Class
*
*/

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmmimeparttree.h A MIME part tree viwer.
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmmimeparttree.cpp A MIME part tree viwer.
This file is part of KMail, the KDE mail client.
@ -28,10 +28,6 @@
you do not wish to do so, delete this exception statement from
your version.
*/
// -*- c++ -*-
#ifndef KMMIMEPARTTREE_H
#define KMMIMEPARTTREE_H

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
* kmail: KDE mail client
* Copyright (c) 1996-1998 Stefan Taferner <taferner@kde.org>
*

@ -1,5 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
#ifndef KMReaderMainWin_h
#define KMReaderMainWin_h

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmreaderwin.cpp
// Author: Markus Wuebben <markus.wuebben@kde.org>

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// Header for kmreaderwin the kmail reader
// written by Markus Wuebben <markus.wuebben@kde.org>

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmsearchpattern.cpp
// Author: Marc Mutz <Marc@Mutz.com>
// This code is under GPL!

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmsearchpattern.h
// Author: Marc Mutz <Marc@Mutz.com>
// This code is under GPL!

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmsearchpatternedit.cpp
// Author: Marc Mutz <Marc@Mutz.com>
// This code is under GPL

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kmfilterrulesedit.h
// Author: Marc Mutz <Marc@Mutz.com>
// This code is under GPL

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmservertest.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmservertest.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
/***************************************************************************
kmsystemtray.cpp - description
-------------------

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
localsubscriptiondialog.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
localsubscriptiondialog.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
#ifndef MAILINGLIST_MAGIC_H
#define MAILINGLIST_MAGIC_H

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* Copyright (c) 1996-1998 Stefan Taferner <taferner@kde.org>
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
* Copyright (c) 2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,4 @@
/** -*- c++ -*-
/*
* networkaccount.cpp
*
* Copyright (c) 2000-2002 Michael Haeckel <haeckel@kde.org>

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
* networkaccount.h
*
* Copyright (c) 2000-2002 Michael Haeckel <haeckel@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
objecttreeparser.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
objecttreeparser.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
objecttreeparser_p.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
objecttreeparser_p.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
partNode.cpp A node in a MIME tree.
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
partNode.h A node in a MIME tree.
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
partmetadata.h
KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
partnodebodypart.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
partnodebodypart.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,3 @@
// -*- c++ -*-
#ifndef KMAcctExpPop_h
#define KMAcctExpPop_h

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
/**
* protocols.h
*

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
This file is part of KMail.
Copyright (c) 2003 Andreas Gungl <a.gungl@gmx.de>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
regexplineedit.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
regexplineedit.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
rulewidgethandlermanager.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
rulewidgethandlermanager.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
secondarywindow.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
secondarywindow.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
sieveconfig.cpp
KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
sieveconfig.h
KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
sievejob.h
KMail, the KDE mail client.
@ -290,6 +290,3 @@ namespace KMail {
} // namespace KMail
#include "sievejob.moc"
// vim: set noet sts=2 ts=8 sw=2:

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
sievejob.h
KMail, the KDE mail client.
@ -127,6 +127,3 @@ namespace KMail {
} // namespace KMail
#endif // __KMAIL_SIEVE_JOB_H__
// vim: set noet sts=2 ts=8 sw=2:

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
signatureconfigurator.cpp
KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
signatureconfigurator.cpp
KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
simplestringlisteditor.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
simplestringlisteditor.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
spamheaderanalyzer.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
spamheaderanalyzer.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
stl_util.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
subscriptiondialog.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
subscriptiondialog.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
tdehtmlparthtmlwriter.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
tdehtmlparthtmlwriter.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
teehtmlwriter.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
teehtmlwriter.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* This file: Copyright (C) 2006 Dmitry Morozhnikov <dmiceman@mail.ru>
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* This file: Copyright (C) 2006 Dmitry Morozhnikov <dmiceman@mail.ru>
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* This file: Copyright (C) 2006 Dmitry Morozhnikov
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* This file: Copyright (C) 2006 Dmitry Morozhnikov
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* This file: Copyright (C) 2006 Dmitry Morozhnikov <dmiceman@mail.ru>
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* kmail: KDE mail client
* This file: Copyright (C) 2006 Dmitry Morozhnikov <dmiceman@mail.ru>
*

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
urlhandlermanager.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
urlhandlermanager.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
vacation.cpp
KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
vacation.cpp
KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
vacationdialog.cpp
KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
vacationdialog.h
KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
xfaceconfigurator.cpp
KMail, the KDE mail client.

@ -214,5 +214,3 @@ bool Filter::needsSecondPage()
{
return true;
}
// vim: ts=2 sw=2 et

@ -102,5 +102,3 @@ void SystemTray::setToolTip(const TQString &tip)
}
#include "systemtray.moc"
// vim: ts=8

@ -1107,5 +1107,3 @@ void KNSendErrorDialog::slotHighlighted(int idx)
//-------------------------------
#include "knarticlefactory.moc"
// kate: space-indent on; indent-width 2;

@ -1,4 +1,3 @@
// -*- c-basic-offset: 2 -*-
/*
KNode, the KDE newsreader
Copyright (c) 1999-2005 the KNode authors.

@ -315,5 +315,3 @@ void KNCleanUp::ProgressDialog::closeEvent(TQCloseEvent *)
{
// do nothing => prevent that the user closes the window
}
// kate: space-indent on; indent-width 2;

@ -68,5 +68,3 @@ class KNCleanUp {
};
#endif
// kate: space-indent on; indent-width 2;

@ -2657,5 +2657,3 @@ void KNComposer::AttachmentPropertiesDlg::slotMimeTypeTextChanged(const TQString
//--------------------------------
#include "kncomposer.moc"
// kate: space-indent on; indent-width 2;

@ -196,5 +196,3 @@ class KNGroup : public KNArticleCollection , public KNJobItem {
};
#endif
// kate: space-indent on; indent-width 2;

@ -700,5 +700,3 @@ void KNGroupManager::slotCheckForNewGroups(KNNntpAccount *a, TQDate date)
//--------------------------------
#include "kngroupmanager.moc"
// kate: space-indent on; indent-width 2;

@ -55,5 +55,3 @@ class KNGroupPropDlg : public KDialogBase {
};
#endif
// kate: space-indent on; indent-width 2;

@ -114,5 +114,3 @@ class KNNntpAccount : public KNCollection , public KNServerInfo {
};
#endif
// kate: space-indent on; indent-width 2;

@ -161,5 +161,3 @@ void KNStringFilterWidget::setStartFocus()
// -----------------------------------------------------------------------------+
#include "knstringfilter.moc"
// kate: space-indent on; indent-width 2;

@ -126,4 +126,3 @@ TQString Core::lastErrorMessage() const
}
#include "core.moc"
// vim: sw=2 sts=2 et tw=80

@ -99,5 +99,3 @@ class KDE_EXPORT Core : public KParts::MainWindow
}
#endif
// vim: sw=2 sts=2 et tw=80

@ -255,5 +255,3 @@ void Plugin::virtual_hook( int, void* ) {
}
#include "plugin.moc"
// vim: sw=2 et sts=2 tw=80

@ -213,5 +213,3 @@ int KABUniqueAppHandler::newInstance()
}
#include "kaddressbook_plugin.moc"
// vim: sw=2 sts=2 tw=80 et

@ -1,5 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
This file is part of Kontact.
Copyright (c) 2003 Tobias Koenig <tokoe@kde.org>

@ -23,6 +23,3 @@
#subtext {
font-style: italic;
}
/* vim:set sw=2 et nocindent smartindent: */

@ -64,4 +64,3 @@
<div id="footer"><div id="footerL"/><div id="footerR"/></div>
</body>
</html>
<!-- vim:set sw=2 et nocindent smartindent: -->

@ -599,5 +599,3 @@ void IconSidePane::indicateForegrunding( Kontact::Plugin *plugin )
}
#include "iconsidepane.moc"
// vim: sw=2 sts=2 et tw=80

@ -174,4 +174,3 @@ class MainWindow : public Kontact::Core, public KDCOPServiceStarter, public Kont
}
#endif
// vim: sw=2 sts=2 et

@ -1,5 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
This file is part of tdepim.
Copyright (c) 2004 TDEPIM developers

@ -1,5 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
This file is part of tdepim.
Copyright (c) 2004 TDEPIM developers

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kasciistringtools.cpp
This file is part of libtdepim.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kasciistringtools.h
This file is part of libtdepim.

@ -119,5 +119,3 @@ bool AssignmentVisitor::visit( FreeBusy *freebusy )
*freebusy = *source;
return true;
}
// kate: space-indent on; indent-width 2; replace-tabs on;

@ -119,4 +119,3 @@ class AssignmentVisitor : public IncidenceBase::Visitor
}
#endif
// kate: space-indent on; indent-width 2; replace-tabs on;

@ -1,4 +1,4 @@
/* -*- Mode: C -*-
/*
======================================================================
FILE: icalattach.c
CREATOR: acampi 28 May 02

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_charfreq.h
KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_codec_base64.cpp
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_codec_base64.h
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_codec_identity.cpp
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_codec_identity.h
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_codec_qp.cpp
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_codec_qp.h
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_codec_uuencode.cpp
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_codec_uuencode.h
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_codecs.cpp
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_codecs.h
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_header_parsing.cpp
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_header_parsing.h
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*
/*
kmime_headers.h
KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_mdn.cpp
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_mdn.h
This file is part of KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kmime_util.h
KMime, the KDE internet mail/usenet news message library.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
kpgp.cpp
Copyright (C) 2001,2002 the KPGP authors

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kpgpui.h
Copyright (C) 2001,2002 the KPGP authors

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// tdemidentity.cpp
// License: GPL

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
* User identity information
*
* Author: Stefan Taferner <taferner@kde.org>

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
identitycombo.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
identitycombo.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
identitymanager.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
identitymanager.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
impl/lexer.h
Internal header file. Subject to change without notice. DO NOT USE.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
impl/parser.h
Internal header file. Subject to change without notice. DO NOT USE.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
impl/utf8validator.h
This file is part of KSieve,

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
ksieve/error.h
This file is part of KSieve,

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
ksieve/lexer.h
This file is part of KSieve,

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
ksieve/parser.h
This file is part of KSieve,

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
ksieve/interfaces/scriptbuilder.h
This file is part of KSieve,

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
parser/lexer.cpp
This file is part of KSieve,

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
parser/parser.cpp
This file is part of KSieve,

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
utf8validator.cpp
This file is part of KSieve,

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
error.cpp
This file is part of KSieve,

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
tests/lexertest.cpp
This file is part of the testsuite of KSieve,

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
tests/parsertest.cpp
This file is part of the testsuite of KSieve,

@ -16,8 +16,6 @@
You should have received a copy of the GNU General Public License
along with GPGME++; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
// -*- c++ -*-
#ifndef __GPGMEPP_CONTEXT_H__
#define __GPGMEPP_CONTEXT_H__

@ -16,9 +16,6 @@
You should have received a copy of the GNU General Public License
along with GPGME; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
// -*- c++ -*-
#ifndef __GPGMEPP_CONTEXT_P_H__
#define __GPGMEPP_CONTEXT_P_H__

@ -1,4 +1,4 @@
/* data_p.h - wraps a gpgme data object, private part -*- c++ -*-
/*
Copyright (C) 2003,2004 Klarälvdalens Datakonsult AB
This file is part of GPGME++.

@ -16,8 +16,6 @@
You should have received a copy of the GNU General Public License
along with GPGME; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
// -*- c++ -*-
#ifndef __GPGMEPP_EVENTLOOPINTERACTOR_H__
#define __GPGMEPP_EVENTLOOPINTERACTOR_H__

@ -16,8 +16,6 @@
You should have received a copy of the GNU General Public License
along with GPGME; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
// -*- c++ -*-
#ifndef __GPGMEPP_KEY_H__
#define __GPGMEPP_KEY_H__

@ -1,4 +1,4 @@
/* shared.h - internal tool for refcounting -*- c++ -*-
/*
Copyright (C) 2003 Klarälvdalens Datakonsult AB
This file is part of GPGME++.

@ -16,8 +16,6 @@
You should have received a copy of the GNU General Public License
along with GPGME; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
// -*- c++ -*-
#ifndef __GPGMEPP_TRUSTITEM_H__
#define __GPGMEPP_TRUSTITEM_H__

@ -16,8 +16,6 @@
You should have received a copy of the GNU General Public License
along with GPGME; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
// -*- c++ -*-
#ifndef __GPGMEPP_UTIL_H__
#define __GPGMEPP_UTIL_H__

@ -16,9 +16,6 @@
You should have received a copy of the GNU General Public License
along with TQGPGME; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
// -*- c++ -*-
#include <config.h>
#include <qgpgme/dataprovider.h>

@ -16,8 +16,6 @@
You should have received a copy of the GNU General Public License
along with TQGPGME; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
// -*- c++ -*-
#ifndef __TQGPGME_DATAPROVIDER_H__
#define __TQGPGME_DATAPROVIDER_H__

@ -16,9 +16,6 @@
You should have received a copy of the GNU General Public License
along with TQGPGME; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
// -*- c++ -*-
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif

@ -16,8 +16,6 @@
You should have received a copy of the GNU General Public License
along with TQGPGME; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
// -*- c++ -*-
#ifndef __TQGPGME_EVENTLOOPINTERACTOR_H__
#define __TQGPGME_EVENTLOOPINTERACTOR_H__

@ -16,9 +16,6 @@
You should have received a copy of the GNU General Public License
along with TQGPGME; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
// -*- c++ -*-
#ifdef NDEBUG
#undef NDEBUG
#endif

@ -324,5 +324,3 @@ body {margin: 0px; padding: 0px; background-color: #003070; background-image: ur
height: 100px;
z-index: -1;
}
/* vim:set sw=2 et nocindent smartindent: */

@ -7,5 +7,3 @@ body {direction: rtl}
#nextlink {
text-align: left;
}
/* vim:set sw=2 et nocindent smartindent: */

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of libtdepim.
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of libtdepim.
*

@ -1,4 +1,4 @@
/* -*- mode: C++ -*-
/*
collectingprocess.h
This file is part of libtdepim.

@ -1,4 +1,4 @@
/** -*- c++ -*-
/*
* completionordereditor.cpp
*
* Copyright (c) 2004 David Faure <faure@kde.org>

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
* completionordereditor.h
*
* Copyright (c) 2004 David Faure <faure@kde.org>

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
configmanager.h
KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
csshelper.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
csshelper.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kaccount.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kaccount.h
This file is part of KMail, the KDE mail client.

@ -1,4 +1,3 @@
// -*- mode: C++; c-file-style: "gnu" -*-
// kaddrbook.cpp
// Author: Stefan Taferner <taferner@kde.org>
// This code is under GPL

@ -1,5 +1,3 @@
// -*- c-basic-offset: 2 -*-
#include "kfoldertree.h"
#include <tdelocale.h>
#include <tdeio/global.h>

@ -1,5 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
This file is part of libtdepim.
Copyright (C) 2002 Carsten Burghardt <burghardt@kde.org>

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/**
* attachment.cpp
*

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/**
* attachment.h
*

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/**
* core.cpp
*

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/**
* core.h
*

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/**
* corewidget.cpp
*

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/**
* corewidget.h
*

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/**
* editor.cpp
*

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/**
* editor.h
*

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/**
* plugin.cpp
*

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/**
* plugin.h
*

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; tab-width: 2; -*-
/**
* pluginmanager.cpp
* Most of this code has been lifted from Martijn's KopetePluginManager class

@ -1,4 +1,3 @@
// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/**
* pluginmanager.h
*

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kregexp3.cpp
This file is part of libtdenetwork.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kregexp3.h
This file is part of libtdenetwork.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kwidgetlister.cpp
This file is part of libtdenetwork.

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
kwidgetlister.h
This file is part of libtdenetwork.

@ -1,4 +1,4 @@
/** -*- c++ -*-
/*
* overlaywidget.h
*
* Copyright (c) 2004 David Faure <faure@kde.org>

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
* overlaywidget.h
*
* Copyright (c) 2004 David Faure <faure@kde.org>

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
This file is part of libtdepim.
Copyright (c) 2002,2004 Marc Mutz <mutz@kde.org>

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
This file is part of libtdepim.
Copyright (c) 2002,2004 Marc Mutz <mutz@kde.org>

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
This file is part of libtdepim.
Copyright (c) 2002,2004 Marc Mutz <mutz@kde.org>

@ -1,4 +1,4 @@
/** -*- c++ -*-
/*
* progressdialog.cpp
*
* Copyright (c) 2004 Till Adam <adam@kde.org>,

@ -1,4 +1,4 @@
/* -*- c++ -*-
/*
* progressdialog.h
*
* Copyright (c) 2004 Till Adam <adam@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* Copyright (c) 2001-2003 Carsten Pfeiffer <pfeiffer@kde.org>
* Copyright (c) 2003 Zack Rusin <zack@kde.org>

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* Copyright (c) 2001-2003 Carsten Pfeiffer <pfeiffer@kde.org>
* Copyright (c) 2003 Zack Rusin <zack@kde.org>

@ -36,5 +36,3 @@ SideBarExtension::~SideBarExtension()
}
#include "sidebarextension.moc"
// vim: ts=2 sw=2 et

@ -65,5 +65,3 @@ namespace KParts
};
}
#endif // SIDEBAREXTENSION_H
// vim: ts=2 sw=2 et

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
*

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
*
* This file is part of KMail, the KDE mail client.
*

@ -1,5 +1,4 @@
/* -*- C++ -*-
/*
This file implements the Weaver, Job and Thread classes.
$ Author: Mirko Boehm $

@ -1,5 +1,4 @@
/* -*- C++ -*-
/*
This file declares the Weaver, Job and Thread classes.
$ Author: Mirko Boehm $

@ -1,5 +1,4 @@
/* -*- C++ -*-
/*
This file implements the Weaver Extensions basics.
$ Author: Mirko Boehm $

@ -1,5 +1,4 @@
/* -*- C++ -*-
/*
This file declares the Weaver Extensions basics.
$ Author: Mirko Boehm $

@ -1,5 +1,4 @@
/* -*- C++ -*-
/*
This file implements the Thread Logger.
$ Author: Mirko Boehm $

@ -1,5 +1,4 @@
/* -*- C++ -*-
/*
This file declares the Thread Logger.
$ Author: Mirko Boehm $

@ -1,4 +1,4 @@
/* -*- mode: C++; c-file-style: "gnu" -*-
/*
text_vcard.cpp
This file is part of KMail, the KDE mail client.

@ -1,4 +1,3 @@
// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 2004 Reinhold Kainhofer <reinhold@kainhofer.com>
Based on the davjob:

@ -293,4 +293,3 @@ void FolderListItem::paintCell( TQPainter *p, const TQColorGroup &cg, int col, i
//END
#include "folderlistview.moc"
// kate: space-indent on; indent-width 2; replace-tabs on;

@ -126,5 +126,3 @@ class FolderListItem : public TQCheckListItem
#endif
// kate: space-indent on; indent-width 2; replace-tabs on;

Loading…
Cancel
Save