aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2001-03-08 03:57:31 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2001-03-08 03:57:31 +0800
commit303052ac318f32677950d966e6930b10e7925e62 (patch)
treef5a3c5ee1184fada4e3fe250675776ef996a6631 /shell
parentef1194325967ed7cce2e8cabadfd3a687b21119a (diff)
downloadgsoc2013-evolution-303052ac318f32677950d966e6930b10e7925e62.tar
gsoc2013-evolution-303052ac318f32677950d966e6930b10e7925e62.tar.gz
gsoc2013-evolution-303052ac318f32677950d966e6930b10e7925e62.tar.bz2
gsoc2013-evolution-303052ac318f32677950d966e6930b10e7925e62.tar.lz
gsoc2013-evolution-303052ac318f32677950d966e6930b10e7925e62.tar.xz
gsoc2013-evolution-303052ac318f32677950d966e6930b10e7925e62.tar.zst
gsoc2013-evolution-303052ac318f32677950d966e6930b10e7925e62.zip
Don't try to generate a Makefile in camel/providers/vee as it's empty.
2001-03-07 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Don't try to generate a Makefile in camel/providers/vee as it's empty. svn path=/trunk/; revision=8583
Diffstat (limited to 'shell')
-rw-r--r--shell/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/main.c b/shell/main.c
index 6be5ad4e29..3f98fd85b1 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -68,7 +68,7 @@ development_warning (void)
"Evolution" VERSION,
GNOME_STOCK_BUTTON_OK,
NULL);
-
+/* xgettext:no-c-format */
label = gtk_label_new (
_(
"Hi. Thanks for taking the time to download this PREVIEW RELEASE\n"