Commit Graph

8 Commits

Author SHA1 Message Date
2500e7382f Fix #47857
2005-12-12  Shreyas Srinivasan  <sshreyas@novell.com>

	* mail.error.xml: Fix #47857

svn path=/trunk/; revision=30756
2005-12-12 11:27:10 +00:00
3c74da6893 ** See bug #315987 Send only if account is enabled
2005-11-23  Parthasarathi Susarla <sparthasarathi@novell.com>

	** See bug #315987
	* em-composer-utils.c:
	(em_utils_composer_send_cb): Send only if account is enabled
	(em_utils_composer_save_draft_cb): Save message to server
	folder only if the account is enabled, else save it locally
	(generate_account_hash): Add default account into the account hash
	only if the account none of the account is enabled.
	(guess_account): use only enabled account

	* mail.error.xml: Add error message for send-no-account-enabled

svn path=/trunk/; revision=30646
2005-11-23 06:46:51 +00:00
e751338e49 - Enhances Signature-Preferences. - Added shortcuts for common operations.
2005-10-18  Sankar P  <psankar@novell.com>

	- Enhances Signature-Preferences.
	- Added shortcuts for common operations.
		-- Delete on Del key
		-- Edit on Dbl.Click
	- Prevents adding duplicate and NULL signatures

	* mail-signature-editor.c (menu_file_save_cb) (mail_signature_editor)
	(sig_name_changed) (menu_file_save_close_cb) (delete_event_cb) (do_exit):
		Modified the functions for handling the above scenarios.
	* mail.error.xml:
		Added error strings for duplicate and NULL signatures.
	* em-composer-prefs.c (em_composer_prefs_construct) (sig_delete_cb) (sig_add_cb):
		Modified the functions so as to handle the keyboard accelarators
	and to grab focus to the list on deletion/insertion of signatures.
	* em-composer-prefs.c (signature_key_press)(sig_tree_event_cb):
		Added new functions to handle the
	keypress events on the signatures list tree.

	Fixes #269749

svn path=/trunk/; revision=30519
2005-10-18 07:12:15 +00:00
66b8f8dd77 Change instances of "vfolder" that appear in the UI to use the term
2005-08-07  Rodney Dawes  <dobey@novell.com>

	* em-folder-browser.c (emfb_search_items):
	* em-folder-tree-model.c (sort_cb, em_folder_tree_model_load_state):
	* em-folder-tree.c (emft_drop_target):
	* em-folder-view.c (emfv_popup_items, emfv_uri_popups):
	* em-utils.c:
	* em-vfolder-editor.c (em_vfolder_editor_new):
	* em-vfolder-rule.c (em_vfolder_editor_sourcelist_new):
	* mail-dialogs.glade:
	* mail-vfolder.c (vfolder_setup_desc, vfolder_setup_do):
	(vfolder_adduri_desc, vfolder_load_storage, vfolder_edit):
	(vfolder_edit_rule, vfolder_gui_add_rule):
	* mail.error.xml:
	Change instances of "vfolder" that appear in the UI to use the term
	"Search Folder" instead
	Update some comments to use the term "Search Folder" instead of vfolder

svn path=/trunk/; revision=30024
2005-08-07 21:18:18 +00:00
7d9c68cbe5 Add new functions to remove proxy accounts and proxies created by the
2005-07-10  Shreyas Srinivasan <sshreyas@novell.com>

	* mail-config.[ch]: Add new functions to remove proxy accounts and
	proxies created by the account.
	* mail-compnent.c: Remove proxy accounts at startup
	* mail.error.xml: Add warnings for proxy disable and removal of a
	proxy when its parents are removed.
	* em-account-prefs.c: Add checks not to display proxies and
	handling of parent removal/ disabling.

svn path=/trunk/; revision=29698
2005-07-10 10:03:56 +00:00
87947227e7 Fixing typo (bug 306151). Committing for Andre
svn path=/trunk/; revision=29464
2005-06-07 05:05:43 +00:00
8808a5e4f8 Added a error message required for marking messages as read in subfolders.
2005-05-19  Chenthill Palanisamy  <pchenthill@novell.com>

	* mail.error.xml: Added a error message required for
	marking messages as read in subfolders.

svn path=/trunk/; revision=29387
2005-05-19 12:51:20 +00:00
581a7cd195 renamed from mail-errors.xml, add i18n tags, fix some whitespace issues.
2005-05-06  Not Zed  <NotZed@Ximian.com>

        * mail.error.xml: renamed from mail-errors.xml, add i18n tags, fix
        some whitespace issues.  Removed some unecessary translations.

svn path=/trunk/; revision=29307
2005-05-06 11:26:06 +00:00