Tizen 2.1 base
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:37:51 +0000 (01:37 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:37:51 +0000 (01:37 +0900)
commitc1b09f012201f014eb698279d12a07c0ce6e62e1
tree6b9c3348266f8935c73121fa7ac6ea38cc42b8db
parentbbe023c911411370c4896540a424a455885cc87b
Tizen 2.1 base
32 files changed:
AUTHORS [new file with mode: 0755]
CMakeLists.txt [new file with mode: 0755]
LICENSE.APLv2.0 [new file with mode: 0755]
NOTICE [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: 0755]
debian/libnotification-0.install.in [new file with mode: 0644]
debian/libnotification-0.postinst.in [new file with mode: 0755]
debian/libnotification-dev.install.in [new file with mode: 0644]
debian/rules [new file with mode: 0755]
include/notification.h [new file with mode: 0755]
include/notification_db.h [new file with mode: 0755]
include/notification_debug.h [new file with mode: 0755]
include/notification_error.h [new file with mode: 0755]
include/notification_group.h [new file with mode: 0755]
include/notification_internal.h [new file with mode: 0755]
include/notification_list.h [new file with mode: 0755]
include/notification_noti.h [new file with mode: 0755]
include/notification_ongoing.h [new file with mode: 0755]
include/notification_status.h [new file with mode: 0755]
include/notification_type.h [new file with mode: 0755]
notification.manifest [new file with mode: 0755]
notification.pc.in [new file with mode: 0644]
packaging/notification.spec [new file with mode: 0755]
src/notification.c [new file with mode: 0755]
src/notification_db.c [new file with mode: 0755]
src/notification_group.c [new file with mode: 0755]
src/notification_list.c [new file with mode: 0755]
src/notification_noti.c [new file with mode: 0755]
src/notification_ongoing.c [new file with mode: 0755]
src/notification_status.c [new file with mode: 0755]