diff --git a/CMakeLists.txt b/CMakeLists.txt index 8ff351fb..328bf27e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -project(plasma-device-sim) +project(plasma-phone-components) # minimal requirements cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR) diff --git a/shell/contents/views/Desktop.qml b/shell/contents/views/Desktop.qml index af137947..dceaa025 100644 --- a/shell/contents/views/Desktop.qml +++ b/shell/contents/views/Desktop.qml @@ -3,7 +3,7 @@ import org.kde.plasma.core 2.0 as PlasmaCore import "../components" Rectangle { - id: root + id: homescreen width: 1024 height: 768