Commit Graph

563 Commits

Author SHA1 Message Date
16068d9b41 ** Merge the mbarnes-composer branch
2008-04-02  Matthew Barnes <mbarnes@redhat.com>

	** Merge the mbarnes-composer branch

	* configure.in:
	Bump libgtkhtml requirement to 3.19.1.
	Add gtkhtml-editor dependency for addressbook, calendar and mail.
	Remove print-message plugin; new composer implements this natively.

	* tools/Makefile.am:
	Remove CORBA rules for the old composer.

	* addressbook/gui/widgets/Makefile.am:
	Remove CORBA rules for the old composer.

	* addressbook/gui/widgets/eab-gui-util.c
	(eab_send_to_contact_and_email_num_list),
	(eab_send_contact_list_as_attachment):
	Adapt to new Bonobo-less composer widget.

	* calendar/gui/Makefile.am:
	Remove CORBA rules for the old composer.

	* calendar/gui/itip-utils.c (comp_from), (comp_to_list),
	(comp_subject), (comp_content_type), (comp_filename),
	(comp_description), (append_cal_attachments), (itip_send_comp),
	(reply_to_calendar_comp):
	Adapt to new Bonobo-less composer widget.

	* composer/Makefile.am:
	Remove CORBA rules for the old composer.

	* composer/e-msg-composer.c:
	* composer/e-msg-composer.h:
	EMsgComposer is now a subclass of GtkhtmlEditor.
	Extensive refactoring and cleanup, too much to list in detail.

	* composer/e-composer-header.c:
	* composer/e-composer-header.h:
	Add "sensitive" property along with get/set functions.

	* composer/e-composer-from-header.c:
	* composer/e-composer-from-header.h:
	Propagate "refreshed" signal from EAccountComboBox.
	Add function e_composer_from_header_get_account_list().

	* composer/e-composer-private.c:
	* composer/e-composer-private.h:
	New files manage composer's private data.
	Allows other composer files to manipulate private data.

	* composer/e-msg-composer-hdrs.c:
	* composer/e-msg-composer-hdrs.h:
	Remove these files; replaced by EComposerHeaderTable widget.

	* composer/evolution-composer.c:
	* composer/evolution-composer.h:
	Remove these files; composer is now a subclass of GtkhtmlEditor.

	* composer/e-msg-composer-select-file.c:
	* composer/e-msg-composer-select-file.h:
	Remove these files; logic moved to e-msg-composer.c.

	* composer/listener.c:
	* composer/listener.h:
	Remove these files; event handlers moved to e-msg-composer.c.

	* composer/Composer.idl:
	* composer/Evolution-Composer.idl:
	Remove these files; composer is no longer a Bonobo object.

	* mail/em-composer-prefs (sig_edit_cb),
	(em_composer_prefs_new_signature):
	Adapt to new Bonobo-less signature editor.

	* mail/mail-signature-editor.c:
	* mail/mail-signature-editor.h:
	Rewrite the signature editor as a subclass of GtkhtmlEditor.
	Eliminates Bonobo from the equation.

	* mail/em-composer-utils.c (composer_get_message),
	(em_utils_composer_send_cb), (save_draft_done),
	(em_utils_composer_save_draft_cb), (create_new_composer),
	(em_utils_compose_new_message),
	(em_utils_compose_new_message_with_mailto), (em_utils_post_to_folder),
	(em_utils_post_to_url), (edit_message), (forward_attached),
	(forward_non_attached), (reply_get_composer), (composer_set_body),
	(em_utils_reply_to_message), (post_reply_to_message):
	Adapt to new Bonobo-less composer.

	* mail/mail-component-factory.c:
	Composer is no longer needs a Bonobo factory.

	* mail/mail-config.c:
	Fix style pattern for EMsgComposer widgets.

	* plugins/groupwise/mail-send-options.c
	(org_gnome_composer_send_options):
	Adapt to streamlined EMsgComposer API.

	* plugins/exchange-operations/Makefile.am:
	Add EVOLUTION_MAIL_CFLAGS and EVOLUTION_MAIL_LIBS.

	* plugins/exchange-operations/exchange-mail-send-options.c
	(append_to_header), (org_gnome_exchange_send_options):
	Adapt to streamlined EMsgComposer API.

	* plugins/mailing-list-actions/mailing-list-actions.c
	(emla_list_action_do):
	Adapt to streamlined EMsgComposer API.

	* po/POTFILES.in: Update file list for new composer.

	* ui/evolution-composer-entries.xml:
	Remove this file; obsoleted by new composer.

	* widgets/misc/Makefile.am:
	Add EVOLUTION_MAIL_LIBS.

	* widgets/misc/e-account-combo-box.c:
	* widgets/misc/e-account-combo-box.h:
	New function e_account_combo_box_get_account_list().
	Emit a "refreshed" signal when the EAccountList changes.
	Add an internal reverse-lookup index.

	* widgets/misc/e-charset-picker.c (e_charser_add_radio_actions):
	New function adds radio actions to an action group.
	Will eventually replace e_charset_picker_bonobo_ui_populate().

	* widgets/misc/e-signature-combo-box.c:
	* widgets/misc/e-signature-combo-box.h:
	New function e_signature_combo_box_get_signature_list().

	... separate issue ...

	* configure.in:
	Bump eds_minimum_version to 2.23.1 for
	CAMEL_FOLDER_JUNKED_NOT_DELETED symbol.


