change class name '_Livebox -> _LiveboxContext'
authorjungmin76.park <jungmin76.park@samsung.com>
Fri, 1 Feb 2013 06:05:07 +0000 (15:05 +0900)
committerjungmin76.park <jungmin76.park@samsung.com>
Fri, 1 Feb 2013 12:38:07 +0000 (21:38 +0900)
commit997f2fcbf18d8fd0cbd2b74ca6062c48da821e1f
tree888f7a9cac4ccb8046634aca4a4b0d6649156e2b
parent3d2cfa7c1538ddd8cd57511825d237734a17cde7
change class name '_Livebox -> _LiveboxContext'

Change-Id: Ic14dca71bd7bf98e8c48810de27261a6f3642260
Signed-off-by: jungmin76.park <jungmin76.park@samsung.com>
15 files changed:
CMakeLists.txt
inc/FShell_LiveboxContext.h [moved from inc/FShell_Livebox.h with 55% similarity]
inc/FShell_LiveboxContextBase.h [moved from inc/FShell_LiveboxBase.h with 58% similarity]
inc/FShell_LiveboxManagerService.h
inc/FShell_LiveboxManagerStub.h
inc/FShell_LiveboxPopup.h [deleted file]
inc/FShell_LiveboxPopupContext.h [new file with mode: 0644]
inc/OspLiveboxService.h
src/FShell_LiveboxContext.cpp [moved from src/FShell_Livebox.cpp with 74% similarity]
src/FShell_LiveboxContextBase.cpp [moved from src/FShell_LiveboxBase.cpp with 86% similarity]
src/FShell_LiveboxManagerService.cpp
src/FShell_LiveboxManagerStub.cpp
src/FShell_LiveboxPopupContext.cpp [moved from src/FShell_LiveboxPopup.cpp with 68% similarity]
src/OspLiveboxService.cpp
src/OspLiveboxServiceEntry.cpp