Tizen 2.0 release 2.0alpha master 2.0_alpha submit/master/20120920.150940
authorJaekyun Lee <jkyun.lee@samsung.com>
Tue, 21 Aug 2012 10:53:48 +0000 (19:53 +0900)
committerJaekyun Lee <jkyun.lee@samsung.com>
Tue, 21 Aug 2012 10:53:48 +0000 (19:53 +0900)
commit87a2ed822c2b8e26e0570dc68fa0443455d0ffc2
tree2bad11b6c30565f4edafb68419971d38fa999dc9
parent283eb2b046bd3717d4214bc75f440212c3c7d334
Tizen 2.0 release
31 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
NOTICE [new file with mode: 0644]
data/bluetooth-share-ui.ini [new file with mode: 0644]
data/edc/bt-share-layout.edc [new file with mode: 0644]
data/images/A01-4_Inbound_transfer_failed.png [new file with mode: 0644]
data/images/A01-4_Inbound_transfer_successed.png [new file with mode: 0644]
data/images/A01-4_No_items_Inbound_transfer.png [new file with mode: 0644]
data/images/A01-4_No_items_Outbound_transfer.png [new file with mode: 0644]
data/images/A01-4_Outbound_transfer_failed.png [new file with mode: 0644]
data/images/A01-4_Outbound_transfer_successed.png [new file with mode: 0644]
data/images/Q02_Notification_bluetooth.png [new file with mode: 0644]
data/images/Q02_icon_BT_receive.png [new file with mode: 0644]
data/images/Q02_icon_BT_transmit.png [new file with mode: 0644]
data/org.tizen.bluetooth-share-ui.png [new file with mode: 0644]
data/org.tizen.bluetooth-share-ui.xml [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/org.tizen.bluetooth-share-ui.install.in [new file with mode: 0644]
debian/rules [new file with mode: 0755]
packaging/org.tizen.bluetooth-share-ui.spec [new file with mode: 0644]
src/applog.h [new file with mode: 0644]
src/bt-share-ui-ipc.c [new file with mode: 0644]
src/bt-share-ui-ipc.h [new file with mode: 0644]
src/bt-share-ui-main.c [new file with mode: 0644]
src/bt-share-ui-main.h [new file with mode: 0644]
src/bt-share-ui-resource.h [new file with mode: 0644]
src/bt-share-ui-view.c [new file with mode: 0644]
src/bt-share-ui-view.h [new file with mode: 0644]