From de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:02:02 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kdepasswd/CMakeLists.txt | 2 +- kdepasswd/kcm/chfacedlg.cpp | 2 +- kdepasswd/kcm/kcm_useraccount.desktop | 2 +- kdepasswd/kcm/main.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kdepasswd') diff --git a/kdepasswd/CMakeLists.txt b/kdepasswd/CMakeLists.txt index a087113da..887362b28 100644 --- a/kdepasswd/CMakeLists.txt +++ b/kdepasswd/CMakeLists.txt @@ -32,6 +32,6 @@ install( FILES kdepasswd.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) tde_add_executable( kdepasswd AUTOMOC SOURCES kdepasswd.cpp passwd.cpp passwddlg.cpp - LINK kio-shared + LINK tdeio-shared DESTINATION ${BIN_INSTALL_DIR} ) diff --git a/kdepasswd/kcm/chfacedlg.cpp b/kdepasswd/kcm/chfacedlg.cpp index 512b7e55f..baafd651e 100644 --- a/kdepasswd/kcm/chfacedlg.cpp +++ b/kdepasswd/kcm/chfacedlg.cpp @@ -36,7 +36,7 @@ #include #include -#include +#include #include #include #include diff --git a/kdepasswd/kcm/kcm_useraccount.desktop b/kdepasswd/kcm/kcm_useraccount.desktop index 6171810a3..51c168bd5 100644 --- a/kdepasswd/kcm/kcm_useraccount.desktop +++ b/kdepasswd/kcm/kcm_useraccount.desktop @@ -4,7 +4,7 @@ Categories=Qt;TDE;X-TDE-settings-security; X-TDE-ParentApp=kcontrol X-TDE-Library=useraccount Type=Application -Exec=kcmshell kcm_useraccount +Exec=tdecmshell kcm_useraccount Name=Password & User Account Name[af]=Gebruiker rekening en Wagwoord Name[ar]=كلمة المرور و حساب المستخدم diff --git a/kdepasswd/kcm/main.cpp b/kdepasswd/kcm/main.cpp index bc763243d..e8135caae 100644 --- a/kdepasswd/kcm/main.cpp +++ b/kdepasswd/kcm/main.cpp @@ -42,7 +42,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3