updated the osp-shell to osp-shell and osp-shell-core
authorJiban Prakash <p.jiban@samsung.com>
Tue, 11 Dec 2012 11:38:35 +0000 (17:08 +0530)
committerJiban Prakash <p.jiban@samsung.com>
Tue, 11 Dec 2012 11:50:35 +0000 (17:20 +0530)
commit88be890978033dec5674754fc83c38e846d92ba4
treedd97371c75712c90d6359c20f117b9e3c1fba0d2
parenta12c26d5246a459a31db46776f7495e655c4e6d1
updated the osp-shell to osp-shell and osp-shell-core

Change-Id: I13f8d758212e9dc3b16bf6c15aa0662a7aa7857b
Signed-off-by: Jiban Prakash <p.jiban@samsung.com>
14 files changed:
CMakeLists.txt
src/CMakeLists.txt
src/core/CMakeLists.txt [new file with mode: 0644]
src/core/FShellNotificationManager.cpp [moved from src/FShellNotificationManager.cpp with 100% similarity]
src/core/FShellNotificationRequest.cpp [moved from src/FShellNotificationRequest.cpp with 100% similarity]
src/core/FShell_NotificationManagerEventParamTraits.h [moved from src/FShell_NotificationManagerEventParamTraits.h with 100% similarity]
src/core/FShell_NotificationManagerImpl.cpp [moved from src/FShell_NotificationManagerImpl.cpp with 100% similarity]
src/core/FShell_NotificationManagerIpcMessages.cpp [moved from src/FShell_NotificationManagerIpcMessages.cpp with 100% similarity]
src/core/FShell_NotificationManagerIpcMessages.h [moved from src/FShell_NotificationManagerIpcMessages.h with 100% similarity]
src/core/FShell_NotificationManagerProxy.cpp [moved from src/FShell_NotificationManagerProxy.cpp with 100% similarity]
src/core/FShell_NotificationManagerProxy.h [moved from src/FShell_NotificationManagerProxy.h with 100% similarity]
src/core/FShell_NotificationRequestImpl.cpp [moved from src/FShell_NotificationRequestImpl.cpp with 100% similarity]
src/core/FShell_NotificationRequestImpl.h [moved from src/FShell_NotificationRequestImpl.h with 100% similarity]
src/core/inc/FShell_NotificationManagerImpl.h [moved from src/inc/FShell_NotificationManagerImpl.h with 100% similarity]