Tizen 2.1 base
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:38:12 +0000 (01:38 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:38:12 +0000 (01:38 +0900)
commit7c83e9661e76a4297913256f65d84709c9c3e26e
tree7f76d9983beab3974ec626e29f8b30fd969778ce
parentd122c66eb003810833ffc2c9e7ba275c48ef5b95
Tizen 2.1 base
141 files changed:
AUTHORS [new file with mode: 0755]
CMakeLists.txt [new file with mode: 0755]
LICENSE.Flora [new file with mode: 0755]
NOTICE [new file with mode: 0755]
daemon/common.h [new file with mode: 0755]
daemon/idletxt/idletxt.c [new file with mode: 0755]
daemon/list_util.c [new file with mode: 0755]
daemon/list_util.h [new file with mode: 0755]
daemon/minictrl/minictrl.c [new file with mode: 0755]
daemon/modules.c [new file with mode: 0755]
daemon/modules.h [new file with mode: 0755]
daemon/notifications/brightness.c [new file with mode: 0755]
daemon/notifications/noti.c [new file with mode: 0755]
daemon/notifications/noti.h [new file with mode: 0755]
daemon/notifications/noti_box.c [new file with mode: 0755]
daemon/notifications/noti_box.h [new file with mode: 0755]
daemon/notifications/noti_display_app.c [new file with mode: 0755]
daemon/notifications/noti_display_app.h [new file with mode: 0755]
daemon/notifications/noti_gridbox.c [new file with mode: 0755]
daemon/notifications/noti_gridbox.h [new file with mode: 0755]
daemon/notifications/noti_node.c [new file with mode: 0755]
daemon/notifications/noti_node.h [new file with mode: 0755]
daemon/notifications/noti_win.c [new file with mode: 0755]
daemon/notifications/noti_win.h [new file with mode: 0755]
daemon/notifications/status_msg.c [new file with mode: 0755]
daemon/notifications/ticker.c [new file with mode: 0755]
daemon/quickpanel-ui.c [new file with mode: 0755]
daemon/quickpanel-ui.h [new file with mode: 0755]
data/CMakeLists.txt [new file with mode: 0755]
data/icons/Q02_Notification_brightness.png [new file with mode: 0755]
data/icons/quick_standard_btn_nor.png [new file with mode: 0755]
data/icons/quick_standard_btn_press.png [new file with mode: 0755]
data/images/00_check_bg.png [new file with mode: 0755]
data/images/00_check_bg_dim.png [new file with mode: 0755]
data/images/00_check_bg_press.png [new file with mode: 0755]
data/images/00_check_checking.png [new file with mode: 0755]
data/images/00_check_checking_dim.png [new file with mode: 0755]
data/images/00_divider_line.png [new file with mode: 0755]
data/images/00_progress_bar.png [new file with mode: 0755]
data/images/00_progress_bg.png [new file with mode: 0755]
data/images/00_slider_handle.png [new file with mode: 0755]
data/images/00_slider_handle_dim.png [new file with mode: 0755]
data/images/00_slider_handle_press.png [new file with mode: 0755]
data/images/Q02_quickpanel_button_nomal_01_center.png [new file with mode: 0755]
data/images/Q02_quickpanel_button_nomal_01_left.png [new file with mode: 0755]
data/images/Q02_quickpanel_button_nomal_01_right.png [new file with mode: 0755]
data/images/Q02_quickpanel_button_press_01_center.png [new file with mode: 0755]
data/images/Q02_quickpanel_button_press_01_left.png [new file with mode: 0755]
data/images/Q02_quickpanel_button_press_01_right.png [new file with mode: 0755]
data/images/bg_pattern.png [new file with mode: 0755]
data/images/notification_bg.png [new file with mode: 0755]
data/images/quick_btn_close_dim.png [new file with mode: 0755]
data/images/quick_btn_close_nor.png [new file with mode: 0755]
data/images/quick_btn_close_press.png [new file with mode: 0755]
data/images/quick_handle.png [new file with mode: 0755]
data/images/quick_icon_bg_01.png [new file with mode: 0755]
data/images/quick_icon_bg_02.png [new file with mode: 0755]
data/images/quick_icon_bg_small.png [new file with mode: 0755]
data/images/quick_image_dimmed_land.png [new file with mode: 0755]
data/images/quick_image_dimmed_port.png [new file with mode: 0755]
data/images/quick_progress.9.png [new file with mode: 0755]
data/images/quick_progress_bg.9.png [new file with mode: 0755]
data/images/quick_progress_unknown_port_01.png [new file with mode: 0755]
data/images/quick_progress_unknown_port_02.png [new file with mode: 0755]
data/quickpanel.desktop.in [new file with mode: 0644]
data/quickpanel.edc [new file with mode: 0755]
data/quickpanel.png [new file with mode: 0644]
data/quickpanel.sh.in [new file with mode: 0644]
data/quickpanel.xml.in [new file with mode: 0755]
data/quickpanel_def.h [new file with mode: 0755]
data/quickpanel_noti.edc [new file with mode: 0755]
data/quickpanel_notibox.edc [new file with mode: 0755]
data/quickpanel_spn.edc [new file with mode: 0755]
data/quickpanel_theme.edc [new file with mode: 0755]
data/quickpanel_theme_def.h [new file with mode: 0755]
data/quickpanel_theme_element.edc [new file with mode: 0755]
data/sip.wav [new file with mode: 0644]
debian/changelog [new file with mode: 0755]
debian/compat [new file with mode: 0755]
debian/control [new file with mode: 0755]
debian/org.tizen.quickpanel.install.in [new file with mode: 0755]
debian/org.tizen.quickpanel.postinst.in [new file with mode: 0755]
debian/rules [new file with mode: 0755]
icons/quickpanel_icon_default.png [new file with mode: 0644]
org.tizen.quickpanel.manifest [new file with mode: 0755]
packaging/org.tizen.quickpanel.spec [new file with mode: 0755]
packaging/quickpanel.service [new file with mode: 0644]
po/CMakeLists.txt [new file with mode: 0755]
po/ar.po [new file with mode: 0755]
po/az.po [new file with mode: 0755]
po/bg.po [new file with mode: 0755]
po/ca.po [new file with mode: 0755]
po/cs.po [new file with mode: 0755]
po/da.po [new file with mode: 0755]
po/de_DE.po [new file with mode: 0755]
po/el_GR.po [new file with mode: 0755]
po/en.po [new file with mode: 0755]
po/en_PH.po [new file with mode: 0755]
po/en_US.po [new file with mode: 0755]
po/es_ES.po [new file with mode: 0755]
po/es_MX.po [new file with mode: 0755]
po/et.po [new file with mode: 0755]
po/eu.po [new file with mode: 0755]
po/fi.po [new file with mode: 0755]
po/fr_CA.po [new file with mode: 0755]
po/fr_FR.po [new file with mode: 0755]
po/ga.po [new file with mode: 0755]
po/gl.po [new file with mode: 0755]
po/hi.po [new file with mode: 0755]
po/hr.po [new file with mode: 0755]
po/hu.po [new file with mode: 0755]
po/hy.po [new file with mode: 0755]
po/is.po [new file with mode: 0755]
po/it_IT.po [new file with mode: 0755]
po/ja_JP.po [new file with mode: 0755]
po/ka.po [new file with mode: 0755]
po/kk.po [new file with mode: 0755]
po/ko_KR.po [new file with mode: 0755]
po/lt.po [new file with mode: 0755]
po/lv.po [new file with mode: 0755]
po/mk.po [new file with mode: 0755]
po/nb.po [new file with mode: 0755]
po/nl_NL.po [new file with mode: 0755]
po/pl.po [new file with mode: 0755]
po/pt_BR.po [new file with mode: 0755]
po/pt_PT.po [new file with mode: 0755]
po/ro.po [new file with mode: 0755]
po/ru_RU.po [new file with mode: 0755]
po/sk.po [new file with mode: 0755]
po/sl.po [new file with mode: 0755]
po/sr.po [new file with mode: 0755]
po/sv.po [new file with mode: 0755]
po/tr_TR.po [new file with mode: 0755]
po/uk.po [new file with mode: 0755]
po/uz.po [new file with mode: 0755]
po/zh_CN.po [new file with mode: 0755]
po/zh_HK.po [new file with mode: 0755]
po/zh_SG.po [new file with mode: 0755]
po/zh_TW.po [new file with mode: 0755]
test/quickpanel_debug_util.c [new file with mode: 0755]
test/quickpanel_debug_util.h [new file with mode: 0755]