Removed code formatting modelines.

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

@ -96,6 +96,3 @@ void AddRemoveDialog::setFileList(const TQStringList& files)
else
m_listBox->insertStringList(files);
}
// kate: space-indent on; indent-width 4; replace-tabs on;

@ -44,6 +44,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; replace-tabs on;

@ -195,8 +195,3 @@ void AddRepositoryDialog::compressionToggled(bool checked)
}
#include "addrepositorydlg.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -67,8 +67,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -51,8 +51,3 @@ void AnnotateDialog::addLine(const Cervisia::LogInfo& logInfo,
{
annotate->addLine(logInfo, content, odd);
}
// Local Variables:
// c-basic-offset: 4
// End:

@ -52,8 +52,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -199,8 +199,3 @@ void AnnotateView::slotQueryToolTip(const TQPoint& viewportPos,
#include "annotateview.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -1933,7 +1933,3 @@ void CervisiaBrowserExtension::properties()
{
static_cast<CervisiaPart*>(parent())->slotFileProperties();
}
// Local Variables:
// c-basic-offset: 4
// End:

@ -214,8 +214,3 @@ public slots:
};
#endif // CERVISIAPART_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -220,8 +220,3 @@ void CervisiaShell::writeSettings()
#include "cervisiashell.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -66,7 +66,3 @@ private:
#endif // CERVISIASHELL_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -181,8 +181,3 @@ TQString ChangeLogDialog::message()
res.truncate(l+1);
return res;
}
// Local Variables:
// c-basic-offset: 4
// End:

@ -53,8 +53,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -477,8 +477,3 @@ void CheckoutDialog::branchTextChanged()
#include "checkoutdlg.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -83,8 +83,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -319,8 +319,3 @@ void CommitDialog::removeTemplateText()
#include "commitdlg.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -80,8 +80,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -49,8 +49,3 @@ const TQFileInfoList *CvsDir::entryInfoList() const
return &entrylist;
}
// Local Variables:
// c-basic-offset: 4
// End:

@ -36,9 +36,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -502,8 +502,3 @@ void DiffDialog::saveAsClicked()
}
#include "diffdlg.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -81,8 +81,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -500,8 +500,3 @@ void DiffZoomWidget::paintEvent(TQPaintEvent *)
}
#include "diffview.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -127,8 +127,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -390,8 +390,3 @@ bool HistoryDialog::parseHistory(CvsService_stub* cvsService)
}
#include "historydlg.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -56,8 +56,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -614,7 +614,3 @@ void LogDialog::tabChanged(TQWidget* w)
}
#include "logdlg.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -99,8 +99,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -227,7 +227,3 @@ void LogListView::slotQueryToolTip(const TQPoint& viewportPos,
#include "loglist.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -65,8 +65,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -494,8 +494,3 @@ void LogTreeView::slotQueryToolTip(const TQPoint& viewportPos,
#include "logtree.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -85,8 +85,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -206,8 +206,3 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv)
cleanupTempFiles();
return res;
}
// Local Variables:
// c-basic-offset: 4
// End:

@ -157,8 +157,3 @@ void MergeDialog::toggled()
}
#include "mergedlg.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -59,8 +59,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -343,8 +343,3 @@ int compareRevisions(const TQString& rev1, const TQString& rev2)
else
return 0;
}
// Local Variables:
// c-basic-offset: 4
// End:

@ -91,8 +91,3 @@ int compare(const C& lhs, const C& rhs)
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -187,10 +187,3 @@ void ProtocolView::appendLine(const TQString &line)
#include "protocolview.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -72,8 +72,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -122,8 +122,3 @@ TQStringList Repositories::readConfigFile()
return list;
}
// Local Variables:
// c-basic-offset: 4
// End:

@ -31,8 +31,3 @@ public:
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -500,5 +500,3 @@ void RepositoryDialog::writeRepositoryData(RepositoryListItem* item)
}
#include "repositorydlg.moc"
// kate: space-indent on; indent-width 4; replace-tabs on;

@ -73,6 +73,3 @@ private:
};
#endif
// kate: space-indent on; indent-width 4; replace-tabs on;

