Commit Graph

12 Commits

Author SHA1 Message Date
8e8492bdd9 Replace "_Virtual Folder" with "_vFolder" for the search menu to create a
2005-02-01  Rodney Dawes  <dobey@novell.com>

	* em-folder-browser.c: Replace "_Virtual Folder" with "_vFolder" for
	the search menu to create a vfolder from a search

	* em-folder-tree-model.c (sort_cb): s/VFolders/vFolders/ for sorting
	in the folder tree
	(em_folder_tree_model_load_state): s/VFolders/vFolders/ in a comment

	* em-folder-view.c: s/VFolder/vFolder/ for the popup menu

	* em-vfolder-editor.c (em_vfolder_editor_new): Replace the string
	"Virtual _Folders" with "v_Folders" for the label

	* em-vfolder-rule.c (em_vfolder_editor_sourcelist_new): Repalce the
	string "VFolder source" with "vFolder source"

	* mail-errors.xml:
	* mail-errors.xml.h: Replace "virtual folder" with "vFolder" in an
	error string

	* mail-vfolder.c (vfolder_setup_desc): s/vfolder/vFolder/
	(vfolder_setup_do): s/vfolder/vFolder/
	(vfolder_load_storage): s/VFolders/vFolders/
	(vfolder_edit_rule): s/VFolder/vFolder/
	(vfolder_gui_add_rule): s/VFolder/vFolder/

	Fixes #68137

svn path=/trunk/; revision=28664
2005-02-01 19:30:49 +00:00
f239c774f7 Fixes #71937
2005-01-31  JP Rosevear  <jpr@novell.com>

	Fixes #71937

	* evolution-mail.schemas.in.in: fix spelling error

	* mail-errors.xml: fix two spelling errors

svn path=/trunk/; revision=28633
2005-01-31 17:03:08 +00:00
774affb0aa ** See bug #55831.
2005-01-20  Not Zed  <NotZed@Ximian.com>

        ** See bug #55831.

        * evolution-mail.schemas.in.in: added open_many prompt key.

        * mail-errors.xml: added ask-open-many

        * em-folder-view.c (em_folder_view_open_selected): put back the
        'you're opening too many are you sure' thing.

svn path=/trunk/; revision=28454
2005-01-20 03:56:22 +00:00
be00bf6ac1 ** See bug #67014.
2004-10-11  Not Zed  <NotZed@Ximian.com>

        ** See bug #67014.

        * mail-errors.xml: added "checking-service" error.

        * em-account-editor.c (em_account_editor_construct): keep track of
        the dialogue
        (emae_editor_destroyed): , and clean up when destroyed.

        * em-account-editor.c (emae_check_authtype)
        (emae_check_authtype_response, emae_check_authtype_done): handle
        checking authtype gui here.

        * mail-config.c (check_service_describe, check_service_check)
        (check_response, mail_config_check_service): removed.

        * mail-ops.c (mail_check_service): moved here from mail-config,
        and modified to be a re-usable threaded function.

svn path=/trunk/; revision=27615
2004-10-19 06:35:44 +00:00
d976bf57c4 Remove Pango markup from groupwise account setup error message
2004-10-14  Sivaiah Nallagatla <snallagatla@novell.com>

        * mail-errors.xml : Remove Pango markup from groupwise
        account setup error message

svn path=/trunk/; revision=27582
2004-10-14 15:28:06 +00:00
ef6a3af717 Merged notzed-eplugin-2-branch to head.
svn path=/trunk/; revision=27300
2004-09-20 05:59:55 +00:00
43c5226539 Set the store and full_name info on the dialog.
2004-08-30  Jeffrey Stedfast  <fejj@novell.com>

	* em-folder-tree.c (emft_popup_delete_folder): Set the store and
	full_name info on the dialog.
	(emft_popup_delete_response): Use the requisite data stored on the
	dialog object rather than examining the selection again. Fixes bug
	#62665.

svn path=/trunk/; revision=27095
2004-08-31 15:45:48 +00:00
64943d5f70 changed the groupwise account setup error message
2004-08-21 Sivaiah Nallagatla <snallagatla@novell.com>

        * mail-erros.xml : changed the groupwise account setup error
        message

