Commit Graph

8 Commits

Author SHA1 Message Date
c8d411ce2b Don't mix declarations and code (#405495).
2007-03-27  Matthew Barnes  <mbarnes@redhat.com>

	* a11y/e-table/gal-a11y-e-cell-text.c:
	* a11y/e-table/gal-a11y-e-cell-vbox.c:
	* addressbook/gui/component/addressbook-component.c:
	* addressbook/gui/component/addressbook-view.c:
	* addressbook/gui/contact-editor/e-contact-editor.c:
	* addressbook/gui/contact-editor/e-contact-quick-add.c:
	* addressbook/gui/widgets/e-addressbook-view.c:
	* addressbook/gui/widgets/eab-contact-display.c:
	* addressbook/gui/widgets/gal-view-minicard.c:
	* calendar/gui/alarm-notify/alarm-queue.c:
	* calendar/gui/dialogs/comp-editor.c:
	* calendar/gui/dialogs/event-page.c:
	* calendar/gui/dialogs/memo-page.c:
	* calendar/gui/dialogs/task-page.c:
	* calendar/gui/e-cal-popup.c:
	* calendar/gui/e-meeting-list-view.c:
	* calendar/gui/e-tasks.c:
	* calendar/gui/gnome-cal.c:
	* composer/e-msg-composer.c:
	* mail/em-folder-browser.c:
	* mail/em-format.c:
	* mail/em-popup.c:
	* plugins/exchange-operations/exchange-account-setup.c:
	* plugins/exchange-operations/exchange-calendar.c:
	* plugins/exchange-operations/exchange-config-listener.c:
	* plugins/exchange-operations/exchange-contacts.c:
	* plugins/import-ics-attachments/icsimporter.c:
	* widgets/misc/e-filter-bar.c:
	* widgets/misc/e-multi-config-dialog.c:
	* widgets/table/e-cell-checkbox.c:
	* widgets/table/e-table-header-item.c:
	Don't mix declarations and code (#405495).


svn path=/trunk/; revision=33324
2007-03-27 11:28:14 +00:00
cba3097cad ** Fixes bug #419524
2007-03-20  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #419524

	* Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>.

	* e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list):
	* mail/em-migrate.c (emm_setup_initial):
	* shell/e-component-registry.c (query_components):
	* shell/e-shell-settings-dialog.c (load_pages):
	* shell/e-shell-window-commands.c (command_quick_reference):
	* tools/killev.c (main):
	Use g_get_language_names() instead of gnome_i18n_get_language_list().

	* e-util/e-util.c: Remove e_gettext().

	* e-util/Makefile.am: Remove e-i18n.h.


svn path=/trunk/; revision=33319
2007-03-20 17:23:58 +00:00
b4300c6748 ** Fix bug #348679
2006-11-28  Parthasarathi Susarla <ajaysusarla@gmail.com>

	** Fix bug #348679

	* icsimporter.c: (org_gnome_evolution_import_ics_attachment):
	Do not access structure elements directly. Use the methods of the
	class in the CamelDataWrapper Class

svn path=/trunk/; revision=33030
2006-11-28 18:26:29 +00:00
61d2b8a6c7 Mark name and description for translation.
2006-08-28  Kjartan Maraas  <kmaraas@gnome.org>

	* org-gnome-evolution-mail-attachments-import-ics.eplug.xml: Mark
	name and description for translation.

svn path=/trunk/; revision=32892
2006-10-16 13:55:02 +00:00
cd59caa640 ** Fix for bug #347248
svn path=/trunk/; revision=32647
2006-08-23 14:05:21 +00:00
fe28e52052 fixes a crash.
svn path=/trunk/; revision=31556
2006-02-21 11:50:16 +00:00
9658f71e0e Fix twenty odd compiler warnings and style oddness.
2006-01-22  Harish Krishnaswamy  <kharish@novell.com>

	* icsimporter.c (get_menu_type), (dialog_response_cb),
	 (dialog_close_cb), (get_icalcomponent_from_file):
	Fix twenty odd compiler warnings and style oddness.

svn path=/trunk/; revision=31262
2006-01-22 05:48:53 +00:00
7125df8956 Initial commits. Plugin written and submitted by Johnny Jacob
2006-01-17  Harish Krishnaswamy  <kharish@novell.com>

* import-ics-attachments : Initial commits. Plugin written and
submitted by Johnny Jacob <johnnyjacob@gmail.com>

svn path=/trunk/; revision=31223
2006-01-17 06:47:57 +00:00