Commit Graph

7 Commits

Author SHA1 Message Date
7513daf020 clean up author/descriptions for various plugins.
2005-02-24  Björn Torkelsson  <torkel@acc.umu.se>

	* clean up author/descriptions for various plugins.

svn path=/trunk/; revision=28889
2005-02-25 15:54:25 +00:00
e75013c201 Make mailer depend on libedataserverui.
2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* configure.in: Make mailer depend on libedataserverui.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* Makefile.am (eutilinclude_HEADERS)
	(libeutil_la_SOURCES): Remove e-passwords from here, it now
	lives in libedataserverui.

	* e-passwords.[ch]: Removed.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* gui/component/addressbook-view.c:
	* gui/component/addressbook.c: Include
	<libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* common/authentication.c:
	* gui/e-pub-utils.c:
	* gui/alarm-notify/alarm-notify.c:
	* gui/alarm-notify/notify-main.c:
	* gui/dialogs/url-editor-dialog.c:
	Include <libedataserverui/e-passwords.h>.
	* gui/itip-utils.c: Remove e-passwords.h include, it's not
	needed.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* mail-session.c:
	* mail-config.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* gui/component.c:
	* lib/e-cert-db.c:
	* lib/e-pkcs12.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* e-shell-window-commands.c:
	* e-shell.c:
	* main.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* camel-gw-listener.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* send-options.c: Include <libedataserverui/e-passwords.h>.

svn path=/trunk/; revision=28871
2005-02-23 18:57:00 +00:00
46b8bfe921 IF we get a invalid session string back from the server do the operation
2005-02-10  Chenthill Palanisamy  <pchenthill@novell.com>

	* send-options.c: (e_sendoptions_clicked_cb): IF
	we get a invalid session string back from the server
	do the operation again.

svn path=/trunk/; revision=28765
2005-02-10 08:44:14 +00:00
435673264c Changed the item_type to section instead of item. Made the necessary
2005-01-24  Chenthill Palanisamy  <pchenthill@novell.com>


	* org-gnome-send-options.eplug.in: Changed the item_type to
	section instead of item.
	* send-options.c (get_cnc): Made the necessary changes to get cnc
	since some part of dependant code was changed in groupwise account
	set up plugin.
	(org_gnome_send_options): Changed the prototype of the function
	to return the widget.
	(send_options_commit): Added a warning message if the Modification
	was not sent to the server.

svn path=/trunk/; revision=28530
2005-01-24 15:57:23 +00:00
863c66f94e Added some functons to change the global send options.
2005-01-12 Chenthill Palanisamy <pchenthill@novell.com>

	* Makefile.am:
	* send-options.c: (get_cnc), (e_send_options_load_general_opts),
	(e_sendoptions_clicked_cb), (org_gnome_send_options),
	(e_send_options_copy_general_opts),
	(e_send_options_copy_status_options),
	(check_status_options_changed), (check_general_changed),
	(send_options_copy_check_changed), (get_source),
	(add_return_value), (put_options_in_source),
	(add_send_options_to_source), (send_options_commit): Added some
	functons to change the global send options.

svn path=/trunk/; revision=28378
2005-01-12 13:56:35 +00:00
ac271b80ee Clean up spacing (liborg_gnome_send_options_la_LIBADD): Don't specify the
2005-01-10  Rodney Dawes  <dobey@novell.com>

	* Makefile.am (INCLUDES): Clean up spacing
	(liborg_gnome_send_options_la_LIBADD): Don't specify the path to
	the la file directly, use the _LIBS variables that correspond with
	those in INCLUDES to link to the correct libraries

svn path=/trunk/; revision=28339
2005-01-10 22:14:36 +00:00
61e1d0ff64 Plugin file to add the send options button in the account editor. Adds the
2005-01-10 Chenthill Palanisamy <pchenthill@novell.com>

	* MakeFile.am:
	* org-gnome-send-options.eplug.in: Plugin file to add
          the send options button in the account editor.
    	* send-options.c: Adds the send options button inside a frame
	  in the defaults page of the account editor for groupwise
    	  accounts. Clicking on the button gets the settings from the
  	  server and shows it in the send options dialog box.

svn path=/trunk/; revision=28318
2005-01-10 13:59:41 +00:00