svn path=/trunk/; revision=26981
2004-08-21 06:55:07 +00:00
9c26a7412a add the error message needed for groupwise account setup
2004-07-29  Sivaiah Nallagatla <snallagatla@novell.com>

        * mail-errors.xml : add the error message needed for groupwise
        account setup

svn path=/trunk/; revision=26766
2004-07-29 06:47:31 +00:00
a218c7d2f7 ** See #59885.
2004-06-17  Not Zed  <NotZed@Ximian.com>

        ** See #59885.

        ** Moved all of the mail specific filtering stuff from filter/* to
        here.  Renamed appropriately into em* space, etc.

        * em-filter-folder-element.c (emff_copy_value): implement for folders.

        * em-vfolder-rule.c (get_widget): read the vfolder glade from
        mail-config.glade.

        * mail-config.glade: moved the vfolder source selector here.

        * em-search-context.c: new mail search specific rule context.

        * mail-component.c (setup_search_context): use the new
        em_search_context.

        * vfolder-rule.c (validate): change error to mail context.

        * filter-folder.c (validate): change error to mail context.

        * Makefile.am (em-filter-i18n.h): added rule for i18n of mail
        filter type stuff.
        (libevolution_mail_la_SOURCES): added in the filter and vfolder
        rule stuff specific to mail.

        ** See #59885.

        * em-format-html-quote.[ch]: remove and remove from build, not
        used.

        * Makefile.am (libevolution_mail_la_LIBADD): add libeabutil and
        evolutionsmime.

        * mail-component-factory.c (factory): there is no mail_config
        anymore.

svn path=/trunk/; revision=26380
2004-06-17 07:34:50 +00:00
b28d4738f2 a few fixes.
2004-05-25  Jeffrey Stedfast  <fejj@novell.com>

	* mail-errors.xml: a few fixes.

	* em-format-quote.c (emfq_text_plain): Only strip the signature if
	we are in some wy modifying the content (we don't want to remove
	the signature if we are editing the message as a new
	message). Fixes bug #58826.

svn path=/trunk/; revision=26079
2004-05-25 16:16:25 +00:00
97926d706a add for translators.
2004-05-12  Not Zed  <NotZed@Ximian.com>

        * mail-errors.xml.h: add for translators.

        * Makefile.am (%.xml.h): fix for xml i18n stuff.

        * mail-errors.xml: moved from the .xml.in file.

2004-05-11  Not Zed  <NotZed@Ximian.com>

        * em-utils.c (em_uri_from_camel): pass an exception to
        provider_get, it relies on one.

        * em-migrate.c (em_migrate_1_4): fix some error messages, and fail
        with fatal errors properly.
        (em_migrate_local_folders_1_4): EEP!  Who cares if this fails!
        Well I do.  Setup exceptions and return codes.
        (em_migrate_dir): and here too.  Sloppy!
        (em_migrate_dir): change the code slightly, 1.4 would recurse all
        folders, even if the parent folder doesn't have a
        folder-metadata.xml.  Make sure we copy that mode.
        (get_local_store_uri): Make it copy the 1.4 behaviour properly.
        Any error -> use defaults.
        (em_migrate_dir): lots of changes.
        (mbox_build_filename): take the output string as an arg.
        (cp): add an argument to overwrite/append or require a unique
        empty file.
        (cp_r): add mode arg here too.
        (em_migrate_folder): split the folder copy stuff from em_migrate
        dir entirely.  blah.
        (em_upgrade_accounts_1_4): can't fail, remove return code, etc.
        (em_upgrade_xml_1_4): removed this rather redundant odd api.
        (upgrade_xml_uris): this can't fail, remove return codes etc.
        (em_upgrade_xml_1_0): another oddly redundant function.
        (em_migrate_pop_uid_caches_1_4): error messages, blah blah.
        (em_migrate_folder_expand_state_1_4): no fatal states here.
        (em_migrate_folder_view_settings_1_4): nor here.
        (emm_setup_initial): do i18n 'better', using
        gnome_i18n_get_language_list, rather than hacky code.

2004-05-10  Not Zed  <NotZed@Ximian.com>

        * mail-tools.c: remove e-meta.h, not used anymore.

svn path=/trunk/; revision=25870
2004-05-12 03:34:33 +00:00