aboutsummaryrefslogtreecommitdiffstats
path: root/notes/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'notes/main.c')
-rw-r--r--notes/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/notes/main.c b/notes/main.c
index f3198c0d63..4b483138da 100644
--- a/notes/main.c
+++ b/notes/main.c
@@ -35,8 +35,10 @@ init_bonobo (void)
gint
main (gint argc, gchar **argv)
{
+ #ifdef ENABLE_NLS
bindtextdomain (PACKAGE, EVOLUTION_LOCALEDIR);
textdomain (PACKAGE);
+ #endif
init_corba (argc, argv);
init_bonobo ();
lass='left'>AuthorAgeFilesLines * Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0 * Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).Alexey Dokuchaev2020-05-281-1/+1 * Update WWWSunpoet Po-Chuan Hsieh2018-05-281-1/+1 * Update to 0.99Sunpoet Po-Chuan Hsieh2018-02-273-11/+17 * Maintainer reset for e-mails in domains without MX recordsYuri Victorovich2018-02-271-1/+1 * - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-2/+2 * Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-3/+3 * Cleanup plistBaptiste Daroussin2014-10-271-3/+0 * Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0 * - add stage supportAndrej Zverev2014-01-292-3/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1 * - convert to the new perl5 frameworkAndrej Zverev2013-09-101-6/+3 * -remove MD5Olli Hauer2011-07-031-1/+0