Commit Graph

16329 Commits

Author SHA1 Message Date
e772616c90 fix parameter types here (this signal isn't generated from an ETable.)
2003-01-09  Chris Toshok  <toshok@ximian.com>

	* gui/widgets/gal-view-minicard.c (column_width_changed): fix
	parameter types here (this signal isn't generated from an ETable.)

	* gui/widgets/gal-view-factory-minicard.c: include e-util.h

	* gui/widgets/e-minicard.h: include gnome-canvas.h here.

	* gui/widgets/e-addressbook-table-adapter.c: #include
	e-destination.h here.

	* gui/widgets/e-minicard.c: same.

svn path=/trunk/; revision=19378
2003-01-09 22:09:54 +00:00
a08adf37ef Updated question test
2003-01-09  Anna Marie Dirks  <anna@ximian.com>

	* OOA/oooa_question.png: Updated question test

svn path=/trunk/; revision=19377
2003-01-09 22:09:35 +00:00
f23d334375 remove the select names stuff (the Related Contacts button/entry.)
2003-01-09  Chris Toshok  <toshok@ximian.com>

	* gui/contact-editor/e-contact-editor.[ch]: remove the select
	names stuff (the Related Contacts button/entry.)

	* gui/contact-editor/contact-editor.glade: same.

svn path=/trunk/; revision=19376
2003-01-09 22:05:31 +00:00
cdb416e980 Screenshot of outlook's OOOA Config dialog.
2003-01-09  Anna Marie Dirks  <anna@ximian.com>

	* OOA/outlook_screenshot.png: Screenshot of outlook's OOOA Config dialog.

	* OOA/outlook_question.png: Screenshot of outlook's OOOA question dialog

	* OOA/spec.txt: Spec file for Out of Office Assistant

	* OOA/oooa_screenshot.png: Screenshot of mockup of OOOA Config dialog.

	* OOA/oooa_question.png: Screenshot of mockup of question dialog

	* OOA/ooa.glade: Glade file for the Out of Office Assistant

	*OOA : New directory

svn path=/trunk/; revision=19375
2003-01-09 22:05:30 +00:00
1b1229441a Screenshot of outlook's OOOA Config dialog.
2003-01-09  Anna Marie Dirks  <anna@ximian.com>

	* OOA/outlook_screenshot.png: Screenshot of outlook's OOOA Config dialog.

	* OOA/outlook_question.png: Screenshot of outlook's OOOA question dialog

	* OOA/spec.txt: Spec file for Out of Office Assistant

	* OOA/oooa_screenshot.png: Screenshot of mockup of OOOA Config dialog.

	* OOA/oooa_question.png: Screenshot of mockup of question dialog

	* OOA/ooa.glade: Glade file for the Out of Office Assistant

	*OOA : New directory

svn path=/trunk/; revision=19374
2003-01-09 22:00:05 +00:00
1c3f1f0d68 change this to use GtkImage instead of GnomeCanvas.
2003-01-09  Chris Toshok  <toshok@ximian.com>

	* e-gui-utils.c (e_create_image_widget): change this to use
	GtkImage instead of GnomeCanvas.

svn path=/trunk/; revision=19373
2003-01-09 21:58:39 +00:00
3eb3183d85 Glade file for the Out of Office Assistant.
svn path=/trunk/; revision=19372
2003-01-09 21:54:31 +00:00
4072594cb5 pass bag to bonobo_pbclient_set_boolean.
2003-01-09  Chris Toshok  <toshok@ximian.com>

	* folder-info.c (evolution_folder_info_notify_ready): pass bag to
	bonobo_pbclient_set_boolean.

svn path=/trunk/; revision=19371
2003-01-09 21:14:07 +00:00
547ba4f388 (owner_set_cb): Don't call
mail_config_register_factory() or
evolution_mail_config_wizard_init().

svn path=/trunk/; revision=19370
2003-01-09 19:21:21 +00:00
52bf62c822 comment out the factory oaf_server, and change the location of the
2003-01-09  Chris Toshok  <toshok@ximian.com>

	* gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in:
	comment out the factory oaf_server, and change the location of the
	SelectNames controls to be
	OAFIID:GNOME_Evolution_Addressbook_Factory so the normal
	addressbook.so will create them.

	* gui/component/select-names/Makefile.am
	(libeselectnames_la_SOURCES): remove the
	e-select-names-factory.[ch] stuff for the time being.

	* gui/component/component-factory.c (factory): we're now (for the
	time being) the factory for the select names control.

svn path=/trunk/; revision=19369
2003-01-09 19:17:01 +00:00
fef77b9924 need to ref/sink "new" so that the g_object_unref doesn't spew a warning.
2003-01-09  Chris Toshok  <toshok@ximian.com>

	* e-msg-composer-hdrs.c (e_msg_composer_hdrs_new): need to
	ref/sink "new" so that the g_object_unref doesn't spew a warning.

svn path=/trunk/; revision=19368
2003-01-09 19:12:30 +00:00
129f54c0d2 #include "mail-format.h"
svn path=/trunk/; revision=19367
2003-01-09 18:53:13 +00:00
60d236430a Allow recur_id to be NULL to clear the recurrence id. (Based on a story by
* cal-util/cal-component.c (cal_component_set_recurid): Allow
	recur_id to be NULL to clear the recurrence id. (Based on a story
	by JP on evolution-1-2-recurid-branch)

	* gui/print.c: Remove unused gnome-print-copies.h #include

	* pcs/query.c (query_new): Use g_object_weak_ref rather than
	connecting to "destroy" (which doesn't actually exist on a
	CalBackend)
	(backend_destroyed_cb): Update prototype.

svn path=/trunk/; revision=19365
2003-01-09 18:17:52 +00:00
6e9cb1e2bf Added druidpagestart1 to the pages list. (construct): Change the limits on
2003-01-09  Not Zed  <NotZed@Ximian.com>

        * mail-config-druid.c: Added druidpagestart1 to the pages list.
        (construct): Change the limits on the page initialisation, and
        widget_show_all on the page rather than the content.

        * GNOME_Evolution_Mail.server.in.in: Make Mail a shlib component.

        * folder-info.c (evolution_folder_info_factory_init): Removed.
        (evolution_folder_info_factory_fn): renamed to evolution_folder_info_new().

        *  mail-config-druid.c  (evolution_mail_config_wizard_factory_fn):
        Renamed to evolution_mail_config_wizard_new().
        (evolution_mail_config_wizard_init): Removed.

        * mail-config-factory.c (mail_config_register_factory): Remove.
        (config_control_factory_cb): make this public.

        * Makefile.am: setup evolution-mail as a shared library.

        * component-factory.c (make_factory): implement the bonobo-plugin
        factory for shlib operation.  Also, preliminary work to setup mailer-specific
        (factory): Implement the factory which starts various components.

        * mail-config.c (xml_get_prop): g_free->xmlFree
        (account_to_xml): copy xml memory to glib memory when adding the 0
        on the end of the string.
        (accounts_save): Use slightly different logic with appending to
        the tail of the list, we can't use the &node trick with gslists.
        (accounts_changed): Same here.

svn path=/trunk/; revision=19362
2003-01-09 12:17:19 +00:00
45d0c39700 back out accidental commit
svn path=/trunk/; revision=19307
2003-01-09 06:55:40 +00:00
9cdee141ad g_free->xmlFree (account_to_xml): copy xml memory to glib memory when
2003-01-09  Not Zed  <NotZed@Ximian.com>

        * mail-config.c (xml_get_prop): g_free->xmlFree
        (account_to_xml): copy xml memory to glib memory when adding the 0
        on the end of the string.
        (accounts_save): Use slightly different logic with appending to
        the tail of the list, we can't use the &node trick with gslists.
        (accounts_changed): Same here.

svn path=/trunk/; revision=19306
2003-01-09 06:43:31 +00:00
f255677bd1 back out accidental commit
svn path=/trunk/; revision=19305
2003-01-09 06:36:57 +00:00
1e68876622 oops, don't include e-treeview-selection-model.h unless we're building the
2003-01-08  Chris Toshok  <toshok@ximian.com>

	* gui/widgets/e-addressbook-view.c: oops, don't include
	e-treeview-selection-model.h unless we're building the treeview.

svn path=/trunk/; revision=19304
2003-01-09 03:55:45 +00:00
6b8b8d8e37 dont unref the pango context, get_context() doesn't create a ref.
2003-01-08  Not Zed  <NotZed@Ximian.com>

        * e-shell-settings-dialog.c (set_dialog_size): dont unref the
        pango context, get_context() doesn't create a ref.

svn path=/trunk/; revision=19303
2003-01-09 03:08:06 +00:00
4698808a25 Fix to build.
2003-01-08  Jeffrey Stedfast  <fejj@ximian.com>

	* backend/pas/pas-backend-ldap.c
	(pas_backend_ldap_process_authenticate_user): Fix to build.

svn path=/trunk/; revision=19302
2003-01-09 02:54:52 +00:00
f49ec121f0 add in the schema entry for minimum_query_length.
2003-01-08  Chris Toshok  <toshok@ximian.com>

	* gui/component/apps_evolution_addressbook.schemas: add in the
	schema entry for minimum_query_length.

svn path=/trunk/; revision=19301
2003-01-09 02:47:10 +00:00
81d8ab193f add E_ADDRESSBOOK_VIEW_TREEVIEW to the enum, ifdef'ed out.
2003-01-08  Chris Toshok  <toshok@ximian.com>

	* gui/widgets/e-addressbook-view.h: add
	E_ADDRESSBOOK_VIEW_TREEVIEW to the enum, ifdef'ed out.

	* gui/widgets/e-addressbook-view.c
	(e_addressbook_view_class_init): add ifdefed treeview code.
	(init_collection): same.
	(display_view): same.
	(get_selection_model): same.
	(treeview_row_activated): same.
	(create_treeview_view): same.
	(change_view_type): same.xo
	(e_addressbook_view_print): same.
	(e_addressbook_view_print_preview): same.

	* gui/widgets/Makefile.am: add in the treeview sources (commented
	out).

svn path=/trunk/; revision=19300
2003-01-09 02:40:46 +00:00
5d92db0149 add parent arg.
2003-01-08  Chris Toshok  <toshok@ximian.com>

	* gui/widgets/gal-view-minicard.c (gal_view_minicard_edit): add
	parent arg.

	* gui/widgets/e-addressbook-treeview-adapter.[ch]: new files, for
	a GtkTreeView view of contacts.

	* gui/widgets/gal-view-treeview.[ch]: same

	* gui/widgets/gal-view-favroty-treeview.[ch]: same

svn path=/trunk/; revision=19299
2003-01-09 02:31:46 +00:00
592c5b2ff2 (e_pixmap_file): Update to use
$(datadir)/evolution/images/ instead of
$(datadir)/images/evolution to fetch the icons.

svn path=/trunk/; revision=19298
2003-01-08 23:39:16 +00:00
c3f5e5f241 make it build
svn path=/trunk/; revision=19297
2003-01-08 23:19:49 +00:00
c53d080d04 Icons are now in $(datadir)/evolution/images instead of
* gui/alarm-notify/Makefile.am: Icons are now in
$(datadir)/evolution/images instead of
$(datadir)/images/evolution.
* gui/Makefile.am: Likewise.
* gui/dialogs/Makefile.am: Likewise.

svn path=/trunk/; revision=19296
2003-01-08 22:37:36 +00:00
f4f3c71805 $(datadir)/evolution/images instead of $(datadir)/images/evolution.
* gui/component/Makefile.am: $(datadir)/evolution/images instead
of $(datadir)/images/evolution.
* gui/contact-editor/Makefile.am: Likewise.
* gui/contact-list-editor/Makefile.am (iconsdir): Likewise.
* gui/widgets/Makefile.am: Likewise.

svn path=/trunk/; revision=19295
2003-01-08 22:37:24 +00:00
86033606aa Images are now in $(datadir)/evolution/images
instead of $(datadir)/images/evolution.

svn path=/trunk/; revision=19294
2003-01-08 22:36:12 +00:00
89862745a8 Images are now in $(datadir)/evolution/images instead of
Images are now in
$(datadir)/evolution/images instead of
$(datadir)/images/evolution.

svn path=/trunk/; revision=19293
2003-01-08 22:35:47 +00:00
578e668365 Images are now in $(datadir)/evolution/images instead of
* Makefile.am: Images are now in $(datadir)/evolution/images
instead of $(datadir)/images/evolution.

* e-folder-list.c (e_folder_list_class_init): Remove
"EFolderList::" prefix from the properties.

svn path=/trunk/; revision=19292
2003-01-08 22:34:59 +00:00
32e9ba1991 Icons are now in $(datadir)/evolution/images
instead of $(datadir)/images/evolution.

svn path=/trunk/; revision=19291
2003-01-08 22:34:03 +00:00
3570e88711 (imagesdir): Install images into
$(datadir)/evolution/images instead of
$(datadir)/images/evolution.
(buttonsdir): Likewise, these go into
$(datadir)/evolution/images/buttons now.
(conduits_DATA): Likewise, $(datadir)/evolution/images/conduits.

svn path=/trunk/; revision=19290
2003-01-08 22:33:19 +00:00
a9ff63ab04 Call folder_browser_set_message_preview().
2003-01-08  Jeffrey Stedfast  <fejj@ximian.com>

	* folder-browser-ui.c (folder_browser_ui_add_global): Call
	folder_browser_set_message_preview().

svn path=/trunk/; revision=19289
2003-01-08 20:41:08 +00:00
5c49bda7d1 Removed. (mail_config_set_show_preview): Removed.
2003-01-08  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-config.c (mail_config_get_show_preview): Removed.
	(mail_config_set_show_preview): Removed.

	* folder-browser.c (folder_browser_toggle_preview): Simply set the
	gconf show_preview setting and let the code in folder-browser-ui.c
	detect it and update the UI.

	* folder-browser-ui.c (folder_browser_ui_add_global): Listen for
	changed events on the show_preview setting.

svn path=/trunk/; revision=19288
2003-01-08 20:34:53 +00:00
ac80365c86 Move PASBook request handling into PASBackend itself since all
existing backends do it exactly the same way. (Part of 32866).

	* backend/pas/pas-backend.h (PASBackendClass): add new methods for
	the various pas book requests.

	* backend/pas/pas-backend.c: Add a clients list to
	PASBackendPrivate.
	(pas_backend_create_card, etc): Add these to invoke the new
	methods.
	(process_client_requests, book_destroy_cb): Moved here and
	slightly rewritten from pas-backend-file.
	(last_client_gone): Now static.
	(add_client, remove_client): Default implementations, based on
	pas-backend-file, that add the client to/remove it from the
	backend's clients list and connect to its requests_queued signal.
	(pas_backend_init, pas_backend_dispose): Deal with the clients
	list.

	* backend/pas/pas-backend-file.c (struct _PASBackendFilePrivate):
	Remove GList *clients.
	(pas_backend_file_process_client_requests,
	pas_backend_file_book_destroy_db, pas_backend_file_add_client,
	pas_backend_file_remove_client): Gone.
	(pas_backend_file_class_init): Remove add_client/remove_client
	method initializations, add initializations for processing the
	various book requests.

	* backend/pas/pas-backend-ldap.c (struct _PASBackendLDAPPrivate):
	Remove GList *clients.
	(pas_backend_ldap_process_create_card, etc): Make these take the
	specific PAS*Request types rather than a generic PASRequest.
	(pas_backend_ldap_process_client_requests,
	pas_backend_ldap_book_destroy_db, pas_backend_ldap_add_client,
	pas_backend_ldap_remove_client): Gone.
	(pas_backend_ldap_class_init): Remove add_client/remove_client
	method initializations, add initializations for processing the
	various book requests.

svn path=/trunk/; revision=19287
2003-01-08 20:34:51 +00:00
d22be5639f Use gconf to get the default account index.
2003-01-08  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer-hdrs.c (create_from_optionmenu): Use gconf to get
	the default account index.
	(e_msg_composer_hdrs_set_from_account): Same.

svn path=/trunk/; revision=19286
2003-01-08 18:45:38 +00:00
5c1d44991b Save the setting via gconf. (mail_config_add_account): Immediately save
2003-01-08  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-config.c (mail_config_set_default_account): Save the
	setting via gconf.
	(mail_config_add_account): Immediately save the list of accounts.
	(mail_config_remove_account): Same.
	(mail_config_signature_run_script): g_free the charset value and
	use the composer's charset rather than the display charset.
	(mail_config_get_default_account_num): Removed.

svn path=/trunk/; revision=19285
2003-01-08 18:35:52 +00:00
d15ae27c17 Save the setting via gconf. (mail_config_add_account): Immediately save
2003-01-08  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-config.c (mail_config_set_default_account): Save the
	setting via gconf.
	(mail_config_add_account): Immediately save the list of accounts.
	(mail_config_remove_account): Same.
	(mail_config_signature_run_script): g_free the charset value and
	use the composer's charset rather than the display charset.

svn path=/trunk/; revision=19284
2003-01-08 18:26:56 +00:00
256a3d747f (evolution_LDFLAGS): -export-dynamic so custom
widgets in libglade work.

svn path=/trunk/; revision=19283
2003-01-08 18:24:35 +00:00
cb949fd342 Updated Swedish translation.
2003-01-08  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=19280
2003-01-08 16:34:11 +00:00
610d84e7af - 3092 translated messages, 761 fuzzy translations, 2471 untranslated messages.
+ 3142 translated messages, 713 fuzzy translations, 2469 untranslated messages.

svn path=/trunk/; revision=19279
2003-01-08 13:47:53 +00:00
4e66fdb8f2 update...
svn path=/trunk/; revision=19278
2003-01-08 11:53:06 +00:00
bfc790c84a update...
svn path=/trunk/; revision=19277
2003-01-08 10:23:20 +00:00
47ad4c65d3 use the composer's charset gconf key
svn path=/trunk/; revision=19274
2003-01-08 06:14:52 +00:00
e172402e07 oops, forgot to init the gconf-client
svn path=/trunk/; revision=19273
2003-01-08 05:57:21 +00:00
8454bfcf61 remove a dead header
svn path=/trunk/; revision=19272
2003-01-08 03:15:36 +00:00
fb6caf533c Use gconf to get the paned size. (folder_browser_set_message_preview):
2003-01-07  Jeffrey Stedfast  <fejj@ximian.com>

	* folder-browser.c (save_cursor_pos): Use gconf to get the paned
	size.
	(folder_browser_set_message_preview): Same.
	(folder_browser_toggle_hide_deleted): Use gconf to set the
	hide-deleted state.
	(folder_browser_set_message_display_style): Same but for the
	message_display_style.
	(fb_resize_cb): Save the paned_size via gconf.
	(paned_size_changed): Callback for when the paned_size gets
	changed. Change the folder-browser's paned size to the new
	setting.
	(folder_browser_gui_init): Listen to changes to the paned_size and
	also get the initial size from gconf.

	* message-list.c (message_list_set_folder): Use gconf.
	(regen_list_regen): Use gconf.

	* message-browser.c (transfer_msg_done): Use gconf to get the
	hide_deleted setting.

	* mail-account-gui.c (sig_add_new_signature): Use gconf.

	* folder-browser-ui.c (folder_browser_ui_add_list): Use gconf.

	* folder-browser.c (save_cursor_pos): Use gconf.
	(folder_browser_set_message_preview): Same.
	(folder_browser_toggle_hide_deleted): Here too.
	(folder_browser_set_message_display_style): And here.
	(folder_browser_gui_init): Here too.
	(done_message_selected): And here.

	* mail-config.c (mail_config_get_thread_subject): Removed.
	(mail_config_set_thread_subject): Removed.
	(mail_config_get_empty_trash_on_exit): Removed.
	(mail_config_set_empty_trash_on_exit): Removed.
	(mail_config_get_last_filesel_dir): Removed.
	(mail_config_set_last_filesel_dir): Removed.
	(mail_config_get_hide_deleted): Removed.
	(mail_config_set_hide_deleted): Removed.
	(mail_config_get_paned_size): Removed.
	(mail_config_set_paned_size): Removed.
	(mail_config_get_send_html): Removed.
	(mail_config_set_send_html): Removed.
	(mail_config_get_confirm_unwanted_html): Removed.
	(mail_config_set_confirm_unwanted_html): Removed.
	(mail_config_get_citation_highlight): Removed.
	(mail_config_set_citation_highlight): Removed.
	(mail_config_get_citation_color): Removed.
	(mail_config_set_citation_color): Removed.
	(mail_config_get_do_seen_timeout): Removed.
	(mail_config_set_do_seen_timeout): Removed.
	(mail_config_get_mark_as_seen_timeout): Removed.
	(mail_config_set_mark_as_seen_timeout): Removed.
	(mail_config_get_prompt_empty_subject): Removed.
	(mail_config_set_prompt_empty_subject): Removed.
	(mail_config_get_prompt_only_bcc): Removed.
	(mail_config_set_prompt_only_bcc): Removed.
	(mail_config_get_confirm_expunge): Removed.
	(mail_config_set_confirm_expunge): Removed.
	(mail_config_get_confirm_goto_next_folder): Removed.
	(mail_config_set_confirm_goto_next_folder): Removed.
	(mail_config_get_goto_next_folder): Removed.
	(mail_config_set_goto_next_folder): Removed.
	(mail_config_get_http_mode): Removed.
	(mail_config_set_http_mode): Removed.
	(mail_config_get_default_forward_style): Removed.
	(mail_config_set_default_forward_style): Removed.
	(mail_config_get_default_reply_style): Removed.
	(mail_config_set_default_reply_style): Removed.
	(mail_config_get_message_display_style): Removed.
	(mail_config_set_message_display_style): Removed.
	(mail_config_get_default_charset): Removed.
	(mail_config_set_default_charset): Removed.
	(mail_config_get_x_mailer_display_style): Removed.
	(mail_config_set_x_mailer_display_style): Removed.

	* subscribe-dialog.c (populate_store_list): Use the list of
	accounts. We can't get the list of sources anymore.
	(populate_store_foreach): Updated.

	* mail-callbacks.c (guess_me_from_accounts): Use account->enabled.
	(mail_generate_reply): Same.
	(empty_trash): Here too.

	* mail-accounts.c (account_delete_clicked): Use account->enabled
	rather than source->enabled.
	(account_able_clicked): Same.
	(account_cursor_change): Here too.
	(mail_accounts_load): And here.

	* component-factory.c (owner_unset_cb): Use gconf empty-on-exit
	settings.
	(mail_load_storages): Use account->enabled rather than
	account->source->enabled. The struct changed.

	* mail-composer-prefs.c (sig_add): Get the send_html pref from gconf.

	* message-tag-followup.c (target_date_new): Use gconf.

	* mail-config.c (mail_config_get_week_start_day): Removed.

	* mail-tools.c (mail_tool_quote_message): Use gconf here too, but
	we don't need to parse the colour - just use it as a raw string.
	(mail_tool_forward_message): Use gconf.

	* mail-format.c (mail_format_data_wrapper_write_to_stream): Use gconf.
	(write_headers): Use gconf.
	(handle_text_plain): Same.

	* mail-display.c (mail_text_write): Updated to use gconf and parse
	GdkColour strings.
	(on_url_requested): Updated to use gconf.

	* mail-callbacks.c (ask_confirm_for_unwanted_html_mail): Use gconf
	rather than the old mail-config APIs which will be removed.
	(ask_confirm_for_empty_subject): Same.
	(ask_confirm_for_only_bcc): Here too.
	(composer_get_message): And here.
	(create_msg_composer): Same.
	(transfer_msg_done): Again here.
	(delete_msg): Here too.
	(confirm_expunge): And finally here.

	* mail-config.c (mail_config_write): Use gconf.
	(mail_config_get_sources): Removed.

	* mail-account-gui.c (mail_account_gui_save): No need to save
	enabled-state anymore for a source.

	* mail-config-druid.c (wizard_finish_cb): Instead of setting
	account->source->enabled to TRUE, just set account->enabled to
	TRUE. The structures changed a bit.

	* mail-send-recv.c (mail_send_receive): Get the list of accounts
	instead of sources, and pass them along to build_dialogue. I'm
	trying to get rid of the mail_config_get_sources() api.
	(mail_autoreceive_setup): Here too.

	* mail-config.c (mail_config_get_filter_log): Removed.
	(mail_config_set_filter_log): Removed.
	(mail_config_get_filter_log_path): Removed.
	(mail_config_set_filter_log_path): Removed.
	(mail_config_get_new_mail_notify): Removed.
	(mail_config_set_new_mail_notify): Removed.
	(mail_config_get_new_mail_notify_sound_file): Removed.
	(mail_config_set_new_mail_notify_sound_file): Removed.

	* mail-session.c (main_get_filter_driver): Updated to use the
	gconf settings.

svn path=/trunk/; revision=19271
2003-01-08 01:39:21 +00:00
235dc4e759 New convenience function. (attach_to_multipart): Use
2003-01-07  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer-attachment-bar.c (get_default_charset): New
	convenience function.
	(attach_to_multipart): Use get_default_charset().

svn path=/trunk/; revision=19270
2003-01-08 01:31:21 +00:00
a7c452fa57 Convenience function. (get_file_content): Use the convenience function to
2003-01-07  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer.c (composer_get_default_charset): Convenience
	function.
	(get_file_content): Use the convenience function to get the
	default charset setting.
	(best_charset): Same.
	(e_msg_composer_new): Use gconf to get the send_html setting.
	(e_msg_composer_new_post): Same.

svn path=/trunk/; revision=19269
2003-01-08 01:27:05 +00:00
a1bdd2e526 fix the SYNTAX for the telephone attributes, and make the fax attributes
2003-01-07  Chris Toshok  <toshok@ximian.com>

	* backend/pas/evolutionperson.schema: fix the SYNTAX for the
	telephone attributes, and make the fax attributes more closely
	mirror those from core.schema.  Fixes the schema for openldap-2.1.

svn path=/trunk/; revision=19268
2003-01-08 00:41:31 +00:00