@ -627,8 +627,3 @@ TQString ResolveDialog::contentVersionB(const ResolveItem *item)
}
#include "resolvedlg.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -92,8 +92,3 @@ private:
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -378,8 +378,3 @@ void SettingsDialog::addLookAndFeelPage()
}
#include "settingsdlg.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -99,8 +99,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -140,8 +140,3 @@ void TagDialog::tagButtonClicked()
#include "tagdlg.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -68,8 +68,3 @@ private:
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -154,8 +154,3 @@ void UpdateDialog::toggled()
}
#include "updatedlg.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -60,8 +60,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -622,8 +622,3 @@ void UpdateView::itemExecuted(TQListViewItem *item)
#include "updateview.moc"
// Local Variables:
// c-basic-offset: 4
// End:

@ -111,8 +111,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -100,8 +100,3 @@ WatchDialog::Events WatchDialog::events() const
}
return res;
}
// Local Variables:
// c-basic-offset: 4
// End:

@ -45,8 +45,3 @@ private:
};
#endif
// Local Variables:
// c-basic-offset: 4
// End:

@ -201,14 +201,3 @@ access by pressing &RMB; on an entry in the file list.</para>
</sect1>
</chapter>
<!--
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
-->

@ -503,15 +503,3 @@ searching message or vice versa.</para>
</sect2>
</sect1>
</chapter>
<!--
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
-->

@ -53,14 +53,3 @@ You can look for information about how to translate KDE in the
</qandaentry>
</qandaset>
</chapter>
<!--
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
-->

@ -198,14 +198,3 @@
</glossdiv>
</glossary>
<!--
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
-->

@ -164,11 +164,3 @@ The mailing list has
&documentation.index;
</book>
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes: nil
sgml-general-insert-case: lower
End:
-->

@ -72,14 +72,3 @@ For description of the standard modules and their settings see
</para>
</note>
</chapter>
<!--
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
-->

@ -2306,15 +2306,3 @@ of accelerator
</sect2>
</sect1></chapter>
<!--
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
-->

@ -1405,14 +1405,3 @@ from a file's context menu, the <acronym>PO</acronym> file will be merged with i
</sect1>
</chapter>
<!--
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
-->

@ -777,15 +777,3 @@ plural forms, use the <menuchoice><guimenu>Tools</guimenu> <guisubmenu>Validatio
</para>
</sect1>
</chapter>
<!--
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
-->

@ -896,15 +896,3 @@ Documentation Copyright &copy; 2007 Sean Wheller <email>sean@inwords.co.za</emai
&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
-->

@ -938,25 +938,3 @@ or in the context popup menus of the visualizations.
&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:
-->

@ -95,12 +95,3 @@ cat << EOF > $LOCATION_ROOT/doc/$APP_NAME_LC/index.docbook
</chapter>
&documentation.index;
</book>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
sgml-general-insert-case: lower
End:
-->

@ -95,12 +95,3 @@ cat << EOF > $LOCATION_ROOT/doc/$APP_NAME_LC/index.docbook
</chapter>
&documentation.index;
</book>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
sgml-general-insert-case: lower
End:
-->

@ -3129,4 +3129,3 @@ void CatalogManagerView::toggleColumn( uint column, bool show )
}
#include "catalogmanagerview.moc"
// kate: space-indent on; indent-width 4; replace-tabs on;

@ -396,5 +396,3 @@ void SVNDialog::saveSettings( )
}
#include "svndialog.moc"
// kate: space-indent on; indent-width 2; replace-tabs on;

@ -540,5 +540,3 @@ void SVNOutputCollector::slotGatherStdout( TDEProcess*, char* data, int len )
}
#include "svnhandler.moc"
// kate: space-indent on; indent-width 2; replace-tabs on;

@ -3505,5 +3505,3 @@ void Catalog::wordCount (uint &total, uint &fuzzy, uint &untranslated) const
}
#include "catalog.moc"
// kate: space-indent on; indent-width 4; replace-tabs on;

@ -517,5 +517,3 @@ void CatalogItem::setProject( Project::Ptr project )
{
d->_project = project;
}
// kate: space-indent on; indent-width 4; replace-tabs on;

@ -777,5 +777,3 @@ ConversionStatus PoInfo::fastRead( CatalogItem& item, GettextFlexLexer *lexer, b
return OK;
}
// kate: space-indent on; indent-width 4; replace-tabs on;

@ -301,5 +301,3 @@ void SourceContext::setProject( KBabel::Project::Ptr project )
}
#include "context.moc"
// kate: space-indent on; indent-width 4; replace-tabs on;

