Tizen 2.1 base
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:37:34 +0000 (01:37 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:37:34 +0000 (01:37 +0900)
commit0545ced562ae159112b239c63ec4da0560238c06
tree23e46b797a5a056c4d3c12a83dd7f6e0e3bd816a
parent74cfd30aee664972fedade40f0427ebb1e32cc34
Tizen 2.1 base
299 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/indicator.c [new file with mode: 0755]
daemon/indicator.h [new file with mode: 0755]
daemon/indicator_box_util.c [new file with mode: 0755]
daemon/indicator_box_util.h [new file with mode: 0755]
daemon/indicator_icon_list.c [new file with mode: 0755]
daemon/indicator_icon_list.h [new file with mode: 0755]
daemon/indicator_icon_util.c [new file with mode: 0755]
daemon/indicator_icon_util.h [new file with mode: 0755]
daemon/indicator_ui.c [new file with mode: 0755]
daemon/indicator_ui.h [new file with mode: 0755]
daemon/indicator_util.c [new file with mode: 0755]
daemon/indicator_util.h [new file with mode: 0755]
data/CMakeLists.txt [new file with mode: 0755]
data/indicator.conf [new file with mode: 0755]
data/indicator.desktop.in [new file with mode: 0755]
data/indicator.sh.in [new file with mode: 0755]
data/indicator.xml.in [new file with mode: 0755]
data/resource/00_winset_indicator_bg.png [new file with mode: 0755]
data/resource/00_winset_indicator_event_bg.png [new file with mode: 0755]
data/resource/CMakeLists.txt [new file with mode: 0755]
data/resource/icons/Alarm/B03_Alarm.png [new file with mode: 0755]
data/resource/icons/App tray/B03_Status_bar_line.PNG [new file with mode: 0755]
data/resource/icons/App tray/B03_always.PNG [new file with mode: 0755]
data/resource/icons/App tray/B03_always_dim.PNG [new file with mode: 0755]
data/resource/icons/App tray/B03_always_press.PNG [new file with mode: 0755]
data/resource/icons/App tray/B03_app_tray.PNG [new file with mode: 0755]
data/resource/icons/App tray/B03_app_tray_dim.PNG [new file with mode: 0755]
data/resource/icons/App tray/B03_app_tray_press.PNG [new file with mode: 0755]
data/resource/icons/Background playing/B03_Backgroundplaying_FMradio.png [new file with mode: 0755]
data/resource/icons/Background playing/B03_Backgroundplaying_MP3playing.png [new file with mode: 0755]
data/resource/icons/Background playing/B03_Backgroundplaying_Music_paused.png [new file with mode: 0755]
data/resource/icons/Background playing/B03_Backgroundplaying_Voicerecording.png [new file with mode: 0755]
data/resource/icons/Background playing/B03_Backgroundplaying_voicerecorder_Recording.png [new file with mode: 0755]
data/resource/icons/Background playing/B03_Backgroundplaying_voicerecorder_paused.png [new file with mode: 0755]
data/resource/icons/Background playing/B03_Memorycard.png [new file with mode: 0755]
data/resource/icons/Bluetooth, NFC, GPS/B03-4_BT_activated.png [new file with mode: 0755]
data/resource/icons/Bluetooth, NFC, GPS/B03-4_BT_activated_on.png [new file with mode: 0755]
data/resource/icons/Bluetooth, NFC, GPS/B03_BT_On&Connected&headset.png [new file with mode: 0755]
data/resource/icons/Bluetooth, NFC, GPS/B03_BT_On&Connected.png [new file with mode: 0755]
data/resource/icons/Bluetooth, NFC, GPS/B03_BT_On&Notconnected.png [new file with mode: 0755]
data/resource/icons/Bluetooth, NFC, GPS/B03_GPS_On.png [new file with mode: 0755]
data/resource/icons/Bluetooth, NFC, GPS/B03_GPS_Searching.png [new file with mode: 0755]
data/resource/icons/Bluetooth, NFC, GPS/B03_NFC_On.png [new file with mode: 0755]
data/resource/icons/Bluetooth, NFC, GPS/B03_Wi-fi_direct On_connected.png [new file with mode: 0755]
data/resource/icons/Bluetooth, NFC, GPS/B03_Wi-fi_direct On_not connected.png [new file with mode: 0755]
data/resource/icons/Call/B03_Call_Duringcall.png [new file with mode: 0755]
data/resource/icons/Call/B03_Call_Missedcall.png [new file with mode: 0755]
data/resource/icons/Call/B03_Call_SOSmessge_active.png [new file with mode: 0755]
data/resource/icons/Connection/B03_MobileAP_connected.png [new file with mode: 0755]
data/resource/icons/Connection/B03_MobileAP_connected_01.png [new file with mode: 0755]
data/resource/icons/Connection/B03_MobileAP_connected_02.png [new file with mode: 0755]
data/resource/icons/Connection/B03_MobileAP_connected_03.png [new file with mode: 0755]
data/resource/icons/Connection/B03_MobileAP_connected_04.png [new file with mode: 0755]
data/resource/icons/Connection/B03_MobileAP_connected_05.png [new file with mode: 0755]
data/resource/icons/Connection/B03_MobileAP_connected_06.png [new file with mode: 0755]
data/resource/icons/Connection/B03_MobileAP_connected_07.png [new file with mode: 0755]
data/resource/icons/Connection/B03_MobileAP_connected_08.png [new file with mode: 0755]
data/resource/icons/Connection/B03_MobileAP_connected_09.png [new file with mode: 0755]
data/resource/icons/Connection/B03_MobileAP_on&not connected.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_1x.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_3G+.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_3G.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_4G.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_CDMA.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_EVDO.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_GPRS.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_GSM.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_Highspeed.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_LTE.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_USB.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_Wifi_01.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_Wifi_02.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_Wifi_03.png [new file with mode: 0755]
data/resource/icons/Connection/B03_connection_Wifi_04.png [new file with mode: 0755]
data/resource/icons/Earphone/B03_Earphone.png [new file with mode: 0755]
data/resource/icons/Event/B03_Event_IM.png [new file with mode: 0755]
data/resource/icons/Event/B03_Event_Message.png [new file with mode: 0755]
data/resource/icons/Event/B03_Event_email.png [new file with mode: 0755]
data/resource/icons/Event/B03_Event_voicemail.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_00.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_01.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_02.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_03.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_04.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_05.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_06.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_07.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_08.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_09.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_10.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_11.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_12.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_13.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_14.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_15.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_16.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_17.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_18.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_19.png [new file with mode: 0755]
data/resource/icons/Power/12H/B03_battery_animation_12h_20.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_00.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_01.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_02.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_03.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_04.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_05.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_06.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_07.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_08.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_09.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_10.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_11.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_12.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_13.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_14.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_15.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_16.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_17.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_18.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_19.png [new file with mode: 0755]
data/resource/icons/Power/24H/B03_battery_animation_24h_20.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_01.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_02.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_03.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_04.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_05.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_06.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_07.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_08.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_09.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_10.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_11.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_12.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_13.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_14.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_15.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_16.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_17.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_18.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_19.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_20.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_21.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_22.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_23.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_24.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_25.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_26.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_27.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_28.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_29.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_30.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_CPHS_line1.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_CPHS_line2.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_Syncerror.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_Syncing.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_Syncing_01.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_Syncing_02.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_Syncing_03.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_Syncing_04.png [new file with mode: 0755]
data/resource/icons/Processing/B03_Processing_calldivert.png [new file with mode: 0755]
data/resource/icons/Profile/B03_Profile_Mute.png [new file with mode: 0755]
data/resource/icons/Profile/B03_Profile_Sound&Vibration.png [new file with mode: 0755]
data/resource/icons/Profile/B03_Profile_Vibration.png [new file with mode: 0755]
data/resource/icons/RCS/B03_RCS.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Flightmode.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_NoService.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_NoSim.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Searching.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim1_00.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim1_01.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim1_02.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim1_03.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim1_04.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim2_00.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim2_01.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim2_02.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim2_03.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim2_04.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim_00.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim_01.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim_02.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim_03.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_Sim_04.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_roaming_00.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_roaming_01.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_roaming_02.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_roaming_03.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_RSSI_roaming_04.png [new file with mode: 0755]
data/resource/icons/RSSI/B03_Roaming.png [new file with mode: 0755]
data/resource/icons/Rotation locked/B03_Rotationlocked.png [new file with mode: 0755]
data/resource/icons/USB tethering/B03_USB.png [new file with mode: 0755]
data/resource/icons_edc/B03_Status_bar_line.PNG [new file with mode: 0755]
data/resource/indicator.edc [new file with mode: 0755]
data/resource/indicator_common.edc [new file with mode: 0755]
data/resource/indicator_gui.h [new file with mode: 0755]
data/resource/indicator_icon_nonfixed_theme.edc [new file with mode: 0755]
data/resource/indicator_icon_theme.edc [new file with mode: 0755]
debian/changelog [new file with mode: 0755]
debian/compat [new file with mode: 0755]
debian/control [new file with mode: 0755]
debian/dirs [new file with mode: 0755]
debian/org.tizen.indicator.install.in [new file with mode: 0755]
debian/org.tizen.indicator.postinst.in [new file with mode: 0755]
debian/rules [new file with mode: 0755]
modules/clock/clock.c [new file with mode: 0755]
modules/connection/connection.c [new file with mode: 0755]
modules/connection/mobile_hotspot.c [new file with mode: 0755]
modules/connection/usb.c [new file with mode: 0755]
modules/connection/wifi.c [new file with mode: 0755]
modules/home/home.c [new file with mode: 0755]
modules/information/alarm.c [new file with mode: 0755]
modules/information/earphone.c [new file with mode: 0755]
modules/information/fm_radio.c [new file with mode: 0755]
modules/information/mmc.c [new file with mode: 0755]
modules/information/mp3_playing.c [new file with mode: 0755]
modules/information/noti.c [new file with mode: 0755]
modules/information/voice_recorder.c [new file with mode: 0755]
modules/modules.c [new file with mode: 0755]
modules/modules.h [new file with mode: 0755]
modules/network/roaming.c [new file with mode: 0755]
modules/network/rssi.c [new file with mode: 0755]
modules/power/battery.c [new file with mode: 0755]
modules/processing/active_sync.c [new file with mode: 0755]
modules/processing/call.c [new file with mode: 0755]
modules/processing/call_divert.c [new file with mode: 0755]
modules/processing/sos.c [new file with mode: 0755]
modules/processing/trnsfr.c [new file with mode: 0755]
modules/setting/bluetooth.c [new file with mode: 0755]
modules/setting/gps.c [new file with mode: 0755]
modules/setting/nfc.c [new file with mode: 0755]
modules/setting/rotation-lock.c [new file with mode: 0755]
modules/setting/silent.c [new file with mode: 0755]
modules/setting/wifi-direct.c [new file with mode: 0755]
org.tizen.indicator.manifest [new file with mode: 0755]
packaging/indicator.service [new file with mode: 0644]
packaging/org.tizen.indicator.spec [new file with mode: 0755]
po/CMakeLists.txt [new file with mode: 0755]
po/POTFILES.in [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/update-po.sh [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/indicator_debug_util.c [new file with mode: 0755]
test/indicator_debug_util.h [new file with mode: 0755]
test/indicator_test_util.c [new file with mode: 0755]
test/indicator_test_util.h [new file with mode: 0755]