svn path=/trunk/; revision=35313
2008-04-02 18:37:22 +00:00
8d0007578e Patch from Andre Klapper <a9016009@gmx.de> ** Fix for bug #339156 (Added a gettext context to the string "Read")
svn path=/trunk/; revision=34910
2008-01-28 05:46:22 +00:00
5b89cbe4f5 ** Non-intrusive errror reporting and basic logging support.
2007-12-17  Srinivasa Ragavan  <sragavan@novell.com>

	** Non-intrusive errror reporting and basic logging support.

	* em-folder-browser.c: (emfb_help_debug): Invoke the debug menu.
	* evolution-mail.schemas.in: Schema for error timeout and level.
	* mail-component.c: (mail_component_init), (render_pixbuf),
	(render_level), (render_date), (append_logs), (spin_value_changed),
	(mail_component_show_logger): Handle the lifecycle of the logger.
	* mail-component.h: Api to show the logger.
	* mail-config.c: (gconf_error_time_changed),
	(gconf_error_level_changed), (mail_config_init),
	(mail_config_get_error_timeout), (mail_config_get_error_level): Load
	and get the error time and level.
	* mail-config.h:
	* mail-mt.c: (mail_msg_set_cancelable), (mail_msg_new),
	(end_event_callback), (mail_msg_free), (mail_msg_check_error),
	(operation_cancel), (do_op_status): Revamp the error handling.
	* mail-mt.h:
	* mail-ops.c: (send_queue_send), (mail_send_queue): Handle the send/receive 
	case of error reporting separately.
	* mail-send-recv.c: (free_send_info), (mail_send):

2007-12-17  Srinivasa Ragavan  <sragavan@novell.com>

	** Revamped Activity handler and task bar/widget for non-intrusive 
	error reporting

	* e-activity-handler.c: (activity_info_new), (activity_info_free),
	(task_widget_new_from_activity_info), (setup_task_bar),
	(e_activity_handler_init),
	(e_activity_handler_set_error_flush_time),
	(e_activity_handler_set_logger), (cancel_wrapper),
	(e_activity_handler_cancelable_operation_started),
	(e_activity_handler_operation_started), (handle_error),
	(error_cleanup), (e_activity_handler_make_error),
	(e_activity_handler_operation_set_error),
	(e_activity_handler_operation_progressing),
	(e_activity_handler_operation_finished):
	* e-activity-handler.h:
	* e-task-bar.c: (e_task_bar_prepend_task),
	(e_task_bar_remove_task_from_id), (e_task_bar_remove_task),
	(e_task_bar_get_task_widget_from_id):
	* e-task-bar.h:
	* e-task-widget.c: (e_task_widget_init), (button_press_event_cb),
	(prepare_popup), (e_task_widget_construct),
	(e_task_widget_new_with_cancel), (e_task_widget_new),
	(e_task_widget_update_image):
	* e-task-widget.h:

