Add home & lock screen type menu and fix nabi issue(N_SE-35004, N_SE-34966)
authorTaeHo Choi <thanks.choi@samsung.com>
Thu, 18 Apr 2013 06:48:58 +0000 (15:48 +0900)
committerTaeHo Choi <thanks.choi@samsung.com>
Thu, 18 Apr 2013 06:48:58 +0000 (15:48 +0900)
commit2105d829182022a6ede3ca98f61aac20739a48ee
tree3c31d78a9da0697ec3b60d9348e8fcd66d59b3e0
parent5f2a4e16b29f8b87e9e89bcb69030d774daa7c52
Add home & lock screen type menu and fix nabi issue(N_SE-35004, N_SE-34966)

Change-Id: I1d153e8fbb3e129dbfa5f37a54a353eb8d34310e
Signed-off-by: TaeHo Choi <thanks.choi@samsung.com>
12 files changed:
inc/StHomeAndLockScreenForm.h [new file with mode: 0644]
inc/StScreenTypeForm.h [new file with mode: 0644]
inc/StSettingScenesList.h
inc/StTypes.h
src/StAboutPhoneForm.cpp
src/StAppSettingForm.cpp
src/StFormFactory.cpp
src/StHomeAndLockScreenForm.cpp [new file with mode: 0644]
src/StMainFrame.cpp
src/StMainMenuForm.cpp
src/StScreenTypeForm.cpp [new file with mode: 0644]
src/StTypes.cpp