[evolution/wip/gsettings] Fix default in image-inline help string.
- From: Rodrigo Moya <rodrigo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/gsettings] Fix default in image-inline help string.
- Date: Wed, 14 Sep 2011 12:36:15 +0000 (UTC)
commit e4bec0a2f5cce240d4ecf8ae66a7d0e2fc301f71
Author: Matthew Barnes <mbarnes redhat com>
Date: Tue Aug 30 09:55:19 2011 -0400
Fix default in image-inline help string.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4ff7f29..43f7c99 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1535,7 +1535,7 @@ dnl image-inline plugin requires gtkimageview
dnl *****************************************
AC_ARG_ENABLE([image-inline],
[AS_HELP_STRING([--enable-image-inline],
- [Enable image-inline plugin @<:@default=yes@:>@])],
+ [Enable image-inline plugin @<:@default=no@:>@])],
[enable_image_inline="$enableval"], [enable_image_inline=no])
if test "x$enable_image_inline" = "xyes"; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]