From 7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:28:57 -0600 Subject: Additional kde to tde renaming --- kdepasswd/Makefile.am | 2 +- kdepasswd/kcm/chfnprocess.cpp | 2 +- kdepasswd/kcm/chfnprocess.h | 2 +- kdepasswd/kdepasswd.cpp | 2 +- kdepasswd/passwd.cpp | 4 ++-- kdepasswd/passwd.h | 4 ++-- kdepasswd/passwddlg.cpp | 2 +- kdepasswd/passwddlg.h | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) (limited to 'kdepasswd') diff --git a/kdepasswd/Makefile.am b/kdepasswd/Makefile.am index d206a092b..a24c5e2e0 100644 --- a/kdepasswd/Makefile.am +++ b/kdepasswd/Makefile.am @@ -3,7 +3,7 @@ SUBDIRS = kcm bin_PROGRAMS = kdepasswd kdepasswd_SOURCES = kdepasswd.cpp passwd.cpp passwddlg.cpp -kdepasswd_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +kdepasswd_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor kdepasswd_LDADD = $(LIB_KIO) METASOURCES = AUTO diff --git a/kdepasswd/kcm/chfnprocess.cpp b/kdepasswd/kcm/chfnprocess.cpp index 4f6af0add..56bd546da 100644 --- a/kdepasswd/kcm/chfnprocess.cpp +++ b/kdepasswd/kcm/chfnprocess.cpp @@ -18,7 +18,7 @@ #include -#include +#include #include #include #include "chfnprocess.h" diff --git a/kdepasswd/kcm/chfnprocess.h b/kdepasswd/kcm/chfnprocess.h index 4f129b643..d29ccc538 100644 --- a/kdepasswd/kcm/chfnprocess.h +++ b/kdepasswd/kcm/chfnprocess.h @@ -12,7 +12,7 @@ #define CHFNPROC_H #include -#include +#include class ChfnProcess : public PtyProcess { diff --git a/kdepasswd/kdepasswd.cpp b/kdepasswd/kdepasswd.cpp index ae75554dd..38638c288 100644 --- a/kdepasswd/kdepasswd.cpp +++ b/kdepasswd/kdepasswd.cpp @@ -2,7 +2,7 @@ * * $Id$ * - * This file is part of the KDE project, module kdesu. + * This file is part of the KDE project, module tdesu. * Copyright (C) 2000 Geert Jansen */ diff --git a/kdepasswd/passwd.cpp b/kdepasswd/passwd.cpp index 89bbbdf82..9d29333fc 100644 --- a/kdepasswd/passwd.cpp +++ b/kdepasswd/passwd.cpp @@ -2,7 +2,7 @@ * * $Id$ * - * This file is part of the KDE project, module kdesu. + * This file is part of the KDE project, module tdesu. * Copyright (C) 1999,2000 Geert Jansen * * passwd.cpp: Change a user's password. @@ -28,7 +28,7 @@ #include #include -#include +#include #include "passwd.h" diff --git a/kdepasswd/passwd.h b/kdepasswd/passwd.h index 72590740d..a5a75d5ff 100644 --- a/kdepasswd/passwd.h +++ b/kdepasswd/passwd.h @@ -2,7 +2,7 @@ * * $Id$ * - * This file is part of the KDE project, module kdesu. + * This file is part of the KDE project, module tdesu. * Copyright (C) 2000 Geert Jansen */ @@ -10,7 +10,7 @@ #define __Passwd_h_Included__ #include -#include +#include /** * A C++ API to passwd. diff --git a/kdepasswd/passwddlg.cpp b/kdepasswd/passwddlg.cpp index edfdd8b8b..833195031 100644 --- a/kdepasswd/passwddlg.cpp +++ b/kdepasswd/passwddlg.cpp @@ -2,7 +2,7 @@ * * $Id$ * - * This file is part of the KDE project, module kdesu. + * This file is part of the KDE project, module tdesu. * Copyright (C) 2000 Geert Jansen */ diff --git a/kdepasswd/passwddlg.h b/kdepasswd/passwddlg.h index 853a8ac19..3e81856e9 100644 --- a/kdepasswd/passwddlg.h +++ b/kdepasswd/passwddlg.h @@ -2,7 +2,7 @@ * * $Id$ * - * This file is part of the KDE project, module kdesu. + * This file is part of the KDE project, module tdesu. * Copyright (C) 2000 Geert Jansen */ -- cgit v1.2.3