projects
/
framework
/
osp
/
appwidget-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb6ade7
)
Update Livebox
author
Jaesung Ku
<jaesung.ku@samsung.com>
Sat, 5 Jan 2013 05:54:20 +0000
(14:54 +0900)
committer
Jaesung Ku
<jaesung.ku@samsung.com>
Sat, 5 Jan 2013 05:54:20 +0000
(14:54 +0900)
Change-Id: I8525c996a77d60c6c2e62094bec61bf3f24d6e16
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
src/FShell_Livebox.cpp
patch
|
blob
|
history
diff --git
a/src/FShell_Livebox.cpp
b/src/FShell_Livebox.cpp
index
0cd59e7
..
181ec3d
100644
(file)
--- a/
src/FShell_Livebox.cpp
+++ b/
src/FShell_Livebox.cpp
@@
-281,7
+281,7
@@
_Livebox::OnTimerExpired(Tizen::Base::Runtime::Timer& timer)
#if TEST_MODE_ENABLE
AppManager::GetInstance()->TerminateApplication(L"EOE7JEjMWn.SampleLiveboxApp");//todo remove this
#else
- AppManager::GetInstance()->TerminateApplication(__
provider
Id);
+ AppManager::GetInstance()->TerminateApplication(__
app
Id);
#endif
}
else if( &timer == &__UpdateTimer)