@ -1,5 +1,3 @@
// kate: space-indent on; indent-width 3; replace-tabs on;
/* ****************************************************************************
This file is part of KBabel

@ -1,5 +1,3 @@
// kate: space-indent on; indent-width 2; replace-tabs on;
/* ****************************************************************************
This file is part of KBabel

@ -1,5 +1,3 @@
// kate: space-indent on; indent-width 2; replace-tabs on;
/* ****************************************************************************
This file is part of KBabel

@ -235,6 +235,3 @@ bool Bug::operator<( const Bug &rhs ) const
{
return m_impl < rhs.m_impl;
}
/* vim: set ts=4 sw=4 et softtabstop=4: */

@ -87,6 +87,3 @@ private:
};
#endif
/* vim: set sw=4 ts=4 et softtabstop=4: */

@ -262,7 +262,3 @@ bool BugDetails::operator==( const BugDetails &rhs )
{
return m_impl == rhs.m_impl;
}
/**
* vim:ts=4:sw=4:et
*/

@ -50,6 +50,3 @@ private:
};
#endif
/* vim: set sw=4 ts=4 et softtabstop=4: */

@ -34,7 +34,3 @@ public:
};
#endif
/*
* vim:sw=4:ts=4:et
*/

@ -44,7 +44,3 @@ void BugDetailsJob::process( const TQByteArray &data )
}
#include "bugdetailsjob.moc"
/*
* vim:sw=4:ts=4:et
*/

@ -27,7 +27,3 @@ class BugDetailsJob : public BugJob
};
#endif
/*
* vim:ts=4:sw=4:et
*/

@ -31,6 +31,3 @@ public:
};
#endif
// vim: set sw=4 ts=4 sts=4 et:

@ -91,7 +91,3 @@ void BugJob::ioInfoPercent( TDEIO::Job *, unsigned long percent )
}
#include "bugjob.moc"
/*
* vim:sw=4:ts=4:et
*/

@ -41,6 +41,3 @@ class BugJob : public TDEIO::Job
};
#endif
/*
* vim:sw=4:ts=4:et
*/

@ -69,7 +69,3 @@ void BugListJob::process( const TQByteArray &data )
#include "buglistjob.moc"
/*
* vim:sw=4:ts=4:et
*/

@ -53,7 +53,3 @@ class BugListJob : public BugJob
#endif
/*
* vim:ts=4:sw=4:et
*/

@ -73,6 +73,3 @@ void BugMyBugsJob::process( const TQByteArray &data )
}
#include "bugmybugsjob.moc"
// vim: set sw=4 ts=4 et:

@ -48,6 +48,3 @@ signals:
};
#endif
// vim: set ts=4 sw=4 et:

@ -407,7 +407,3 @@ const BugDetails &BugServer::bugDetails( const Bug &bug )
{
return mBugDetails[ bug ];
}
/*
* vim:sw=4:ts=4:et
*/

@ -146,7 +146,3 @@ class BugServer
};
#endif
/*
* vim:sw=4:ts=4:et
*/

@ -144,8 +144,3 @@ void BugServerConfig::writeConfig( TDEConfig *cfg )
cfg->writeEntry( "CurrentComponent", mCurrentComponent );
cfg->writeEntry( "CurrentBug", mCurrentBug );
}
/*
* vim:sw=4:ts=4:et
*/

@ -85,7 +85,3 @@ class BugServerConfig
};
#endif
/*
* vim:sw=4:ts=4:et
*/

@ -430,7 +430,3 @@ void BugSystem::killAllJobs()
}
#include "bugsystem.moc"
/*
* vim:sw=4:ts=4:et
*/

@ -141,7 +141,3 @@ class BugSystem : public TQObject
};
#endif
/*
* vim:sw=4:ts=4:et
*/

@ -401,7 +401,3 @@ TQDateTime DomProcessor::parseDate( const TQString &dateStr )
return date;
}
/*
* vim:sw=4:ts=4:et
*/

@ -63,7 +63,3 @@ class DomProcessor : public Processor
};
#endif
/*
* vim:sw=4:ts=4:et
*/

@ -76,7 +76,3 @@ bool Package::operator<( const Package &rhs ) const
{
return m_impl < rhs.m_impl;
}
/**
* vim:ts=4:sw=4:et
*/

@ -38,6 +38,3 @@ private:
};
#endif
/* vim: set sw=4 ts=4 et softtabstop=4: */