2007-12-17  Srinivasa Ragavan  <sragavan@novell.com>

	* Makefile.am: Add e-logger.[ch] to compilation
	* e-error.c: (e_error_newv): Add primary/secondary text to the error 
	dialog to the gobject as data.
	* e-logger.[ch]: A new logger provision Evolution. 

2007-12-17  Srinivasa Ragavan  <sragavan@novell.com>

	* evolution-mail-global.xml: Add Debug Log menu item for mailer.
	* evolution.xml: Add place holder for Debug menu item.



svn path=/trunk/; revision=34712
2007-12-16 20:19:53 +00:00
62f68fae21 Just remove the mail-remote plugin altogether so we stop going back and
2007-12-15  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	* plugins/mail-remote:
	Just remove the mail-remote plugin altogether so we stop going
	back and forth over whether the translatable files should be added
	to POTFILES.in.  We can always add it back once we get it working
	again.

	* po/POTFILES.in:
	Remove the mail-remote files for good this time.

	* mail/em-folder-tree-model.c (emft_model_unread_count_changed),
	(emfolder_tree_model_set_unread_count):
	Fix recently introduced compiler warnings.

	* plugins/mail-remote:
	Remove this plugin until it can be fixed.

	* ui/evolution.xml:
	Fix capitalization of "Download Messages..." (HIG 8.3.2).


svn path=/trunk/; revision=34706
2007-12-16 03:55:23 +00:00
b2eca33400 Fix capitalization of "Switcher Appearance" menu (HIG 8.3.2).
2007-12-15  Matthew Barnes  <mbarnes@redhat.com>

	* help/C/evolution.xml:
	* ui/evolution.xml:
	Fix capitalization of "Switcher Appearance" menu (HIG 8.3.2).


svn path=/trunk/; revision=34704
2007-12-15 21:44:09 +00:00
dbdeeca21b change "Evolution FAQ" menu item name to "Frequently Asked questions". if
2007-12-09  Andre Klapper  <a9016009@gmx.de>
 
 	* evolution.xml:
 	change "Evolution FAQ" menu item name to "Frequently Asked questions".
	if i think of it, our users should not need a geek dictionary.


svn path=/trunk/; revision=34679
2007-12-09 22:20:31 +00:00
e2ef0d70d9 ** Fix for bug #500561
2007-12-07  Denis Washington <denisw@svn.gnome.org>

	** Fix for bug #500561

	* em-folder-browser.c: Added icon for mark all messages as read menu 
	item.
--This 

M    mail/em-folder-browser.c
M    mail/ChangeLog
M    ui/ChangeLog
M    ui/evolution-mail-list.xml

svn path=/trunk/; revision=34665
2007-12-07 04:32:14 +00:00
2921b13108 ** Fixes bug #444227
2007-12-04  Alex Kloss  <alexkloss@att.net>

	** Fixes bug #444227

	* evolution-mail-global.xml:
	Make string for PrepareForOffline more descriptive
	Add mnemonic to PrepareForOffline menu item


svn path=/trunk/; revision=34641
2007-12-04 11:56:13 +00:00
d218775fe4 ** Fixes bug #497810
2007-11-26  Andre Klapper  <a9016009@gmx.de>

	** Fixes bug #497810

 	* ui/evolution.xml:
	* shell/e-shell-window-commands.c:
	add "Evolution FAQ" help menu item


