aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
diff options
context:
space:
mode:
authorGediminas Paulauskas <menesis@delfi.lt>2000-11-30 08:58:47 +0800
committerGediminas Paulauskas <menesis@src.gnome.org>2000-11-30 08:58:47 +0800
commita547f501cb94e833fb56aa395d3fb0fd216d1ce1 (patch)
tree898091cd4b284728b0886f6583ec8cb801704c8e /calendar/gui
parentcda143465fc7350c608f5148295b192c1c28d67c (diff)
downloadgsoc2013-evolution-a547f501cb94e833fb56aa395d3fb0fd216d1ce1.tar.gz
gsoc2013-evolution-a547f501cb94e833fb56aa395d3fb0fd216d1ce1.tar.zst
gsoc2013-evolution-a547f501cb94e833fb56aa395d3fb0fd216d1ce1.zip
removed #ifdef ENABLE_NLS/#endif on Miguel's request.
2000-11-30 Gediminas Paulauskas <menesis@delfi.lt> removed #ifdef ENABLE_NLS/#endif on Miguel's request. svn path=/trunk/; revision=6727
Diffstat (limited to 'calendar/gui')
-rw-r--r--calendar/gui/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/gui/main.c b/calendar/gui/main.c
index 95b9ddf64d..3d7789eb49 100644
--- a/calendar/gui/main.c
+++ b/calendar/gui/main.c
@@ -58,10 +58,8 @@ init_bonobo (int *argc, char **argv)
int
main (int argc, char **argv)
{
-#ifdef ENABLE_NLS
bindtextdomain(PACKAGE, EVOLUTION_LOCALEDIR);
textdomain(PACKAGE);
-#endif
init_bonobo (&argc, argv);
glade_gnome_init ();
a DoS issue.delphij2008-06-292-5/+5 * - Update to 3.0.STABLE6miwi2008-05-253-69/+5 * - Correct an issue that prevented the definition of the default cachemgr.cgimiwi2008-05-162-11/+60 * - Update to 123269miwi2008-05-022-6/+6 * - Update to 3.0.STABLE4beech2008-04-054-77/+5 * - Include a (temporary) vendor patch for Squid bug #2206miwi2008-03-303-17/+66 * - Update to 3.0.STABLE2beech2008-03-143-6/+37 * - Update to 3.0.STABLE1miwi2007-12-196-252/+15 * Apply a slightly modified vendor patch against SQUID-2007_2.delphij2007-12-052-0/+144 * - Update to 3.0.RC1miwi2007-10-064-159/+93 * Remove support for OSVERSION < 5edwin2007-10-041-1/+1 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-0/+1 * - Update to 3.0.p7miwi2007-09-244-234/+180 * - Update to PatchSet 10865 as of 20070623miwi2007-06-254-21/+114 * - Remove old patchesmiwi2007-06-142-490/+0 * - Add www/squid30 -- a development snapshotmiwi2007-06-136-7138/+194 * - update to 2.6.STABLE13delphij2007-05-255-121/+33 * Add a patch for Squid bug #1814, see <http://www.squid-cache.org/bugs/show_bu...miwi2007-04-262-0/+82 * - Update to 2.6.STABLE.12miwi2007-03-212-5/+5 * - Update to 2.6.STABLE11.miwi2007-03-183-31/+26 * - Update to 2.6 stable10miwi2007-03-084-297/+234 * Renamepav2007-02-0716-3213/+1088 * - Add a patch for Squid bug #1857 (segfault on certain FTP URLs).miwi2007-01-222-2/+26 * - Fix mastersites.jmelo2006-11-171-16/+7 * - Fix typo in LDFLAGS (s,-I,-L,)stas2006-11-151-1/+1 * - update pkg-descr and remove some cruftmiwi2006-11-057-34/+32 * - integrate a vendor patch fromitetcu2006-07-113-5/+17 * - Update the list of MASTER_SITES.jmelo2006-06-062-6/+11 * - Integrate a vendor patch published onsem2006-06-053-19/+5 * - Update to 2.5.STABLE14garga2006-05-235-125/+198 * - Introduce four vendor patches [1] which:ehaupt2006-05-172-1/+17 * - Fix WITH_SQUID_CUSTOM_LOG patch to work with 2.5.13pav2006-03-191-30/+13 * - Update to 2.5.STABLE13pav2006-03-197-153/+273 * Implemented custom log format patch, providing similar functionalitysem2006-02-042-0/+1544 * Integrate two vendor patches being published onsem2006-01-153-39/+10 * Rename the rc script back to squid.sh, since some versions ofjylefort2006-01-092-7/+5 * [Maintainer] www/squid: rc(8) related fixupsedwin2005-12-263-10/+11 * - Integrate vendor patch to fix a problem with the SMB helper whengarga2005-12-214-0/+7497 * Update to 2.5.STABLE12krion2005-11-015-53/+22 * Integrate the following vendor patches as published ongarga2005-10-192-2/+32 * Fix smb_auth helpermnag2005-10-073-2/+16 * Integrate a patch fromgarga2005-09-282-1/+4 * - Update to 2.5-STABLE11garga2005-09-234-114/+22 * Update the NTLM-scheme patch to version 2. The first version of the patch ispav2005-09-172-4/+4 * - Integrate the following vendor patches:pav2005-09-163-31/+23 * - Remove dependencies on security/pf, it was removed. pf is in base sincepav2005-09-151-4/+1 * - Fix somewhat messed up titles in FTP listings (squid bug #1220)sem2005-09-042-3/+54 * - Update transparent patch.flz2005-07-012-4/+4 * Update the chroot vendor patch to version 2, cfjylefort2005-06-302-4/+4 * - Integrate the following vendor patches as published onahze2005-06-283-16/+38 * - Read cachemgr.conf rather than cachemgr.conf.defaultjylefort2005-05-222-12/+6 * - Update Squid to 2.5.STABLE10pav2005-05-195-85/+28 * - update distinfo for the updated syslog patchvs2005-04-272-31/+2 * - Update distinfo for the 2GB patch, this includes a fix forleeym2005-04-211-1/+1 * - according web page, the patch file is rerolled at 2005-04-20 14:59 againleeym2005-04-211-2/+2 * - the patch is repacked at 2005-04-18 00:57, after maintainer submit PR 80028leeym2005-04-181-2/+2 * Integrate the following vendor patches as published onleeym2005-04-183-2/+62 * - Chase checksum of the updated pid_t patchahze2005-03-162-3/+3 * - Integrate the following vendor patches as published onahze2005-03-142-11/+47 * Integrate the following vendor patches as published onpav2005-03-092-1/+13 * - Update to 2.5.STABLE9pav2005-02-262-20/+5 * * Vendor patches:pav2005-02-212-1/+14 * - Update to 2.5-STABLE8sem2005-02-143-224/+7 * - Update header_parsing.patchpav2005-02-113-36/+3 * Integrate the following vendor patch as published onnectar2005-02-082-2/+20 * - Fix fetching.sem2005-02-012-3/+3 * - Integrate a vendor patch against a buffer overflow in the WCCP handling,sem2005-01-302-2/+5 * Sync follow-XFF with the latest vendor patch.krion2005-01-291-5/+5 * - Integrate vendor patches as published onsem2005-01-274-42/+213 * [Maintainer/security] www/squid: protect against HTTP resonse splitedwin2005-01-222-2/+11 * [Maintainer/Security] www/squid: integrate vendor patchesedwin2005-01-192-2/+11 * - Integrate vendor patches as published onsimon2005-01-132-4/+20 * Patch was rerolled because of some bug fixes.krion2004-12-291-2/+2 * Handle empty ACL definitions properly.krion2004-12-232-2/+5 * Integrate the following vendor patches as published onsem2004-12-092-2/+11 * - fix shutting down of helper applications on reconfigure orkrion2004-11-142-2/+8 * - Integrate the following vendor patches:sergei2004-10-272-2/+8 * - Integrate a vendor patch that prevents squid from consuming 100%sergei2004-10-193-15/+20 * - Update to 2.5-STABLE7; this release fixes a security issue regardingsergei2004-10-135-103/+26 * - Unbreak fetching squid again:sergei2004-10-112-3/+3 * - Unbreak fetching:sergei2004-10-072-2/+2 * Implement vendor patches for the following issues:sem2004-09-025-72/+93 * Integrate vendor patches for the following issues:sem2004-08-292-2/+11 * Fix grammatical and whitespace errors in squid.conf.default.krion2004-08-213-14/+20 * * Integrate a vendor patch for a possible DOS against the NTLMsem2004-08-202-2/+5 * The ldap_helpers patch has been updated again; see squid bugkrion2004-08-121-2/+2 * Integrate new vendor patches:krion2004-08-082-2/+8 * [Maintainer] www/squid: chase re-issued patch, unbreak fetchingedwin2004-07-302-3/+3 * - integrate a new version of the LDAP update patch, thekrion2004-07-292-8/+8 * Fix a bug that disallowed explicit unsetting of the squid_flags variable.ijliao2004-07-281-1/+1 * - Tweaks to RC scriptpav2004-07-262-12/+47 * Remove ldap_helpers.patchsem2004-07-251-2/+0 * Remove squid-2.5.STABLE6-ldap_helpers.patch until it is fixed.eik2004-07-231-1/+0 * The ldap_helpers patch has been rerolled (a missing returnkrion2004-07-222-3/+3 * Integrate the following vendor patches as published onkrion2004-07-202-9/+55 * Update to 2.5-STABLE6krion2004-07-152-113/+42 * Fix the patch that simulates the autotools bootstrap for thekrion2004-06-294-86/+24 * Correct the patch for the NTLM helper vulnerability accordingkrion2004-06-182-23/+12 * - Support systems where pf(4) must be installed from ports (seekrion2004-06-105-14/+42 * Add a couple of patches, including one for a buffer overflow in the NTLMdes2004-06-103-2/+95 * - correct report of available cache memory for cache sizes >2GBkrion2004-06-032-2/+23 * - Add new vendor patches:krion2004-05-022-2/+14 * - Fix plistkrion2004-04-292-6/+6 * - Add a vendor patch to fix an assertion failure that couldkrion2004-04-202-2/+5 * - integrate a vendor patch to fix a segfault that occured whenkrion2004-04-193-13/+23 * - Integrate a vendor patch that fixes an assertion caused bykrion2004-04-122-2/+5 * - Integrate two new vendor patches, please seekrion2004-04-104-13/+32