@ -25,7 +25,3 @@ public:
};
#endif
/*
* vim:sw=4:ts=4:et
*/

@ -62,7 +62,3 @@ void PackageListJob::process( const TQByteArray &data )
#include "packagelistjob.moc"
/*
* vim:sw=4:ts=4:et
*/

@ -50,7 +50,3 @@ class PackageListJob : public BugJob
#endif
/*
* vim:ts=4:sw=4:et
*/

@ -68,7 +68,3 @@ Person Person::parseFromString( const TQString &_str )
return res;
}
/**
* vim:et:ts=4:sw=4
*/

@ -20,7 +20,3 @@ struct Person
};
#endif
/*
* vim:sw=4:ts=4:et
*/

@ -71,8 +71,3 @@ void Processor::setBugDetailsQuery( KURL &url, const Bug &bug )
url.setFileName( "xml.cgi" );
url.setQuery( "?id=" + bug.number() );
}
/*
* vim:sw=4:ts=4:et
*/

@ -57,7 +57,3 @@ class Processor
};
#endif
/*
* vim:sw=4:ts=4:et
*/

@ -101,7 +101,3 @@ void RdfProcessor::setBugListQuery( KURL &url, const Package &product, const TQS
url.addQueryItem( "value0-0-0", num );
}
}
/*
* vim:sw=4:ts=4:et
*/

@ -37,7 +37,3 @@ class RdfProcessor : public DomProcessor
};
#endif
/*
* vim:sw=4:ts=4:et
*/

@ -104,6 +104,3 @@ void BugLVI::setCommandState( BugCommand::State state)
{
mCommandState = state;
}
// vim: set et ts=4 sw=4 sts=4:

@ -52,6 +52,3 @@ private:
} // namespace
#endif // KBBMAINWINDOW_BUGLVI_H
/* vim: set et ts=4 softtabstop=4 sw=4: */

@ -503,5 +503,3 @@ CWBugDetails *CentralWidget::bugDetailsWidget()
}
#include "centralwidget.moc"
/* vim: set et ts=4 sw=4 softtabstop=4: */

@ -138,6 +138,3 @@ private:
} // namespace
#endif // KBBMAINWINDOW_CENTRALWIGET_H
/* vim: set et ts=4 softtabstop=4 sw=4: */

@ -207,6 +207,3 @@ TQString CWBugDetails::selectedText() const
}
#include "cwbugdetails.moc"
/* vim: set et ts=4 sw=4 softtabstop=4: */

@ -61,6 +61,3 @@ class CWBugDetails : public TQWidget
} // namespace
#endif
/* vim: set et ts=4 softtabstop=4 sw=4: */

@ -264,6 +264,3 @@ void CWBugDetailsContainer::enableButtons( const Bug &bug )
}
#include "cwbugdetailscontainer.moc"
/* vim: set et ts=4 sw=4 softtabstop=4: */

@ -84,6 +84,3 @@ private:
} // namespace
#endif
/* vim: set et ts=4 softtabstop=4 sw=4: */

@ -324,5 +324,3 @@ TQStringList CWBugListContainer::selectedBugs() const
}
#include "cwbuglistcontainer.moc"
/* vim: set et ts=4 sw=4 softtabstop=4: */

@ -95,6 +95,3 @@ private:
} // namespace
#endif
/* vim: set et ts=4 softtabstop=4 sw=4: */

@ -252,5 +252,3 @@ void CWLoadingWidget::drawContents( TQPainter *p )
}
#include "cwloadingwidget.moc"
/* vim: set et ts=4 sw=4 softtabstop=4: */

@ -83,6 +83,3 @@ private:
} // namespace
#endif // KBBMAINWINDOW_CWLOADINGWIDGET_H
/* vim: set et ts=4 softtabstop=4 sw=4: */

@ -64,6 +64,3 @@ void CWSearchWidget::textNumberChanged ( const TQString &_text )
}
#include "cwsearchwidget.moc"
/* vim: set et ts=4 sw=4 softtabstop=4: */

@ -42,6 +42,3 @@ public slots:
} // namespace
#endif
/* vim: set et ts=4 softtabstop=4 sw=4: */

@ -499,6 +499,3 @@ void KBBMainWindow::clearCache()
}
#include "kbbmainwindow.moc"
/* vim: set et ts=4 sw=4 softtabstop=4: */

