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
44 lines
1011 B
Plaintext
44 lines
1011 B
Plaintext
2007-03-20 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
** Fixes part of bug #419524
|
|
|
|
* Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>.
|
|
|
|
2005-05-12 Not Zed <NotZed@Ximian.com>
|
|
|
|
* Makefile.am: setup built_sources/cleanfiles
|
|
|
|
2005-05-06 Not Zed <NotZed@Ximian.com>
|
|
|
|
* Makefile.am:
|
|
|
|
* org-gnome-subject-thread.eplug.xml: s/.in/.xml/ & i18n.
|
|
|
|
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
|
|
|
|
* org-gnome-subject-thread.eplug.in: Added xml tag.
|
|
Fixed description and added author.
|
|
|
|
2005-02-07 JP Rosevear <jpr@novell.com>
|
|
|
|
* org-gnome-subject-thread.eplug.in: specify id
|
|
|
|
2004-11-01 JP Rosevear <jpr@novell.com>
|
|
|
|
* Makefile.am: dist .eplug.in file
|
|
|
|
2004-10-20 Not Zed <NotZed@Ximian.com>
|
|
|
|
* Makefile.am (INCLUDES): removed camel from include path,
|
|
everything should include camel/foo.
|
|
|
|
2004-10-20 JP Rosevear <jpr@novell.com>
|
|
|
|
* subject-thread.c: implement
|
|
|
|
* org-gnome-subject-thread.eplug.in: define the
|
|
subject-thread plugin
|
|
|
|
* Makefile.am: build the subject thread plugin
|
|
|