svn path=/trunk/; revision=34589
2007-11-26 19:50:36 +00:00
042ba3ee7e ** Fix for bug #216485 Edit->Select thread menu fix and improvement.
2007-11-26 Nicholas Miell <nmiell@gmail.com>

	** Fix for bug #216485
	Edit->Select thread menu fix and improvement.

	* mail/em-folder-browser.c: (emfb_edit_select_subthread): new function,
	(emfb_enable_map, emfb_verbs) hook it up
	* mail/message-list.c: (select_thread): new function based on
	thread_select_foreach, (thread_select_foreach): remove the logic
	now in select_thread, (message_list_select_thread): use
	select_thread, (subthread_select_foreach): new function,
	(message_list_select_subthread): new function
	* mail/message-list.h: (message_list_select_subthread): add prototype

	* ui/evolution-mail-list.xml
	Add Select Message Subthread


svn path=/trunk/; revision=34585
2007-11-26 11:28:54 +00:00
cfb0a3c19a ** Fix for bug #209425
2007-11-10  Michael Monreal  <mmonreal@svn.gnome.org>

    ** Fix for bug #209425

    * data/icons/Makefile.am:
    * data/icons/hicolor_actions_16x16_go-today.svg:
    * data/icons/hicolor_actions_22x22_go-today.svg:
    Don't use gtk-home for the go-today action. Add new
    icons to the build.

svn path=/trunk/; revision=34518
2007-11-10 09:37:27 +00:00
bdab55b7f4 fix my last commit...
2007-11-01  Michael Monreal  <mmonreal@svn.gnome.org>

        * evolution.xml: fix my last commit...

svn path=/trunk/; revision=34479
2007-11-01 15:02:07 +00:00
40331df14b ** Fix for bug #492106
2007-11-01  Michael Monreal  <mmonreal@svn.gnome.org>

        ** Fix for bug #492106

        * evolution.xml:
        Use the about icon from the freedesktop spec, not
        the deprecated gnomeui icon.

svn path=/trunk/; revision=34478
2007-11-01 14:42:56 +00:00
f4fa55c9ee ** Fixes bug #476389
2007-10-18  Diego Escalante Urrelo  <diegoe@gnome.org>

	** Fixes bug #476389

	* ui/evolution-mail-message.xml: Reorder the Filter/VFolder menu
	entries to keep consistency between this and the main menu.


svn path=/trunk/; revision=34396
2007-10-19 04:55:15 +00:00
e704fbd134 Add an icon for FilePageSetup.
2007-10-16  Matthew Barnes  <mbarnes@redhat.com>

	* shell/e-shell-window-commands.c:
	* ui/evolution.xml:
	Add an icon for FilePageSetup.