@ -140,6 +140,3 @@ class KBBMainWindow : public TDEMainWindow, virtual public KBookmarkOwner
};
#endif
/* vim: set et ts=4 softtabstop=4 sw=4: */

@ -33,6 +33,3 @@ PackageLVI::PackageLVI( TQListViewItem *parent , const Package &pkg, const TQStr
PackageLVI::~PackageLVI()
{
}
/* vim: set et ts=4 sw=4 softtabstop=4: */

@ -46,6 +46,3 @@ private:
};
#endif // PACKAGELVI_H
/* vim: set et ts=4 softtabstop=4 sw=4: */

@ -79,5 +79,3 @@ int main(int argc, char *argv[])
return app.exec();
}
}
/* vim: set et ts=4 sw=4 softtabstop=4: */

@ -405,5 +405,3 @@ bool DiffModel::setSelectedDifference( Difference* diff )
}
#include "diffmodel.moc"
/* vim: set ts=4 sw=4 noet: */

@ -1419,5 +1419,3 @@ void KompareModelList::slotActionUnapplyAllDifferences()
}
#include "komparemodellist.moc"
/* vim: set ts=4 sw=4 noet: */

@ -212,6 +212,3 @@ int main(int argc, char *argv[])
return kapp->exec();
}
/* vim: set ts=4 sw=4 noet: */

@ -730,9 +730,6 @@ diff -c -r1.26 dcop.cpp
+
return 0;
}
+
+ // vim: set ts=8 sts=4 sw=4 noet:
+
Index: client/dcopfind.cpp
===================================================================
RCS file: /home/kde/tdelibs/dcop/client/dcopfind.cpp,v

@ -4,9 +4,6 @@ RCS file: /home/kde/tdelibs/dcop/client/dcop.cpp,v
retrieving revision 1.26
diff -e -r1.26 dcop.cpp
343a
// vim: set ts=8 sts=4 sw=4 noet:
.
340a
}

@ -612,10 +612,6 @@ diff -r1.26 dcop.cpp
> users[ user ] = userList()[ user ];
>
> runDCOP( args, users, session, sessionName, readStdin );
343a771,773
>
> // vim: set ts=8 sts=4 sw=4 noet:
>
Index: client/dcopfind.cpp
===================================================================
RCS file: /home/kde/tdelibs/dcop/client/dcopfind.cpp,v

@ -539,10 +539,6 @@ int main( int argc, char** argv )
users[ user ] = userList()[ user ];
runDCOP( args, users, session, sessionName, readStdin );
a343 3
// vim: set ts=8 sts=4 sw=4 noet:
Index: client/dcopfind.cpp
===================================================================
RCS file: /home/kde/tdelibs/dcop/client/dcopfind.cpp,v

@ -116,7 +116,7 @@ diff -u -r1.26 dcop.cpp
tqWarning( "arguments do not match" );
exit(1);
}
@@ -265,79 +294,480 @@
@@ -265,79 +294,477 @@
}
}
}
@ -651,9 +651,6 @@ diff -u -r1.26 dcop.cpp
+
return 0;
}
+
+// vim: set ts=8 sts=4 sw=4 noet:
+
Index: client/dcopfind.cpp
===================================================================
RCS file: /home/kde/tdelibs/dcop/client/dcopfind.cpp,v

@ -247,7 +247,7 @@ diff -cr dcop/client/dcop.cpp dcop2/client/dcop.cpp
return 0;
}
--- 295,773 ----
--- 295,770 ----
}
}
@ -724,9 +724,6 @@ diff -cr dcop/client/dcop.cpp dcop2/client/dcop.cpp
return 0;
}
+
+ // vim: set ts=8 sts=4 sw=4 noet:
+
diff -cr dcop/client/dcopfind.cpp dcop2/client/dcopfind.cpp
*** dcop/client/dcopfind.cpp Wed Jan 30 22:38:07 2002
--- dcop2/client/dcopfind.cpp Wed Jan 30 22:37:04 2002

@ -1,8 +1,4 @@
diff -er dcop/client/dcop.cpp dcop2/client/dcop.cpp
343a
// vim: set ts=8 sts=4 sw=4 noet:
.
340a
}

