Commit Graph

6 Commits

Author SHA1 Message Date
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
00f6d32ee3 Set new scroll member to false in static declarations. Fixes build breaker
2006-06-02  Frederic Peters <fpeters@entrouvert.com>

	* e-error.c: Set new scroll member to false in static
	declarations. Fixes build breaker #343446.

svn path=/trunk/; revision=32066
2006-06-02 08:29:43 +00:00
f45a960006 Fix for bug #332936
svn path=/trunk/; revision=32053
2006-05-30 04:37:29 +00:00
6297946340 Removing unnecessary markup in translateable string.
svn path=/trunk/; revision=31494
2006-02-12 23:15:23 +00:00
5786ebbccf e-error.c Use gstdio wrappers. Use GDir instead of dirent.
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* e-error.c
	* e-fsutils.c: Use gstdio wrappers. Use GDir instead of dirent.

	* e-error.c
	* e-folder-map.c: Use e_xml_parse_file() instead of using libxml
	directly.

svn path=/trunk/; revision=30821
2005-12-17 15:43:23 +00:00
68400be65e added e-error.[ch], removed e-error-tool, and added e-system.error.xml
2005-05-16  Not Zed  <NotZed@Ximian.com>

        * Makefile.am: added e-error.[ch], removed e-error-tool, and added
        e-system.error.xml

svn path=/trunk/; revision=29360
2005-05-16 06:10:22 +00:00