Tizen 2.0 Release
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:00:48 +0000 (00:00 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:00:48 +0000 (00:00 +0900)
commit63a62fe09386d6c7d9ec6e912556be1bf9956ad3
tree6edbe93ecee55afe6b0cb401f600d11f2212180c
parentb9b4104f70d3f35414260d964f4c7c0221d21446
Tizen 2.0 Release
354 files changed:
CMakeLists.txt [new file with mode: 0755]
LICENSE.flora [new file with mode: 0755]
NOTICE [new file with mode: 0755]
contacts-appservice/CMakeLists.txt [new file with mode: 0644]
contacts-appservice/contacts-appservice.c [new file with mode: 0755]
contacts-appservice/icon_contacts-appservice.png [new file with mode: 0644]
contacts-appservice/org.tizen.contacts-appservice.xml [new file with mode: 0644]
contacts-viewer/CMakeLists.txt [new file with mode: 0644]
contacts-viewer/contacts-viewer.c [new file with mode: 0755]
contacts-viewer/icon_contacts-viewer.png [new file with mode: 0644]
contacts-viewer/org.tizen.contacts-viewer.xml [new file with mode: 0755]
contacts/CMakeLists.txt [new file with mode: 0644]
contacts/contacts.c [new file with mode: 0755]
contacts/icon_contacts.png [new file with mode: 0755]
contacts/org.tizen.contacts.xml [new file with mode: 0755]
include/contacts-ug.h [new file with mode: 0755]
include/phone-ug.h [new file with mode: 0755]
lib/CMakeLists.txt [new file with mode: 0755]
lib/common/ct-group-input-view.c [new file with mode: 0755]
lib/common/ct-list-detail.c [new file with mode: 0755]
lib/common/ct-list-view-common.c [new file with mode: 0755]
lib/common/include/ct-group.h [new file with mode: 0755]
lib/common/include/phone-common.h [new file with mode: 0755]
lib/common/include/phone-path.h [new file with mode: 0755]
lib/common/include/phone-text.h [new file with mode: 0755]
lib/common/include/phone.h [new file with mode: 0755]
lib/common/ph-common.c [new file with mode: 0755]
lib/common/ph-detail-log.c [new file with mode: 0755]
lib/common/ph-dialer-speed.c [new file with mode: 0755]
lib/common/ph-text.c [new file with mode: 0755]
lib/ct-front/CMakeLists.txt [new file with mode: 0755]
lib/ct-front/contacts-tabui-efl.xml [new file with mode: 0644]
lib/ct-front/ct-front-main.c [new file with mode: 0755]
lib/ct-front/ct-front-view.c [new file with mode: 0755]
lib/ct-front/ct-front-view.h [new file with mode: 0755]
lib/ct-front/include/ct-front.h [new file with mode: 0755]
lib/details/CMakeLists.txt [new file with mode: 0755]
lib/details/base_addrbook [new file with mode: 0644]
lib/details/contacts-details-efl.xml [new file with mode: 0644]
lib/details/ct-detail-activity.c [new file with mode: 0755]
lib/details/ct-detail-activity.h [new file with mode: 0755]
lib/details/ct-detail-history.c [new file with mode: 0755]
lib/details/ct-detail-history.h [new file with mode: 0755]
lib/details/ct-detail-main.c [new file with mode: 0755]
lib/details/ct-detail-utils.c [new file with mode: 0755]
lib/details/ct-detail-utils.h [new file with mode: 0755]
lib/details/ct-detail-view.c [new file with mode: 0755]
lib/details/ct-detail-view.h [new file with mode: 0755]
lib/details/ct-group-assign-view.c [new file with mode: 0755]
lib/details/ct-group-assign-view.h [new file with mode: 0755]
lib/details/ct-image-viewer.c [new file with mode: 0755]
lib/details/ct-image-viewer.h [new file with mode: 0755]
lib/details/ct-input-change-name.c [new file with mode: 0755]
lib/details/ct-input-change-name.h [new file with mode: 0755]
lib/details/ct-input-num-email.c [new file with mode: 0755]
lib/details/ct-input-num-email.h [new file with mode: 0755]
lib/details/ct-input-utils.c [new file with mode: 0755]
lib/details/ct-input-utils.h [new file with mode: 0755]
lib/details/ct-input-view.c [new file with mode: 0755]
lib/details/ct-input-view.h [new file with mode: 0755]
lib/details/ct-share-info-ug.c [new file with mode: 0755]
lib/details/include/ct-detail.h [new file with mode: 0755]
lib/dialer/CMakeLists.txt [new file with mode: 0755]
lib/dialer/dialer-efl.desktop.in [new file with mode: 0644]
lib/dialer/dialer-efl.xml [new file with mode: 0644]
lib/dialer/include/phone-dialer.h [new file with mode: 0755]
lib/dialer/ph-dialer-main.c [new file with mode: 0755]
lib/dialer/ph-dialer-search.c [new file with mode: 0755]
lib/dialer/ph-dialer-search.h [new file with mode: 0755]
lib/dialer/ph-dialer-tapi.c [new file with mode: 0755]
lib/dialer/ph-dialer-tapi.h [new file with mode: 0755]
lib/dialer/ph-dialer-utils.c [new file with mode: 0755]
lib/dialer/ph-dialer-utils.h [new file with mode: 0755]
lib/dialer/ph-dialer-view.c [new file with mode: 0755]
lib/dialer/ph-dialer-view.h [new file with mode: 0755]
lib/edc/contact_button.edc [new file with mode: 0755]
lib/edc/contacts.edc [new file with mode: 0755]
lib/edc/detail_theme.edc [new file with mode: 0644]
lib/edc/dialer.edc [new file with mode: 0755]
lib/edc/dialer_btn.edc [new file with mode: 0755]
lib/edc/dialer_theme.edc [new file with mode: 0755]
lib/edc/favorites_theme.edc [new file with mode: 0755]
lib/edc/group_theme.edc [new file with mode: 0755]
lib/edc/image_layout.edc [new file with mode: 0755]
lib/edc/input_theme.edc [new file with mode: 0755]
lib/edc/list.edc [new file with mode: 0755]
lib/edc/list_theme.edc [new file with mode: 0755]
lib/edc/logdetail_theme.edc [new file with mode: 0755]
lib/edc/nocontent_layout.edc [new file with mode: 0755]
lib/edc/progress.edc [new file with mode: 0755]
lib/edc/selectioninfo.edc [new file with mode: 0755]
lib/edc/speeddial_theme.edc [new file with mode: 0755]
lib/favor/CMakeLists.txt [new file with mode: 0755]
lib/favor/include/ct-favor.h [new file with mode: 0755]
lib/favor/ph-favorite-edit-view.c [new file with mode: 0755]
lib/favor/ph-favorite-edit-view.h [new file with mode: 0755]
lib/favor/ph-favorite-view.c [new file with mode: 0755]
lib/favor/ph-favorite-view.h [new file with mode: 0755]
lib/images/contact_images/00_Nocontents_picture.png [new file with mode: 0755]
lib/images/contact_images/00_check_checking.png [new file with mode: 0755]
lib/images/contact_images/00_list_group_bg.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_add-to-bookmarks.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_add_account.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_add_to_contact.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_bluetooth_preview.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_close.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_exchangs_register.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_groups.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_more.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_next.png [new file with mode: 0644]
lib/images/contact_images/01_controlbar_icon_previous.png [new file with mode: 0644]
lib/images/contact_images/C02_account_00.png [new file with mode: 0644]
lib/images/contact_images/C02_account_01.png [new file with mode: 0644]
lib/images/contact_images/C02_account_02.png [new file with mode: 0644]
lib/images/contact_images/C02_account_03.png [new file with mode: 0644]
lib/images/contact_images/C02_account_04.png [new file with mode: 0644]
lib/images/contact_images/C02_account_default.png [new file with mode: 0644]
lib/images/contact_images/C02_account_sim.png [new file with mode: 0644]
lib/images/contact_images/C02_caller_id_icon_camera.png [new file with mode: 0755]
lib/images/contact_images/C02_caller_id_icon_camera_dim.png [new file with mode: 0755]
lib/images/contact_images/C02_caller_id_icon_camera_press.png [new file with mode: 0755]
lib/images/contact_images/C02_caller_id_icon_gallery.png [new file with mode: 0755]
lib/images/contact_images/C02_caller_id_icon_gallery_dim.png [new file with mode: 0755]
lib/images/contact_images/C02_caller_id_icon_gallery_press.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_button.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_button_press.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_icon_call.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_icon_call_press.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_icon_sms.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_icon_sms_press.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_icon_vt-call.png [new file with mode: 0755]
lib/images/contact_images/C02_circle_icon_vt-call_press.png [new file with mode: 0755]
lib/images/contact_images/C02_favorite_icon.png [new file with mode: 0755]
lib/images/contact_images/C02_icon_add_group.png [new file with mode: 0644]
lib/images/contact_images/C02_icon_favorite.png [new file with mode: 0644]
lib/images/contact_images/C02_icon_favorite_on.png [new file with mode: 0644]
lib/images/contact_images/C02_icon_reset.png [new file with mode: 0644]
lib/images/contact_images/C04_icon_joyn.png [new file with mode: 0644]
lib/images/contact_images/caller_ID_default_128x128.png [new file with mode: 0644]
lib/images/contact_images/caller_ID_default_96x96.png [new file with mode: 0644]
lib/images/contact_images/caller_ID_edit.png [new file with mode: 0644]
lib/images/contact_images/email.png [new file with mode: 0755]
lib/images/contact_images/message.png [new file with mode: 0644]
lib/images/dialer_images/C01-3_button_01.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_button_01_dim.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_button_01_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_button_02.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_button_02_dim.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_button_02_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_dialer_button_01_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_call.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_call_dim.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_call_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_delete.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_expand_01.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_expand_02.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_message.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_message_dim.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_message_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_video_call.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_video_call_dim.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_icon_video_call_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_keypad_bg.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_keypad_bg_reduction.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_keypad_press.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_search_bg_01.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_search_bg_02.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_search_field.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_search_icon.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_thumbnail_bg.png [new file with mode: 0755]
lib/images/dialer_images/C01-3_title_divider.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_00.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_01.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_02.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_03.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_04.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_05.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_06.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_07.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_08.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_09.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_asterisk.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_auto_answer.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_mute.png [new file with mode: 0755]
lib/images/dialer_images/keypad/C01-3_keypad_number_sharp.png [new file with mode: 0755]
lib/images/phoneug_images/00_button_icon_expand_closed.png [new file with mode: 0644]
lib/images/phoneug_images/00_button_icon_expand_opened.png [new file with mode: 0644]
lib/images/phoneug_images/00_button_plus.png [new file with mode: 0755]
lib/images/phoneug_images/01_controlbar_icon_contacts.png [new file with mode: 0644]
lib/images/phoneug_images/01_controlbar_icon_create.png [new file with mode: 0644]
lib/images/phoneug_images/01_controlbar_icon_dialer.png [new file with mode: 0644]
lib/images/phoneug_images/01_controlbar_icon_edit.png [new file with mode: 0644]
lib/images/phoneug_images/01_controlbar_icon_favorite.png [new file with mode: 0644]
lib/images/phoneug_images/01_controlbar_icon_logs.png [new file with mode: 0644]
lib/images/phoneug_images/01_controlbar_icon_save.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_btn_icon_call_dim.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_btn_icon_message_dim.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_btn_icon_video_call_dim.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_circle_button.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_circle_button_press.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_controlbar_icon_all.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_controlbar_icon_create.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_controlbar_icon_delete.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_controlbar_icon_missed_call.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_controlbar_icon_view_block.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_controlbar_icon_view_contacts.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_icon_Blocked(Auto-rejected).png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_icon_Blocked.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_icon_call_blocked.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_icon_dialed.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_icon_message_blocked.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_icon_missed-call.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_icon_received.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_icon_rejected.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_list_icon_call.png [new file with mode: 0755]
lib/images/phoneug_images/C01-4_list_icon_mms.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_list_icon_sms.png [new file with mode: 0644]
lib/images/phoneug_images/C01-4_list_icon_vt-call.png [new file with mode: 0644]
lib/images/phoneug_images/C01-5_icon_voicecall.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_call.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_call_dim.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_call_press.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_delete.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_delete_dim.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_delete_press.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_message.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_message_dim.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_message_press.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_videocall.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_videocall_dim.png [new file with mode: 0755]
lib/images/phoneug_images/C02_button_icon_videocall_press.png [new file with mode: 0755]
lib/images/phoneug_images/C02_circle_icon_call.png [new file with mode: 0755]
lib/images/phoneug_images/C02_circle_icon_call_press.png [new file with mode: 0755]
lib/images/phoneug_images/C02_circle_icon_sms.png [new file with mode: 0755]
lib/images/phoneug_images/C02_circle_icon_sms_press.png [new file with mode: 0755]
lib/images/phoneug_images/C02_circle_icon_vt-call.png [new file with mode: 0755]
lib/images/phoneug_images/C02_circle_icon_vt-call_press.png [new file with mode: 0755]
lib/images/phoneug_images/C02_icon_call.png [new file with mode: 0644]
lib/images/phoneug_images/C02_icon_chat_on.png [new file with mode: 0644]
lib/images/phoneug_images/C02_icon_filetransfer.png [new file with mode: 0644]
lib/images/phoneug_images/C02_icon_message.png [new file with mode: 0644]
lib/images/phoneug_images/C02_icon_video_call.png [new file with mode: 0644]
lib/images/phoneug_images/caller_ID_default_70x70_man.png [new file with mode: 0644]
lib/images/phoneug_images/camera_mode_shutter_icon.png [new file with mode: 0755]
lib/images/phoneug_images/phone.png [new file with mode: 0644]
lib/list/CMakeLists.txt [new file with mode: 0755]
lib/list/contacts-list-efl.xml [new file with mode: 0644]
lib/list/ct-group-edit-view.h [new file with mode: 0755]
lib/list/ct-group-view.c [new file with mode: 0755]
lib/list/ct-list-contact-view.c [new file with mode: 0755]
lib/list/ct-list-contact-view.h [new file with mode: 0755]
lib/list/ct-list-edit-view.c [new file with mode: 0755]
lib/list/ct-list-edit-view.h [new file with mode: 0755]
lib/list/ct-list-main.c [new file with mode: 0755]
lib/list/ct-list-utils.c [new file with mode: 0755]
lib/list/ct-list-utils.h [new file with mode: 0755]
lib/list/ct-list-view-ug.c [new file with mode: 0755]
lib/list/ct-list-view-ug.h [new file with mode: 0755]
lib/list/include/ct-list.h [new file with mode: 0755]
lib/log/CMakeLists.txt [new file with mode: 0755]
lib/log/include/phone-log.h [new file with mode: 0755]
lib/log/ph-log-check-view.c [new file with mode: 0755]
lib/log/ph-log-check-view.h [new file with mode: 0755]
lib/log/ph-log-detail-view.c [new file with mode: 0755]
lib/log/ph-log-detail-view.h [new file with mode: 0755]
lib/log/ph-log-main-view.c [new file with mode: 0755]
lib/log/ph-log-main-view.h [new file with mode: 0755]
lib/log/ph-log-main.c [new file with mode: 0755]
lib/log/ph-log-utils.c [new file with mode: 0755]
lib/log/ph-log-utils.h [new file with mode: 0755]
lib/ph-front/CMakeLists.txt [new file with mode: 0755]
lib/ph-front/include/ph-front.h [new file with mode: 0755]
lib/ph-front/ph-front-main.c [new file with mode: 0755]
lib/ph-front/ph-front-view.c [new file with mode: 0755]
lib/ph-front/ph-front-view.h [new file with mode: 0755]
lib/ph-front/phone-tabui-efl.xml [new file with mode: 0644]
lib/settings/CMakeLists.txt [new file with mode: 0755]
lib/settings/contacts-settings-efl.xml [new file with mode: 0644]
lib/settings/ct-setting-main.c [new file with mode: 0755]
lib/settings/ct-setting-view.c [new file with mode: 0755]
lib/settings/ct-setting-view.h [new file with mode: 0755]
lib/settings/mfc_option [new file with mode: 0644]
lib/speed/CMakeLists.txt [new file with mode: 0755]
lib/speed/include/phone-speed.h [new file with mode: 0755]
lib/speed/ph-speeddial-main.c [new file with mode: 0755]
lib/speed/ph-speeddial-view.c [new file with mode: 0755]
lib/speed/ph-speeddial-view.h [new file with mode: 0755]
lib/speed/speeddial-efl.xml [new file with mode: 0644]
libug-phone-efl.manifest [new file with mode: 0644]
org.tizen.contacts-appservice.manifest [new file with mode: 0644]
org.tizen.contacts-viewer.manifest [new file with mode: 0644]
org.tizen.contacts.manifest [new file with mode: 0644]
org.tizen.dialer.manifest [new file with mode: 0644]
org.tizen.phone.manifest [new file with mode: 0644]
packaging/phone.spec [new file with mode: 0755]
phone/CMakeLists.txt [new file with mode: 0644]
phone/icon_phone.png [new file with mode: 0755]
phone/org.tizen.phone.xml [new file with mode: 0755]
phone/phone.c [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_US.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/phone.pot [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]