aboutsummaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-04-26 05:18:44 +0800
committerDan Winship <danw@src.gnome.org>2001-04-26 05:18:44 +0800
commit0d7717153d2677e7f39bb35e05640c8e80475fa7 (patch)
tree8a7092f847e3be9f4990ed82c23a0b4af80a0ed4 /shell/main.c
parent42b257dc310636aae29a2c32a2745d91e0f3ea0c (diff)
downloadgsoc2013-evolution-0d7717153d2677e7f39bb35e05640c8e80475fa7.tar.gz
gsoc2013-evolution-0d7717153d2677e7f39bb35e05640c8e80475fa7.tar.zst
gsoc2013-evolution-0d7717153d2677e7f39bb35e05640c8e80475fa7.zip
Remove $(UNICODE_LIBS).
* Makefile.am (evolution_LDADD): Remove $(UNICODE_LIBS). * main.c (main): Remove call to unicode_init. svn path=/trunk/; revision=9567
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/main.c b/shell/main.c
index 3493e6d2d8..8f0bb6c414 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -36,7 +36,6 @@
#include <bonobo/bonobo-main.h>
#include <glade/glade.h>
#include <liboaf/liboaf.h>
-#include <unicode.h>
#include <gal/widgets/e-gui-utils.h>
#include <gal/widgets/e-cursors.h>
@@ -209,7 +208,6 @@ main (int argc, char **argv)
oaf_init (argc, argv);
glade_gnome_init ();
- unicode_init ();
e_cursors_init ();
gnome_window_icon_set_default_from_file (EVOLUTION_IMAGES "/evolution-inbox.png");
pendency on pkgconfbapt2013-09-031-2/+1 * Make these ports build with glib 2.36kwm2013-05-061-0/+2 * - Convert USE_GETTEXT to USES (part 1)ak2013-04-241-2/+1 * Convert USE_BISON to USES= bisonbapt2013-03-081-7/+3 * - update png to 1.5.10dinoex2012-06-011-1/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-204-7/+11 * Bump PORTREVISION and add USE_GETTEXT where missing.marcus2010-06-011-1/+1 * Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-114-7/+13 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-294-7/+12 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-104-6/+12 * - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removearaujo2009-02-021-2/+1 * Presenting GNOME 2.24 for FreeBSD.marcus2009-01-104-9/+18 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-244-20/+30 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-256-69/+27 * Migration from bison 1.x to 2.xade2007-10-171-2/+2 * - Welcome X.org 7.2 \o/.flz2007-05-20