svn path=/trunk/; revision=34393
2007-10-16 21:15:01 +00:00
54d4e5e5f8 ** Fixes bug #477045
2007-09-27  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #477045

	* addressbook/gui/component/addressbook-component.c:
	* addressbook/gui/component/addressbook-view.c:
	* addressbook/gui/contact-editor/e-contact-editor-address.c:
	* addressbook/gui/contact-editor/e-contact-editor-fullname.c:
	* addressbook/gui/contact-editor/e-contact-editor-im.c:
	* addressbook/gui/widgets/e-addressbook-view.c:
	* addressbook/gui/widgets/eab-contact-display.c:
	* calendar/gui/calendar-commands.c:
	* calendar/gui/calendar-component.c:
	* calendar/gui/dialogs/cal-attachment-select-file.c:
	* calendar/gui/dialogs/comp-editor.c:
	* calendar/gui/dialogs/event-editor.c:
	* calendar/gui/dialogs/task-editor.c:
	* calendar/gui/e-cal-popup.c:
	* calendar/gui/e-calendar-table.c:
	* calendar/gui/e-calendar-view.c:
	* calendar/gui/e-day-view.c:
	* calendar/gui/e-memo-table.c:
	* calendar/gui/e-week-view.c:
	* calendar/gui/memos-component.c:
	* calendar/gui/memos-control.c:
	* calendar/gui/tasks-component.c:
	* calendar/gui/tasks-control.c:
	* composer/e-msg-composer-select-file.c:
	* composer/e-msg-composer.c:
	* mail/em-folder-tree.c:
	* mail/em-folder-view.c:
	* mail/em-popup.c:
	* mail/mail-component.c:
	* mail/mail-mt.c:
	* mail/mail-send-recv.c:
	* mail/message-list.c:
	* plugins/exchange-folder-permission.c:
	* plugins/exchange-folder.c:
	* plugins/groupwise-features/share-folder-common.c:
	* shell/e-shell-window-commands.c:
	* ui/evolution-addressbook.xml:
	* ui/evolution-calendar.xml:
	* ui/evolution-composer-entries.xml:
	* ui/evolution-editor.xml:
	* ui/evolution-event-editor.xml:
	* ui/evolution-mail-list.xml:
	* ui/evolution-mail-message.xml:
	* ui/evolution-memos.xml:
	* ui/evolution-message-composer.xml:
	* ui/evolution-subscribe.xml:
	* ui/evolution-task-editor.xml:
	* ui/evolution-tasks.xml:
	* ui/evolution.xml:
	Use standard icon names where applicable.


svn path=/trunk/; revision=34322
2007-09-27 17:48:23 +00:00
e0b92a2aaa ** Fix for bug #455799
2007-08-04  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fix for bug #455799

	Remove all .cvsignore and update svn:ignore porperty in whole
	directories.


svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
4e4d7e38f1 ** Fixes bug #446894
2007-07-06  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #446894

	* ui/evolution.xml:
	Add a filepagesetup command, and a corresponding menu item within
	the print place holder.  net result is to add a "file -> page setup"
	menu item to all components, just above the print menu items.

	* shell/e-shell-window-commands.c (command_page_setup):
	Callback for new FilePageSetup verb.

	* mail/em-format-html-print.c:
	Use new gtk_html_print_operation_run() function in GtkHTML.

	* e-util/e-print.c (load_page_setup):
	Extract GtkPageSetup properties from a GtkPrintSettings object.

	* e-util/e-print.c (save_page_setup):
	Merge GtkPageSetup properties into a GtkPrintSettings object.

	* e-util/e-print.[ch] (e_print_run_page_setup_dialog):
	New function runs a preconfigured Page Setup dialog and saves
	the configuration to GConf (/apps/evolution/shell/printing).


svn path=/trunk/; revision=33762
2007-07-06 14:19:16 +00:00
2a4152b6dd Fix for offline improvements
svn path=/trunk/; revision=33547
2007-05-15 17:56:04 +00:00
83ba9a2ff8 ** Fix for bug #325966 from Christian Neumair
svn path=/trunk/; revision=33534
2007-05-14 04:16:57 +00:00
ba75befc40 Fix for bug #378438
svn path=/trunk/; revision=33503
2007-05-11 06:24:54 +00:00
b3554a5cca ** Fixes #401546 - Commit the missing error string and remove the button
from the toolbar and also dis-associate the accelarator key.


svn path=/trunk/; revision=33256
2007-02-26 14:42:44 +00:00
486e321d16 Added Send options button under Insert menu item in composer . Added
2007-01-18  Raghavendran R <raghavguru7@gmail.com>

        * evolution-message-composer.xml: Added Send options button
          under Insert menu item in composer .
          Added toolitem for Send Options .


