From 32ee2c5d283b49a0926806e5b4f82639660a19f2 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 18 Jun 2002 21:05:59 +0000 Subject: update for new zones 2002-06-18 JP Rosevear * zones.h: update for new zones svn path=/trunk/; revision=17231 --- calendar/ChangeLog | 77 ------------------------------------------------------ calendar/zones.h | 4 +++ 2 files changed, 4 insertions(+), 77 deletions(-) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f304aaaeff..c1216e5154 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,84 +1,7 @@ -2002-06-18 JP Rosevear - - * conduits/todo/Makefile.am: Reverse unintended change - - * conduits/calendar/Makefile.am: ditto - 2002-06-18 JP Rosevear * zones.h: update for new zones -2002-06-18 JP Rosevear - - * gui/e-meeting-time-sel.c - (e_meeting_time_selector_on_invite_others_button_draw): check to - see if the button should be sensitive when drawing - (e_meeting_time_selector_construct): listen for the button draw - signal - - * cal-util/cal-component.c (cal_component_strip_errors): remove - X-LIC-ERROR x properties - - * cal-util/cal-component.h: new proto - - * gui/dialogs/meeting-page.c (change_clicked_cb): set needs_send - to true - (meeting_page_fill_widgets): set up gui based on if the user or - someone else is the organizer - (meeting_page_construct): read the addresses here for the combo - box - (get_widgets): explicitly set the value in list values - - * gui/dialogs/event-editor.c (set_menu_sens): base this on the - exist org and user org values of the comp editor - (event_editor_edit_comp): set up editable row restrictions on the - meeting model if the user is not an organizer, and don't set needs - send if we aren't the organizer initially - (model_row_changed_cb): set needs_send to true - (row_count_changed_cb): ditto - - * gui/dialogs/meeting-page.glade: update gui - - * gui/dialogs/comp-editor.c (save_comp_with_send): if the user is - not the organizer, REPLY rather than REQUEST - (comp_editor_set_existing_org): accessor - (comp_editor_get_existing_org): ditto - (comp_editor_set_user_org): ditto - (comp_editor_get_user_org): ditto - (real_edit_comp): determine if there is an existing organizer and - if the organizers is a user - (page_changed_cb): warn the user that changes may be discarded - (page_summary_changed_cb): ditto - (page_dates_changed_cb): ditto - - * gui/dialogs/comp-editor.h: new protos - - * gui/itip-utils.c (itip_organizer_is_user): determine if the - organizer of a component is a user - (itip_sentby_is_user): same for sentby field of organizer - (comp_sentby): use above routines instead - (comp_compliant): strip all X-LIC-ERROR fields generated by - libical - - * gui/e-meeting-model.c (is_cell_editable): if there is a list of - editable rows, allow only the status column of those rows to be - edited - (init): init edit_rows - (e_meeting_model_restricted_add): add an editable row to the model - (e_meeting_model_restricted_remove): remove an editable row - (e_meeting_model_restricted_clear): clear all editable rows - (e_meeting_model_etable_click_to_add): set the click to add arg on - all tables - (e_meeting_model_etable_from_model): track the tables - (table_destroy_list_cb): remove the table being destroyed from the - list - (table_destroy_state_cb): remove the table being destroyed from - the list - - * gui/e-meeting-model.h: new protos - - * gui/e-itip-control.c (update_attendee_status): kill warning - 2002-06-17 Rodrigo Moya Fixes wombat crash (for JP and myself) diff --git a/calendar/zones.h b/calendar/zones.h index 06f10b749a..5b482255f0 100644 --- a/calendar/zones.h +++ b/calendar/zones.h @@ -227,16 +227,20 @@ N_("Asia/Kuala_Lumpur"); N_("Asia/Kuching"); N_("Asia/Kuwait"); N_("Asia/Macao"); +N_("Asia/Macau"); N_("Asia/Magadan"); +N_("Asia/Makassar"); N_("Asia/Manila"); N_("Asia/Muscat"); N_("Asia/Nicosia"); N_("Asia/Novosibirsk"); N_("Asia/Omsk"); +N_("Asia/Oral"); N_("Asia/Phnom_Penh"); N_("Asia/Pontianak"); N_("Asia/Pyongyang"); N_("Asia/Qatar"); +N_("Asia/Qyzylorda"); N_("Asia/Rangoon"); N_("Asia/Riyadh"); N_("Asia/Saigon"); -- cgit v1.2.3