@ -608,10 +608,6 @@ diff -r dcop/client/dcop.cpp dcop2/client/dcop.cpp
> users[ user ] = userList()[ user ];
>
> runDCOP( args, users, session, sessionName, readStdin );
343a771,773
>
> // vim: set ts=8 sts=4 sw=4 noet:
>
diff -r dcop/client/dcopfind.cpp dcop2/client/dcopfind.cpp
39c39
< bool findObject( const char* app, const char* obj, const char* func, int argc, char** args )

@ -535,10 +535,6 @@ int main( int argc, char** argv )
users[ user ] = userList()[ user ];
runDCOP( args, users, session, sessionName, readStdin );
a343 3
// vim: set ts=8 sts=4 sw=4 noet:
diff -nr dcop/client/dcopfind.cpp dcop2/client/dcopfind.cpp
d39 1
a39 1

@ -112,7 +112,7 @@ diff -aur dcop/client/dcop.cpp dcop2/client/dcop.cpp
tqWarning( "arguments do not match" );
exit(1);
}
@@ -266,78 +295,479 @@
@@ -266,78 +295,476 @@
}
}
@ -646,9 +646,6 @@ diff -aur dcop/client/dcop.cpp dcop2/client/dcop.cpp
return 0;
}
+
+// vim: set ts=8 sts=4 sw=4 noet:
+
diff -aur dcop/client/dcopfind.cpp dcop2/client/dcopfind.cpp
--- dcop/client/dcopfind.cpp Wed Jan 30 22:38:07 2002
+++ dcop2/client/dcopfind.cpp Wed Jan 30 22:37:04 2002

@ -1,5 +1,3 @@
// -*- c++ -*-
#ifndef KSPY_H
#define KSPY_H

@ -1,4 +1,4 @@
/* vi: ts=8 sts=4 sw=4
/*
*
* $Id$
*

@ -1,4 +1,4 @@
/* vi: ts=8 sts=4 sw=4
/*
*
* $Id$
*

@ -2782,6 +2782,3 @@ void StyleCheckStyle::renderGradient( TQPainter* p, const TQRect& r,
p->fillRect(r, clr);
return;
}
// vim: set noet ts=4 sw=4:
// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off;

@ -182,8 +182,4 @@ class StyleCheckStyle : public TDEStyle
StyleCheckStyle( const StyleCheckStyle & );
StyleCheckStyle& operator=( const StyleCheckStyle & );
};
// vim: set noet ts=4 sw=4:
// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off;
#endif

@ -897,5 +897,3 @@ Add a DIAGNOSIS section to this man page.
Frerich Raabe <raabe@kde.org>
=cut
# vim:et:ts=2:sw=2

@ -201,5 +201,3 @@ MAKE_OPTS=""
# here.
#
#MAKE=make
# vim:et:ts=2:sw=2

@ -424,5 +424,3 @@ endfunction
autocmd Syntax * call AddQtSyntax()
autocmd CursorHold * call UpdateMocFiles()
" vim: sw=4 sts=4 et

@ -38,16 +38,6 @@
;; in a Local Variables: section at the end of a file. E.g. the
;; contents of a typical dirvars file might look like this:
;;
;; ;; -*- emacs-lisp -*-
;; ;;
;; ;; This file is processed by the dirvars emacs package. Each variable
;; ;; setting below is performed when this dirvars file is loaded.
;; ;;
;; indent-tabs-mode: nil
;; tab-width: 8
;; show-trailing-whitespace: t
;; indicate-empty-lines: t
;;
;; Much of this code is stolen and modified from the standard Emacs
;; files.el
;;

@ -4282,5 +4282,3 @@ if ($@)
}
finish($result);
# vim: set et sw=4 ts=4:

@ -194,6 +194,3 @@ sub usage() {
print STDERR "dprof2calltree -f <tmon.out> [-o outfile]\n";
exit -1;
}
# vim: set sts=2 ts=2 bs ai expandtab :

@ -605,6 +605,3 @@ void KDiffPlugin::determineDiffInfo( const TQStringList lines,
}
#include "tdefile_diff.moc"
/* vim: set ts=4 sw=4 noet: */

@ -1,4 +1,3 @@
// -*- c-basic-offset: 2 -*-
/*
* This file is part of the KDE libraries
* Copyright (C) 1999-2000 Harri Porten (porten@kde.org)

@ -1,4 +1,3 @@
// -*- c-basic-offset: 2 -*-
/*
* This file is part of the KDE libraries
* Copyright (C) 1999-2000 Harri Porten (porten@kde.org)

Loading…
Cancel
Save