svn path=/trunk/; revision=33140
2007-01-22 19:00:35 +00:00
e8f343bc9e Fix for a minor mnemonic issue
svn path=/trunk/; revision=32487
2006-08-07 10:25:06 +00:00
796be1785a Fix for bug 209254
svn path=/trunk/; revision=32315
2006-07-14 06:54:03 +00:00
d6d8b20ff8 adding a seperator between "save" and "save draft" button. Fixes bug
2006-07-08  Andreas Köhler  <andi5.py@gmx.net>

	* evolution-message-composer.xml: adding a seperator between
	"save" and "save draft" button. Fixes bug #318462.
	(Committed by Andre Klapper)

svn path=/trunk/; revision=32259
2006-07-08 12:22:31 +00:00
e4bdc1e6a7 Added support for Vertical View in Evolution Mailer with custom message list.
svn path=/trunk/; revision=32071
2006-06-02 18:12:08 +00:00
9710f404f5 Don't set gtk-delete as the stock icon for Empty Trash
2006-04-27  Rodney Dawes  <dobey@novell.com>

	* evolution-mail-global.xml: Don't set gtk-delete as the stock icon
	for Empty Trash

	* evolution-mail-message.xml: Set the MessageDelete icon as a pixbuf
	from the code
	Don't set an icon for MessageUndelete

	Fixes #339626

svn path=/trunk/; revision=31921
2006-04-27 16:46:21 +00:00
f80451242d Committing patch from PR Suman for adding icons in menu items.
svn path=/trunk/; revision=31899
2006-04-26 08:57:47 +00:00
d76b7a7730 Insert menu changed its mnemonic. Fixes bug #331975. (Committed by Andre
2006-02-26  Rakesh k.g <rakeysh_kg@yahoo.com>
	* evolution-editor.xml: Insert menu changed its mnemonic.
	Fixes bug #331975. (Committed by Andre Klapper)

svn path=/trunk/; revision=31730
2006-03-22 01:52:30 +00:00
cf730fa060 Fix mnemonics and tooltips.
svn path=/trunk/; revision=31498
2006-02-13 00:09:49 +00:00
b206090444 some trivial string changes for bug 327932
svn path=/trunk/; revision=31466
2006-02-10 03:23:27 +00:00
95838de79b harmonizing plural forms of tooltips and status messages; fixing a few
2006-02-05  Andre Klapper <a9016009@gmx.de>

	* evolution-mail-message.xml:
	* evolution-tasks.xml:
	harmonizing plural forms of tooltips and status messages;
	fixing a few bugs. fixes bug 311474.

svn path=/trunk/; revision=31411
2006-02-05 22:41:41 +00:00
67ca087af6 changed label for MessageMarkAllAsRead to be more precise
svn path=/trunk/; revision=31408
2006-02-05 17:59:23 +00:00
93acd6f496 Added a menu item for show/hide side bar. Also changed the mnemonics for
2006-01-30  Rajeev Ramanathan <rajeevramanathan_2004@yahoo.co.in>

	* evolution.xml: Added a menu item for show/hide side bar.
	Also changed the mnemonics for toobar.

svn path=/trunk/; revision=31344
2006-01-30 05:16:26 +00:00
4ccd1d3f7e ** Fixes bug #327304
2006-01-30  Rajeev Ramanathan <rajeevramanathan_2004@yahoo.co.in>

	** Fixes bug #327304

	* evolution-calendar.xml: Added pixbuf for calendar prev/next buttons
	instead of stock icons.

svn path=/trunk/; revision=31342
2006-01-30 04:25:07 +00:00
824714d55e Committing Rajeev's patch.
svn path=/trunk/; revision=31331
2006-01-27 19:32:43 +00:00
7bbb05236d ** Fixes bugs #328513, #328514, #328551, #328553, #328558, #328559,
2006-01-25  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bugs #328513, #328514, #328551, #328553, #328558, #328559, #328560

svn path=/trunk/; revision=31309
2006-01-25 11:39:31 +00:00
c31d93ccb2 Added menu items for addressbook operations.
svn path=/trunk/; revision=31307
2006-01-25 10:24:35 +00:00
45eb8cfafe Reviewed and committed by Harish Krishnaswamy <kharish@novell.com>
2006-01-22  Ranjan Somani  <sranjan@novell.com>

	Reviewed and committed by Harish Krishnaswamy <kharish@novell.com>

	* ui/evolution-mail-message.xml: Removed the extra toolbar separator
	 Fixes #326387

