aboutsummaryrefslogtreecommitdiffstats
path: root/shell
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 /shell
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 'shell')
-rw-r--r--shell/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/main.c b/shell/main.c
index f71c0ce40d..76d0582bd0 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -147,10 +147,8 @@ main (int argc, char **argv)
{ NULL, '\0', 0, NULL, 0, NULL, NULL }
};
-#ifdef ENABLE_NLS
bindtextdomain (PACKAGE, EVOLUTION_LOCALEDIR);
textdomain (PACKAGE);
-#endif
gnome_init_with_popt_table ("Evolution", VERSION, argc, argv, options, 0, NULL);
oaf_init (argc, argv);
td>2-212/+228 * Fix some bugs in the recent devd support code. I had a memory leak as wellmarcus2005-07-031-223/+225 * Add support for getting real-time acpi battery events from devd. Thismarcus2005-06-291-84/+185 * Update the battstat status a bit quicker.marcus2005-06-102-10/+11 * Correct the location to the power-management.c source file.marcus2005-05-121-2/+2 * Don't read ACPI info twice. This can cause battstat to take up more CPUmarcus2005-05-112-112/+107 * - Update to 2.10.1ahze2005-04-053-4/+129 * Add battstat (ACPI only) support for amd64.marcus2005-03-153-15/+61 * Presenting GNOME 2.10 for FreeBSD!marcus2005-03-1215-1744/+1347 * - split multimedia/gstreamer-plugins in to individual ports perahze2005-03-011-1/+3 * Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.mezz2004-12-211-4/+0 * Update to 2.8.2.marcus2004-12-075-21/+25 * Use new INSTALLS_OMF.mezz2004-11-232-346/+1 * Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x hasmezz2004-11-101-0/+1 * Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-087-94/+603 * Fix plist.bland2004-08-172-1/+2 * Chase the gstreamer shared lib bump.marcus2004-08-171-1/+1 * Bump PORTREVISION to chase the gstreamer shared lib version.marcus2004-08-031-1/+1 * Remove extra directory.adamw2004-07-291-1/+0 * Move a bunch of now unique stuff out of gnomehier and intoadamw2004-07-282-0/+7 * Update to 2.6.2.1.marcus2004-07-223-10/+18 * Use the new new GConf handling scheme.marcus2004-06-291-72/+30 * Update to 2.6.2.adamw2004-06-293-4/+4 * Use tabs and not spaces to appease portlint.marcus2004-06-151-2/+2 * * Plug a potential file descriptor leak in the wireless appletmarcus2004-06-152-9/+13 * Update to 2.6.1.marcus2004-05-144-35/+202 * Fix package build on !i386.marcus2004-04-211-2/+2 * Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-059-193/+750 * - Add SIZE to GNOME portspav2004-03-181-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Update to 2.4.2.adamw2004-01-175-40/+29 * Remove share/gnome/gen_util.marcus2004-01-111-0/+1 * Add support for ath wireless cards.marcus2004-01-032-2/+2 * Remove some left-over directories.marcus2003-11-211-0/+2 * Network load indicator from multiload applet now works on FreeBSD.bland2003-11-172-1/+85 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0 * Conditionalize two more battstat files.marcus2003-10-011-2/+2 * Update to 2.4.1.marcus2003-09-275-26/+33 * Bump PORTREVISION for the last commit. It fixes the dreaded thread problemmarcus2003-09-251-0/+1 * Fix build on Alpha.marcus2003-09-251-6/+15 * Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-189-160/+389 * Check __FreeBSD_version to fix build error on old 4.6bland2003-08-201-14/+21 * Correct the default path to the CD-ROM device.marcus2003-08-172-2/+2 * Fix path in wireless patch.marcus2003-08-091-2/+2 * Print the signal strength for wi-driven cards instead of signal quality.marcus2003-08-082-14/+16 * Add support for wi-driven wireless cards.marcus2003-08-022-14/+83 * Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0 * Update to 2.2.2.marcus2003-05-193-27/+675 * Correct a typo.marcus2003-04-071-1/+1 * * Update to new GNOME infrastructuremarcus2003-04-071-6/+3 * * Update to 2.2.1marcus2003-04-045-12/+65 * Clear moonlight beckons.ade2003-03-072-1/+1 * Another fix for the wireless-applet on 5.0-RELEASE.marcus2003-02-181-8/+10 * Fix wireless build on 5.0-RELEASE.marcus2003-02-171-8/+14 * Add FreeBSD Aironet support to the wireless applet. This uses codemarcus2003-02-172-0/+233 * Update to GNOME 2.2.marcus2003-02-085-56/+113 * Remove gkb and battstat's help directories.marcus2003-01-131-0/+6 * Fix package building on alpha.marcus2002-11-291-2/+2 * Update to 2.0.4.marcus2002-11-205-39/+27 * GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1 * Fix patchs to DATADIR and GNOME_ICONDIR. This should restore the mixermarcus2002-09-182-2/+28 * Update to 2.0.3.marcus2002-09-153-4/+15 * Update to 2.0.2.marcus2002-08-284-24/+17 * Chase gailutil's version bump.marcus2002-07-241-1/+2 * Update to 2.0.1.marcus2002-07-223-15/+15 * Correct wrong RE in previous revision.sobomax2002-07-191-1/+1 * Use USE_REINPLACE.sobomax2002-07-191-6/+7 * The FreeBSD GNOME team is proud to present GNOME 2.0 Release.marcus2002-07-011-1/+1 * Update to GNOME 2.0 RC2.marcus2002-06-261-1/+1 * Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-153-4/+5 * Update to the latest GNOME 2 snapshot.marcus2002-06-123-4/+16 * Fix typo: %%BATTER%% --> %%BATTERY%%sobomax2002-06-071-3/+3 * Only build the battstat_applet on i386.marcus2002-05-303-19/+31 * Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.marcus2002-05-293-8/+31 * Make gweather working for Ukraine. Bump PORTREVISION.sobomax2002-05-222-0/+36 * Back to betas...Update to GNOME 2.0 beta 5.marcus2002-05-203-14/+17 * Update to GNOME 2.0 RC2.marcus2002-05-123-3/+15 * Add gnomeapplets2 after a repo copy from gnomeapplets. These are the variousmarcus2002-05-0913-1738/+293 * GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already insobomax2002-04-161-1/+0