aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-utils.c
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2011-05-27 21:23:07 +0800
committerMilan Crha <mcrha@redhat.com>2011-05-27 21:23:07 +0800
commit756c8abcb840b8da588031f4a0d7e1fc979fab70 (patch)
tree919583d7fafd616a7f3645476ad8d91872048c54 /shell/e-shell-utils.c
parent1993a293b1704a09d501c92b938608b115676c0c (diff)
downloadgsoc2013-evolution-756c8abcb840b8da588031f4a0d7e1fc979fab70.tar.gz
gsoc2013-evolution-756c8abcb840b8da588031f4a0d7e1fc979fab70.tar.zst
gsoc2013-evolution-756c8abcb840b8da588031f4a0d7e1fc979fab70.zip
Bug #646109 - Fix use of include <config.h> to make sure translations work
Diffstat (limited to 'shell/e-shell-utils.c')
-rw-r--r--shell/e-shell-utils.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/e-shell-utils.c b/shell/e-shell-utils.c
index 43ddd0562c..749eb22bd5 100644
--- a/shell/e-shell-utils.c
+++ b/shell/e-shell-utils.c
@@ -25,6 +25,10 @@
* @include: shell/e-shell-utils.h
**/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "e-shell-utils.h"
#include <glib/gi18n-lib.h>
title='2015-06-13 02:08:45 +0800'>2015-06-131-7/+11 * Add missing iconv library.girgen2015-06-111-0/+1 * Add a missing file to plist when Avahi is selected.delphij2015-06-101-1/+1 * CUPS 2.x does not support OpenSSL any more. Switch to GNU TLS by default.jkim2015-06-101-18/+7 * Security update to 2.0.3.delphij2015-06-101-4/+6 * - Add CPE infoamdmi32015-05-171-1/+2 * 3 ports categories: Remove $PTHREAD_LIBSmarino2015-03-251-2/+1 * print/cups-client via print/cups-base: treat avahi/dnssd explicitelybsam2015-01-041-16/+23 * security/libgcrypt: 1.6.1 -> 1.6.2, bump dependspi2015-01-031-3/+3 * Bump portrevision after png updatebapt2014-12-261-1/+1 * Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1 * print/cups-base: Fix build when PAM option is enabledmarino2014-11-281-43/+44 * Properly strip libraries in cups-base, cups-client and cups-image portsamdmi32014-11-281-4/+3 * - Let the rc script require the mdnsd or avahi_daemon rc scripts [1]tijl2014-11-071-1/+4 * - Convert ports of news/ and print/ to new USES=pythonmva2014-10-251-1/+1 * DOCS isn't optional. The files provide the cups web interface.tijl2014-08-171-1/+2 * security/libgcrypt: 1.5.3_3 -> 1.6.1pi2014-07-301-2/+2 * print/cups-base: Don't use avahi when MDNSRESPONDER option is selectedmarino2014-07-291-1/+2 * - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-231-1/+1 * - Update to 1.7.3jhale2014-07-021-39/+41 * - Switch print/libpaper to USES=libtool, drop .la filesamdmi32014-06-201-1/+1