svn path=/trunk/; revision=31263
2006-01-22 08:53:44 +00:00
03e9bb4cfd changing British English to American English. Fixes bug 326637.
2006-01-19  Andre Klapper <a9016009@gmx.de>

	* evolution-meesage-composer.xml: changing British English to
	American English. Fixes bug 326637.

svn path=/trunk/; revision=31241
2006-01-19 14:44:44 +00:00
fe9630cf42 changing "_About Evolution..." to "_About" to be HIG-compliant. Fixes bug
2006-01-19  Andre Klapper <a9016009@gmx.de>

	* evolution.xml: changing "_About Evolution..." to "_About" to be
	HIG-compliant. Fixes bug 327309.

svn path=/trunk/; revision=31240
2006-01-19 14:21:33 +00:00
129812de59 Adds two new menu items for collapse and expand of all threads.
2006-01-16  Srinivasa Ragavan  <sragavan@novell.com>

	* evolution-mail-list.xml: Adds two new menu items for collapse and
	expand of all threads.

svn path=/trunk/; revision=31202
2006-01-16 08:15:21 +00:00
4866acf6e0 Oops forgot to commit evolution-event-editor.xml, but commited the
2006-01-14  Srinivasa Ragavan <sragavan@novell.com>

	* Oops forgot to commit evolution-event-editor.xml, but commited the changlog already

svn path=/trunk/; revision=31181
2006-01-14 15:50:47 +00:00
b67632ca71 ** Fixes bug #326458
2006-01-14  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #326458

	* evolution-editor.xml: Removes a useless separator.
	* evolution-event-editor.xml: Changes string Show Time Zone to Time
	Zone.

svn path=/trunk/; revision=31180
2006-01-14 10:30:20 +00:00
c5aa678286 ** Fixes bug #326265, #326266
2006-01-13  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #326265, #326266

	* evolution-mail-global.xml: Changed mnemonics of Message Filters menu
	item.
	* evolution-mail-message.xml: Added menmonics of Message Source menu
	item.
	* evolution.xml: Chaned mnemonics of Import menu item.

svn path=/trunk/; revision=31172
2006-01-13 16:24:02 +00:00
1e45971589 ** Fixes bug #326381
2006-01-13  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #326381

	* evolution-message-composer.xml:
	* evolution-signature-editor.xml
	Changed _Insert to I_nsert.

svn path=/trunk/; revision=31169
2006-01-13 13:16:38 +00:00
328038a347 Changes accelerator assignment specified in
2006-01-12  Srinivasa Ragavan  <sragavan@novell.com>

	* evolution-mail-global.xml:
	* evolution-mail-message.xml:
	* evolution-message-composer.xml:
	* evolution.xml:

	Changes accelerator assignment specified in
	http://go-evolution.org/Shortcut_Keys_Review

svn path=/trunk/; revision=31148
2006-01-12 14:57:26 +00:00
a5d975f118 i2006-01-12 Harish Krishnaswamy <kharish@novell.com>
* evolution-editor.xml:
* evolution-tasks.xml: [UI Hackfests] More changes. Refer
 http://go-evolution.org/Shortcut_Keys_Review.

svn path=/trunk/; revision=31146
2006-01-12 14:49:14 +00:00
2b213390c0 Fix accelerators (UI Hackfest - see
2006-01-12  Harish Krishnaswamy  <kharish@novell.com>

* evolution-calendar.xml:
* evolution-task-editor.xml: Fix accelerators
(UI Hackfest - see http://go-evolution.org/Shortcut_Keys_Review)

svn path=/trunk/; revision=31145
2006-01-12 13:08:20 +00:00