Removed code formatting modelines.

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

@ -2368,15 +2368,3 @@ information here.
&documentation.index;
</book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -2368,15 +2368,3 @@ information here.
&documentation.index;
</book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -2368,15 +2368,3 @@ information here.
&documentation.index;
</book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -3469,15 +3469,3 @@ If you will be running &konversation; from behind a firewall, see <link linkend=
&documentation.index;
</book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -2368,15 +2368,3 @@ information here.
&documentation.index;
</book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -2374,15 +2374,3 @@ information here.
&documentation.index;
</book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -2368,15 +2368,3 @@ information here.
&documentation.index;
</book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
-->

@ -2955,6 +2955,3 @@ bool NickList::containsNick(const TQString& nickname)
}
#include "channel.moc"
// kate: space-indent on; tab-width 4; indent-width 4; mixed-indent off; replace-tabs on;
// vim: set et sw=4 ts=4 cino=l1,cs,U1:

@ -1980,6 +1980,3 @@ void InputFilter::parsePrivMsg(const TQString& prefix,
}
#include "inputfilter.moc"
// kate: space-indent on; tab-width 4; indent-width 4; mixed-indent off; replace-tabs on;
// vim: set et sw=4 ts=4 cino=l1,cs,U1:

@ -1,5 +1,3 @@
// -*- mode: c++; c-file-style: "bsd"; c-basic-offset: 4; tabs-width: 4; indent-tabs-mode: nil -*-
/*
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@ -1786,6 +1784,3 @@ void IRCView::saveLinkAs(const TQString& url)
}
#include "ircview.moc"
// kate: space-indent on; tab-width 4; indent-width 4; mixed-indent off; replace-tabs on;
// vim: set et sw=4 ts=4 cino=l1,cs,U1:

@ -883,6 +883,3 @@ TQString KonversationApplication::doAutoreplace(const TQString& text,bool output
}
#include "konversationapplication.moc"
// kate: space-indent on; tab-width 4; indent-width 4; mixed-indent off; replace-tabs on;
// vim: set et sw=4 ts=4 cino=l1,cs,U1:

@ -165,6 +165,3 @@ class KonversationApplication : public KUniqueApplication
};
#endif
// kate: space-indent on; tab-width 4; indent-width 4; mixed-indent off; replace-tabs on;
// vim: set et sw=4 ts=4 cino=l1,cs,U1:

@ -9,5 +9,3 @@ noinst_HEADERS = linkaddressbookui.h kimiface.h
liblinkaddressbookui_la_SOURCES = linkaddressbookui_base.ui linkaddressbookui.cpp addressbook_base.cpp addressbook.cpp nicklisttooltip.cpp nicksonlinetooltip.cpp kimiface.skel addresseeitem.cpp
kimiface_DIR = $(kde_includes)
liblinkaddressbookui_la_LDFLAGS = $(all_libraries) -no-undefined
# vim: set noet:

@ -180,12 +180,3 @@ class KIMIface : virtual public DCOPObject
void contactPresenceChanged( TQString uid, TQCString appId, int presence );
};
#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:

@ -187,5 +187,3 @@ void LinkAddressbookUI::slotCancel()
}
#include "linkaddressbookui.moc"
// vim: set noet ts=4 sts=4 sw=4:

@ -65,5 +65,3 @@ class LinkAddressbookUI : public KDialogBase
};
#endif
// vim: set noet ts=4 sts=4 sw=4:

@ -1,5 +1,3 @@
// -*- mode: c++; c-file-style: "bsd"; c-basic-offset: 4; tabs-width: 4; indent-tabs-mode: nil -*-
/*
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@ -970,6 +968,3 @@ void NicksOnline::refreshItem(TQListViewItem* item)
void NicksOnline::childAdjustFocus() {}
#include "nicksonline.moc"
// kate: space-indent on; tab-width 4; indent-width 4; mixed-indent off; replace-tabs on;
// vim: set et sw=4 ts=4 cino=l1,cs,U1:

@ -1785,6 +1785,3 @@ namespace Konversation
}
}
#include "outputfilter.moc"
// kate: space-indent on; tab-width 4; indent-width 4; mixed-indent off; replace-tabs on;
// vim: set et sw=4 ts=4 cino=l1,cs,U1:

@ -1,5 +1,3 @@
// -*- mode: c++; c-file-style: "bsd"; c-basic-offset: 4; tabs-width: 4; indent-tabs-mode: nil -*-
/*
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@ -3342,6 +3340,3 @@ void Server::updateEncoding()
}
#include "server.moc"
// kate: space-indent on; tab-width 4; indent-width 4; mixed-indent off; replace-tabs on;
// vim: set et sw=4 ts=4 cino=l1,cs,U1:

Loading…
Cancel
Save