From 854b956fbca82c50032571c5aeca710a618d4b88 Mon Sep 17 00:00:00 2001 From: Giorgos Tsiapaliokas Date: Sat, 31 Aug 2013 17:04:05 +0300 Subject: [PATCH] shell/shellpackage.cpp -> plasmaview/shellpackage_p.cpp shell/shellpackage.h -> plasmaview/shellpackage_p.h --- src/{shell/shellpackage.cpp => plasmaview/shellpackage_p.cpp} | 0 src/{shell/shellpackage.h => plasmaview/shellpackage_p.h} | 0 src/shell/CMakeLists.txt | 2 -- 3 files changed, 2 deletions(-) rename src/{shell/shellpackage.cpp => plasmaview/shellpackage_p.cpp} (100%) rename src/{shell/shellpackage.h => plasmaview/shellpackage_p.h} (100%) diff --git a/src/shell/shellpackage.cpp b/src/plasmaview/shellpackage_p.cpp similarity index 100% rename from src/shell/shellpackage.cpp rename to src/plasmaview/shellpackage_p.cpp diff --git a/src/shell/shellpackage.h b/src/plasmaview/shellpackage_p.h similarity index 100% rename from src/shell/shellpackage.h rename to src/plasmaview/shellpackage_p.h diff --git a/src/shell/CMakeLists.txt b/src/shell/CMakeLists.txt index 860c25dc2..0187dded0 100644 --- a/src/shell/CMakeLists.txt +++ b/src/shell/CMakeLists.txt @@ -59,8 +59,6 @@ add_executable(plasma-shell main.cpp desktopcorona.cpp panelview.cpp - shellpluginloader.cpp - shellpackage.cpp lookandfeelpackage.cpp panelconfigview.cpp ${scripting_SRC}