diff options
Diffstat (limited to 'kcontrol/background')
-rw-r--r-- | kcontrol/background/bgadvanced.cpp | 2 | ||||
-rw-r--r-- | kcontrol/background/bgadvanced.h | 2 | ||||
-rw-r--r-- | kcontrol/background/bgdefaults.h | 2 | ||||
-rw-r--r-- | kcontrol/background/bgdialog.cpp | 1 | ||||
-rw-r--r-- | kcontrol/background/bgmonitor.cpp | 3 | ||||
-rw-r--r-- | kcontrol/background/bgmonitor.h | 3 | ||||
-rw-r--r-- | kcontrol/background/bgrender.cpp | 3 | ||||
-rw-r--r-- | kcontrol/background/bgrender.h | 3 | ||||
-rw-r--r-- | kcontrol/background/bgsettings.cpp | 3 | ||||
-rw-r--r-- | kcontrol/background/bgsettings.h | 3 | ||||
-rw-r--r-- | kcontrol/background/bgwallpaper.cpp | 2 | ||||
-rw-r--r-- | kcontrol/background/bgwallpaper.h | 2 | ||||
-rw-r--r-- | kcontrol/background/crossfade.h | 3 | ||||
-rw-r--r-- | kcontrol/background/main.cpp | 2 | ||||
-rw-r--r-- | kcontrol/background/main.h | 2 |
15 files changed, 14 insertions, 22 deletions
diff --git a/kcontrol/background/bgadvanced.cpp b/kcontrol/background/bgadvanced.cpp index 697836797..2a80db02d 100644 --- a/kcontrol/background/bgadvanced.cpp +++ b/kcontrol/background/bgadvanced.cpp @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* This file is part of the KDE project, module kcmbackground. diff --git a/kcontrol/background/bgadvanced.h b/kcontrol/background/bgadvanced.h index cc1ba7bf1..15fcae5fd 100644 --- a/kcontrol/background/bgadvanced.h +++ b/kcontrol/background/bgadvanced.h @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* This file is part of the KDE project, module kcmbackground. diff --git a/kcontrol/background/bgdefaults.h b/kcontrol/background/bgdefaults.h index d64c6e546..bde81071a 100644 --- a/kcontrol/background/bgdefaults.h +++ b/kcontrol/background/bgdefaults.h @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * * This file is part of the KDE project, module kdesktop. * Copyright (C) 1999 Geert Jansen <g.t.jansen@stud.tue.nl> diff --git a/kcontrol/background/bgdialog.cpp b/kcontrol/background/bgdialog.cpp index e903b7bc2..f82ccdd8a 100644 --- a/kcontrol/background/bgdialog.cpp +++ b/kcontrol/background/bgdialog.cpp @@ -1,5 +1,4 @@ /* - kate: space-indent on; indent-width 3; indent-mode cstyle; This file is part of the KDE libraries diff --git a/kcontrol/background/bgmonitor.cpp b/kcontrol/background/bgmonitor.cpp index c05e70e5f..1cf601bee 100644 --- a/kcontrol/background/bgmonitor.cpp +++ b/kcontrol/background/bgmonitor.cpp @@ -1,5 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 - kate: space-indent on; indent-width 4; indent-mode cstyle; +/* This file is part of the KDE project, module kcmbackground. diff --git a/kcontrol/background/bgmonitor.h b/kcontrol/background/bgmonitor.h index 4a86ea3d2..5d2e1fc45 100644 --- a/kcontrol/background/bgmonitor.h +++ b/kcontrol/background/bgmonitor.h @@ -1,5 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 - kate: space-indent on; indent-width 4; indent-mode cstyle; +/* This file is part of the KDE project, module kcmbackground. diff --git a/kcontrol/background/bgrender.cpp b/kcontrol/background/bgrender.cpp index d8cc53c9a..e6c8fcccd 100644 --- a/kcontrol/background/bgrender.cpp +++ b/kcontrol/background/bgrender.cpp @@ -1,5 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 - * kate: space-indent on; tab-width 8; indent-width 4; indent-mode cstyle; +/* * * This file is part of the KDE project, module kdesktop. * Copyright (C) 1999 Geert Jansen <g.t.jansen@stud.tue.nl> diff --git a/kcontrol/background/bgrender.h b/kcontrol/background/bgrender.h index 5ab1cc6c3..56ce3076a 100644 --- a/kcontrol/background/bgrender.h +++ b/kcontrol/background/bgrender.h @@ -1,5 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 - * kate: space-indent on; tab-width 8; indent-width 4; indent-mode cstyle; +/* * * This file is part of the KDE project, module kdesktop. * Copyright (C) 1999 Geert Jansen <g.t.jansen@stud.tue.nl> diff --git a/kcontrol/background/bgsettings.cpp b/kcontrol/background/bgsettings.cpp index 1ee452ac2..278a250c9 100644 --- a/kcontrol/background/bgsettings.cpp +++ b/kcontrol/background/bgsettings.cpp @@ -1,5 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 - * kate: space-indent on; indent-width 4; indent-mode cstyle; +/* * * This file is part of the KDE project, module kdesktop. * Copyright (C) 1999 Geert Jansen <g.t.jansen@stud.tue.nl> diff --git a/kcontrol/background/bgsettings.h b/kcontrol/background/bgsettings.h index a49873af2..348446c82 100644 --- a/kcontrol/background/bgsettings.h +++ b/kcontrol/background/bgsettings.h @@ -1,5 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 - * kate: space-indent on; indent-width 4; indent-mode cstyle; +/* * * This file is part of the KDE project, module kdesktop. * Copyright (C) 1999 Geert Jansen <g.t.jansen@stud.tue.nl> diff --git a/kcontrol/background/bgwallpaper.cpp b/kcontrol/background/bgwallpaper.cpp index 5e43caa4d..b10c3707b 100644 --- a/kcontrol/background/bgwallpaper.cpp +++ b/kcontrol/background/bgwallpaper.cpp @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* This file is part of the KDE project, module kcmbackground. diff --git a/kcontrol/background/bgwallpaper.h b/kcontrol/background/bgwallpaper.h index dfee2066e..32f0784fc 100644 --- a/kcontrol/background/bgwallpaper.h +++ b/kcontrol/background/bgwallpaper.h @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* This file is part of the KDE project, module kcmbackground. diff --git a/kcontrol/background/crossfade.h b/kcontrol/background/crossfade.h index da589aac4..4a9bc2b30 100644 --- a/kcontrol/background/crossfade.h +++ b/kcontrol/background/crossfade.h @@ -1,5 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 - * kate: space-indent on; tab-width 8; indent-width 4; indent-mode cstyle; +/* * * This file is part of the KDE project, module kdesktop. * Copyright (C) 1999,2000 Geert Jansen <jansen@kde.org> diff --git a/kcontrol/background/main.cpp b/kcontrol/background/main.cpp index 2f6832dcc..75ed22269 100644 --- a/kcontrol/background/main.cpp +++ b/kcontrol/background/main.cpp @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * This file is part of the KDE project, module kcmbackground. * Copyright (C) 1999 Geert Jansen <g.t.jansen@stud.tue.nl> * Copyright (C) 2003 Waldo Bastian <bastian@kde.org> diff --git a/kcontrol/background/main.h b/kcontrol/background/main.h index 9fdba57b8..79e72d5a3 100644 --- a/kcontrol/background/main.h +++ b/kcontrol/background/main.h @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * * This file is part of the KDE project, module kcmdisplay. * Copyright (C) 1999 Geert Jansen <g.t.jansen@stud.tue.nl> |