sync with master
authorJinkun Jang <jinkun.jang@samsung.com>
Sat, 16 Mar 2013 07:05:26 +0000 (16:05 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Sat, 16 Mar 2013 07:05:26 +0000 (16:05 +0900)
commit8589900efb5321531577ff6c259f499bc8d7c78d
tree3319377f22d8b9db411cfe6285d92f64b9b2c754
parent50f640c0650a92d77ba1f4cf7b00e4f1722ef79f
sync with master
24 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0755]
NOTICE [new file with mode: 0755]
data/dummy.txt [new file with mode: 0644]
icons/icon.png [new file with mode: 0644]
icons/splash.png [new file with mode: 0644]
inc/FShell_AppWidgetContext.h [new file with mode: 0644]
inc/FShell_AppWidgetContextBase.h [new file with mode: 0644]
inc/FShell_AppWidgetManagerService.h [new file with mode: 0644]
inc/FShell_AppWidgetManagerStub.h [new file with mode: 0644]
inc/FShell_AppWidgetPopupContext.h [new file with mode: 0644]
inc/OspAppWidgetService.h [new file with mode: 0644]
manifest.xml [new file with mode: 0644]
osp-livebox-service.manifest [new file with mode: 0644]
packaging/osp-livebox-service.spec [new file with mode: 0644]
res/screen-density-xhigh/tizen.png [new file with mode: 0644]
src/FShell_AppWidgetContext.cpp [new file with mode: 0644]
src/FShell_AppWidgetContextBase.cpp [new file with mode: 0644]
src/FShell_AppWidgetManagerService.cpp [new file with mode: 0644]
src/FShell_AppWidgetManagerStub.cpp [new file with mode: 0644]
src/FShell_AppWidgetPopupContext.cpp [new file with mode: 0644]
src/OspAppWidgetService.cpp [new file with mode: 0644]
src/OspAppWidgetServiceEntry.cpp [new file with mode: 0644]
system-service-export.ver [new file with mode: 0755]